-
Bug
-
Resolution: Duplicate
-
P3
-
9
-
MacOSX
-
generic
-
os_x
Testsuite name: hotspot
Test name(s): runtime/SharedArchiveFile/SpaceUtilizationCheck.java
Product(s) tested: jdk 9 fcs new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com
Is it a test bug or a product bug : Product Bug
Is it a Regression: Yes
Regression introduced in release/build: JDK 9 fcs new compiler
Is it a platform specific issue: Yes
----------System.err:(13/857)----------
java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
at SpaceUtilizationCheck.main(SpaceUtilizationCheck.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : python filereader.py
workspace : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/hotspot/test/
jdk : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
Test name(s): runtime/SharedArchiveFile/SpaceUtilizationCheck.java
Product(s) tested: jdk 9 fcs new compiler
OS/architecture: MacOSX(10.9)
Reproducible: Always
Reproducible on machine: stt-mac-01.ru.oracle.com
Also reproducible on machine: stt-mac-05.ru.oracle.com, stt-mac-08.ru.oracle.com
Is it a test bug or a product bug : Product Bug
Is it a Regression: Yes
Regression introduced in release/build: JDK 9 fcs new compiler
Is it a platform specific issue: Yes
----------System.err:(13/857)----------
java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
at SpaceUtilizationCheck.main(SpaceUtilizationCheck.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Utilization for one of the regionsis below a threshold of 30%
Test run log location:
Steps to reproduce:
1. login into stt-mac-01.ru.oracle.com
2. go to /export/home/gtee/9b90_hotspot
3. add test case in 'failedcase' file
4. run : python filereader.py
workspace : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/ws/hotspot/test/
jdk : http://jre.us.oracle.com/java/re/scanas412/java_re2/archive/jdk9-build-upgrades/b90_2014-09-10-1604_32/bundles/macosx-amd64/
- duplicates
-
JDK-8060721 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
- Closed