https://github.com/tornaia/panama-bug-1
https://github.com/tornaia/panama-bug-1
c java jdk jextract panama windows
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tornaia/panama-bug-1
- Owner: tornaia
- License: mit
- Created: 2020-10-15T17:47:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T10:56:29.000Z (over 5 years ago)
- Last Synced: 2025-08-22T16:51:17.551Z (10 months ago)
- Topics: c, java, jdk, jextract, panama, windows
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Reproduces a potential bug within [project Panama](https://jdk.java.net/panama/).
Issue confirmed: [JDK-8254983 - jextract fails to hande layout paths nested structs/union
](https://bugs.openjdk.java.net/browse/JDK-8254983)
Issue fixed: [JDK-8254983: jextract fails to hande layout paths nested structs/union #384
](https://github.com/openjdk/panama-foreign/pull/384)