-
Bug
-
Resolution: Fixed
-
P2
-
9
-
MacOSX(10.9)
-
b42
-
generic
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083499 | emb-9 | Calvin Cheung | P2 | Resolved | Fixed | team |
JDK-8252306 | openjdk8u272 | Calvin Cheung | P2 | Resolved | Fixed | b05 |
JDK-8248944 | 8u271 | David Buck | P2 | Resolved | Fixed | b01 |
JDK-8242254 | 8u261 | David Buck | P2 | Closed | Fixed | b02 |
JDK-8244884 | 8u251 | David Buck | P2 | Resolved | Fixed | b34 |
JDK-8251622 | emb-8u271 | David Buck | P2 | Resolved | Fixed | team |
JDK-8246887 | emb-8u261 | David Buck | P2 | Resolved | Fixed | team |
Test name(s): runtime/SharedArchiveFile/LimitSharedSizes.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:(36/1864)----------
stdout: [Allocated shared space: 25288704 bytes at 0x0000000800000000
Loading classes to share ...
Loading classes to share: done.
Rewriting and linking classes ...
Rewriting and linking classes: done
Number of classes 118
instance classes = 104
obj array classes = 6
type array classes = 8
Calculating fingerprints ... done.
Removing unshareable information ... done.
ro space: 502048 [ 34.4% of total] out of 4194304 bytes [12.0% used] at 0x0000000800000000
rw space: 605808 [ 41.5% of total] out of 16777216 bytes [ 3.6% used] at 0x0000000800400000
md space: 316912 [ 21.7% of total] out of 4194304 bytes [ 7.6% used] at 0x0000000801400000
mc space: 34053 [ 2.3% of total] out of 122880 bytes [27.7% used] at 0x0000000801800000
total : 1458821 [100.0% of total] out of 25288704 bytes [ 5.8% used]
];
stderr: []
exitValue = 0
java.lang.RuntimeException: 'The shared read only space is not large enough' missing from stdout/stderr
at com.oracle.java.testlibrary.OutputAnalyzer.shouldContain(OutputAnalyzer.java:80)
at LimitSharedSizes.main(LimitSharedSizes.java:82)
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: 'The shared read only space is not large enough' missing from stdout/stderr
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 'The shared read only space is not large enough' missing from stdout/stderr
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/
- backported by
-
JDK-8083499 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8244884 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8246887 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8248944 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8251622 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8252306 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Resolved
-
-
JDK-8242254 Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
-
- Closed
-
- duplicates
-
JDK-8060757 Test runtime/SharedArchiveFile/SpaceUtilizationCheck.java fails in JDK 9 fcs new compiler
-
- Closed
-
- relates to
-
JDK-8058827 XCode 6.0 (Clang) warning "operator new' should not return a null pointer unless..."
-
- Closed
-
-
JDK-8061346 Source changes needed to build JDK 9 with Mac OS 9 'Maverics' and clang/Xcode 5.1.1
-
- Resolved
-