[14] RFR(M) 8232904: Update JVMCI
Vladimir Kozlov
vladimir.kozlov at oracle.com
Fri Oct 25 23:56:24 UTC 2019
https://cr.openjdk.java.net/~kvn/8233035/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8233035
Sync JVMCI changes from labsjdk-11 repo which are not in graal-jvmci-8.
[PATCH 17] fixed checkstyle and Eclipse issues, synced some tests from jvmci-8
[PATCH 22] do not intrinsify methods loaded by the app class loader
[PATCH 23] handle other case in findUniqueConcreteMethod where the method can be statically bound
[PATCH 26] pass saved system properties to JVMCI shared library
[PATCH 55] Sync some missing VirtualObject changes
Tested tier1-2, hs-tier3-graal
Thanks,
Vladimir
More information about the hotspot-compiler-dev
mailing list