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

[BACKOUT] JDK-8342650 Move getChars to DecimalDigits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 24
    • 24
    • core-libs
    • b24
    • generic
    • linux
    • Verified

      The test java/util/BitSet/HugeToString.java trigger JVM crash both on linux-x64 and linux-aarch64 with release build.

      The test log snippet:
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007fcf480c2a19, pid=732276, tid=732383
      #
      # JRE version: OpenJDK Runtime Environment (24.0) (build 24-internal-e1d684c6)
      # Java VM: OpenJDK 64-Bit Server VM (24-internal-e1d684c6, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      # Problematic frame:
      # J 165% c2 java.util.BitSet.toString()Ljava/lang/String; java.base@24-internal (167 bytes) @ 0x00007fcf480c2a19 [0x00007fcf480c2840+0x00000000000001d9]
      #
      # Core dump will be written. Default location: /tmp/tone/run/jtreg/jt-work/jtreg/test_jdk/java/util/BitSet/HugeToString/core.732276
      #
      # An error report file with more information is saved as:
      # /tmp/tone/run/jtreg/jt-work/jtreg/test_jdk/java/util/BitSet/HugeToString/hs_err_pid732276.log
      #
      # If you would like to submit a bug report, please visit:
      # mailto:yansendao.ysd@alibaba-inc.com

        1. HugeToString.java.log
          6 kB
        2. hs_err_pid732276.log
          122 kB
        3. core.732276.tar.xz.zip
          41.22 MB
        4. core.732276.tar.xz
          47.36 MB
        5. HugeToString.java
          0.4 kB

            swen Shaojin Wen
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: