JDK-8039960 : Unexpected exit from test compiler/profiling/spectrapredefineclass/Launcher.java
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8u20,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2014-04-10
  • Updated: 2019-09-13
  • Resolved: 2014-04-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b14Fixed
Related Reports
Relates :  
Description
#section:main
----------messages:(3/381)----------
command: main -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -Xmx1M -XX:ReservedCodeCacheSize=3M Agent
reason: User specified action: run main/othervm -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:TypeProfileLevel=222 -Xmx1M -XX:ReservedCodeCacheSize=3M Agent 
elapsed time (seconds): 0.212
----------System.out:(2/137)----------
Error occurred during initialization of VM
GC triggered before VM initialization completed. Try increasing NewSize, current value 1536K.
----------System.err:(0/0)----------

compiler/profiling/spectrapredefineclass/Launcher.java ExitCode 1
Comments
ILW=Test failed - probably faulty, timing dependent, none=LMH=P4
11-04-2014

We should not limit the maximum heap size if it isn't necessary to reproduce the bug.
10-04-2014

The test was added by Roland as part of 8038636 changes.
10-04-2014