RFR: 8268279: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails after LibraryLookup is gone
Xin Liu
xliu at openjdk.java.net
Mon Jun 7 05:31:00 UTC 2021
On Fri, 4 Jun 2021 23:52:31 GMT, Xin Liu <xliu at openjdk.org> wrote:
> LibraryLookup::lookup has been refactored in JDK-8268129. Replace it with SymbolLookup.loaderLookup.
By rules, we need another reviewer/sponsor for this change.
This patch can restore hotspot-tier1 tests. Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4370
More information about the hotspot-gc-dev
mailing list