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

OpenJDK8 Crash with Specific JVM Options

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      macOS version:
      ```
      Software:

          System Software Overview:

            System Version: macOS 13.2 (22D49)
            Kernel Version: Darwin 22.3.0
            Boot Volume: Macintosh HD
            Boot Mode: Normal
            Computer Name: MacBook Pro
            User Name: MacBook
            Secure Virtual Memory: Enabled
            System Integrity Protection: Enabled
            Time since boot: 1 day, 2 hours, 19 minutes

      Hardware:

          Hardware Overview:

            Model Name: MacBook Pro
            Model Identifier: MacBookPro18,1
            Model Number: MK193CH/A
            Chip: Apple M1 Pro
            Total Number of Cores: 10 (8 performance and 2 efficiency)
            Memory: 16 GB
            System Firmware Version: 8419.80.7
            OS Loader Version: 8419.80.7
            Activation Lock Status: Disabled
      ```

      OpenJDK version:
      ```
      openjdk version "1.8.0_402"
      OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06)
      OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode)
      ```

      A DESCRIPTION OF THE PROBLEM :
      When running a test program on OpenJDK8 with the options "-XX:+UnlockDiagnosticVMOptions -XX:-ReassociateInvariants -XX:-LoopLimitCheck", the JVM crashes. However, if these options are removed, the test program executes correctly. Note that this crash can only be observed on OpenJDK8.

      REGRESSION : Last worked in version 11.0.22

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Please follow the readme.txt in the attachment.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The test program should execute correctly.
      ACTUAL -
      The test program crashes the JVM.

      ---------- BEGIN SOURCE ----------
      <external URL removed>
      ---------- END SOURCE ----------

      FREQUENCY : always


            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: