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

compiler/arguments/TestCompileThresholdScaling.java fails on x86_32 after JDK-8287052

XMLWordPrintable

    • b24

      $ CONF=linux-x86-server-fastdebug make images run-test TEST=compiler/arguments/TestCompileThresholdScaling.java

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/home/shade/trunks/jdk/src/hotspot/share/utilities/powerOfTwo.hpp:54), pid=1661416, tid=1661419
      # assert(value > T(0)) failed: value must be > 0
      #
      # JRE version: (19.0) (fastdebug build )
      # Java VM: OpenJDK Server VM (fastdebug 19-internal-adhoc.shade.jdk, mixed mode, sharing, tiered, g1 gc, linux-x86)
      # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      # An error report file with more information is saved as:
      # /home/shade/trunks/jdk/build/linux-x86-server-fastdebug/test-support/jtreg_test_hotspot_jtreg_compiler_arguments_TestCompileThresholdScaling_java/scratch/0/hs_err_pid1661416.log
      #
      #
      ];
       stderr: [CompileThreshold (-2147483648) must be between 0 and 1073741823
      ]
       exitValue = 134

      Bisect points to JDK-8287052.

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: