hg: jdk/jdk15: 2 new changesets
igor.ignatyev at oracle.com
igor.ignatyev at oracle.com
Wed Jun 17 14:43:10 UTC 2020
Changeset: 9960cd402a6e
Author: iignatyev
Date: 2020-06-17 07:40 -0700
URL: https://hg.openjdk.java.net/jdk/jdk15/rev/9960cd402a6e
8247716: JVM_RegisterWhiteBoxMethods checks wrong classloader
Reviewed-by: dcubed
! src/hotspot/share/prims/whitebox.cpp
Changeset: 4c77befd9898
Author: iignatyev
Date: 2020-06-17 07:40 -0700
URL: https://hg.openjdk.java.net/jdk/jdk15/rev/4c77befd9898
8247725: move two tests for whitebox from test/hotspot/jtreg/sanity to test/lib-test
Reviewed-by: dcubed
- test/hotspot/jtreg/sanity/MismatchedWhiteBox/WhiteBox.java
- test/hotspot/jtreg/sanity/WBApi.java
+ test/lib-test/sun/hotspot/whitebox/MismatchedWhiteBox/WhiteBox.java
+ test/lib-test/sun/hotspot/whitebox/WBApi.java
More information about the jdk-changes
mailing list