Integrated: 8268279: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails after LibraryLookup is gone
Xin Liu
xliu at openjdk.java.net
Mon Jun 7 06:16:02 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.
This pull request has now been integrated.
Changeset: 2aeeeb40
Author: Xin Liu <xliu at openjdk.org>
Committer: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2aeeeb40a06c0c71537ce7de2e00bab9faf817a9
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
8268279: gc/shenandoah/compiler/TestLinkToNativeRBP.java fails after LibraryLookup is gone
Reviewed-by: zgu, jiefu
-------------
PR: https://git.openjdk.java.net/jdk/pull/4370
More information about the hotspot-gc-dev
mailing list