hg: jdk9/dev/jdk: 8072842: Add support for building native JTReg tests

magnus.ihse.bursie at oracle.com magnus.ihse.bursie at oracle.com
Fri Feb 27 10:54:25 UTC 2015


Changeset: f72c2ac7c69b
Author:    ihse
Date:      2015-02-27 11:56 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f72c2ac7c69b

8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla

+ make/test/JtregNative.gmk
! test/Makefile
! test/TEST.groups
+ test/native_sanity/simplenativelauncher/ProgramTest.java
+ test/native_sanity/simplenativelauncher/exesanity_SimpleNativeLauncher.c
+ test/native_sanity/simplenativelib/NativeLib.java
+ test/native_sanity/simplenativelib/libsanity_SimpleNativeLib.c
+ test/native_sanity/simplenativelib2/NativeLib.java
+ test/native_sanity/simplenativelib2/libsanity_SimpleNativeLib2.c



More information about the jdk9-dev-changes mailing list