hg: jdk9/hs-rt/hotspot: 2 new changesets
christian.tornqvist at oracle.com
christian.tornqvist at oracle.com
Thu May 14 19:30:28 UTC 2015
Changeset: e75aba99354c
Author: stsmirno
Date: 2015-05-14 10:09 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e75aba99354c
8033445: [TESTBUG] Add test case for calling default methods from JNI
Reviewed-by: ctornqvi, dsimms
! make/test/JtregNative.gmk
+ test/runtime/jni/8033445/DefaultMethods.java
+ test/runtime/jni/8033445/libDefaultMethods.c
Changeset: b7c8d36b6de3
Author: stsmirno
Date: 2015-05-14 10:12 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b7c8d36b6de3
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
Reviewed-by: ctornqvi, dsimms
! make/test/JtregNative.gmk
+ test/runtime/jni/8025979/UninitializedStrings.java
+ test/runtime/jni/8025979/libUninitializedStrings.c
More information about the jdk9-all-changes
mailing list