[foreign-jextract] RFR: 8266682: sync jextract for LibraryLookup removal [v2]
Athijegannathan Sundararajan
sundar at openjdk.java.net
Fri May 7 11:03:23 UTC 2021
> Using System.load/.loadLibrary in generated code and jextract code. Class initialisation dummy method to take sure constants classes initialise header-class before looking up names.
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
loadLibraries from RuntimeHelper.java
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/529/files
- new: https://git.openjdk.java.net/panama-foreign/pull/529/files/c4059090..49a432dc
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=529&range=01
- incr: https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=529&range=00-01
Stats: 85 lines in 5 files changed: 23 ins; 56 del; 6 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/529.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/529/head:pull/529
PR: https://git.openjdk.java.net/panama-foreign/pull/529
More information about the panama-dev
mailing list