This entry was copied from the following bug:
JDK-8140258 Aurora Adhoc "Runtime-SVC Nightly tests" observations from 2015.10.20 job
Daniel Daugherty added a comment - 1 hour ago
This note is for the jdk-core test suite in the following config:
See JDK-8140258 for the test run URL; I can't put
an Aurora URL in a public bug report.
Host: XXXX, Sun Sparcv9 3600 MHz, 8 cores, 16G, Solaris / Solaris 11, sun4v
JDK: Java(TM) SE Runtime Environment 1.9.0 b0 (1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00)
Submitted Bundle(s): 1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00
solaris-sparc
VM: Java HotSpot(TM) 64-Bit Server VM 1.9.0 b0 (1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00)
Options: -d64 -server -Djdk.location="/export/home/aurora/CommonData/jdk" -Xmixed
RULE "java/util/Calendar/WeekDateTest.java" StatusError Program `...' interrupted!
For java/util/Calendar/WeekDateTest.java, here is a snippet of the .jtr file:
#section:build
----------messages:(3/97)----------
command: build WeekDateTest
reason: Named class compiled on demand
elapsed time (seconds): 0.096
result: Error. Program `/export/home/aurora/CommonData/jdk/bin/javac' interrupted!
This message shows that 'javac' was interrupted. I don't quite see how
JTREG/JavaTest could timeout this test when 'javac' has only run for
less than one second.
JDK-8140258 Aurora Adhoc "Runtime-SVC Nightly tests" observations from 2015.10.20 job
Daniel Daugherty added a comment - 1 hour ago
This note is for the jdk-core test suite in the following config:
See JDK-8140258 for the test run URL; I can't put
an Aurora URL in a public bug report.
Host: XXXX, Sun Sparcv9 3600 MHz, 8 cores, 16G, Solaris / Solaris 11, sun4v
JDK: Java(TM) SE Runtime Environment 1.9.0 b0 (1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00)
Submitted Bundle(s): 1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00
solaris-sparc
VM: Java HotSpot(TM) 64-Bit Server VM 1.9.0 b0 (1.9.0-internal-fastdebug-20151020181250.ddaugher.8047212_for_jdk9-b00)
Options: -d64 -server -Djdk.location="/export/home/aurora/CommonData/jdk" -Xmixed
RULE "java/util/Calendar/WeekDateTest.java" StatusError Program `...' interrupted!
For java/util/Calendar/WeekDateTest.java, here is a snippet of the .jtr file:
#section:build
----------messages:(3/97)----------
command: build WeekDateTest
reason: Named class compiled on demand
elapsed time (seconds): 0.096
result: Error. Program `/export/home/aurora/CommonData/jdk/bin/javac' interrupted!
This message shows that 'javac' was interrupted. I don't quite see how
JTREG/JavaTest could timeout this test when 'javac' has only run for
less than one second.