Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b06
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8321254 | 11.0.23 | Amos SHI | P4 | Resolved | Fixed | b01 |
JDK-8315164 | 11.0.22-oracle | AMOD KUMAR | P4 | Resolved | Fixed | b01 |
Description
Timeout happened mostly on the solaris/sparcv9 platform if the testing is run via mach5.
The following vm options are being used in hs-tier7 testing:
-XX:MaxRAMPercentage=3 -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis
I could reproduce the timeout with the above vm options on my linux development host.
The following vm options are being used in hs-tier7 testing:
-XX:MaxRAMPercentage=3 -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:-DoEscapeAnalysis
I could reproduce the timeout with the above vm options on my linux development host.
Attachments
Issue Links
- backported by
-
JDK-8315164 runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
- Resolved
-
JDK-8321254 runtime/appcds/MultiReleaseJars.java timed out often in hs-tier7 testing
- Resolved