-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b10
The warning
* For target support_test_lib_test-lib_classes__the.BUILD_TEST_LIB_JAR_batch:
/home/lmesnik/ws/jdk-lib/open/test/lib/jdk/test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] possible 'this' escape before subclass is fully initialized
setHandler(handler);
And:
open/test/lib/jdk/test/lib/security/timestamp/TsaServer.java:42: warning: [try] auto-closeable resource TsaServer has a member method close() that could throw InterruptedException
* For target support_test_lib_test-lib_classes__the.BUILD_TEST_LIB_JAR_batch:
/home/lmesnik/ws/jdk-lib/open/test/lib/jdk/test/lib/security/timestamp/TsaServer.java:56: warning: [this-escape] possible 'this' escape before subclass is fully initialized
setHandler(handler);
And:
open/test/lib/jdk/test/lib/security/timestamp/TsaServer.java:42: warning: [try] auto-closeable resource TsaServer has a member method close() that could throw InterruptedException
- blocks
-
JDK-8346050 Update BuildTestLib.gmk to build whole testlibrary
-
- Resolved
-
- relates to
-
JDK-8346058 Add support of using compiled test library
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/1eb54e42
-
Review(master) openjdk/jdk/23463