Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8042557

compiler/uncommontrap/TestSpecTrapClassUnloading.java fails with: GC triggered before VM initialization completed

XMLWordPrintable

    • b17
    • generic
    • generic

        ----------System.out:(4/265)----------
        CompilerOracle: exclude java/lang/reflect/Method.invoke
        CompilerOracle: exclude sun/reflect/DelegatingMethodAccessorImpl.invoke
        Error occurred during initialization of VM
        GC triggered before VM initialization completed. Try increasing NewSize, current value 1536K.

        The test specifies -Xmx:

        command: main -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:+UseTypeSpeculation -XX:TypeProfileLevel=222 -XX:CompileCommand=exclude,java.lang.reflect.Method::invoke -XX:CompileCommand=exclude,sun.reflect.DelegatingMethodAccessorImpl::invoke -Xmx1M TestSpecTrapClassUnloading

              roland Roland Westrelin
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: