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

write tests for checking error messages in hs_err

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • None



      $ cat hs_err_pid12345.log
      ...
      Stack: [0x407f6000,0x40846000], sp=0x40844a28, free space=314k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x2cb404] JNI_CreateJavaVM+0x8778

      [error occurred during error reporting (printing native stack), id 0xb]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j HelloJNI.sayHello()V+0
      j HelloJNI.main([Ljava/lang/String;)V+7
      v ~StubRoutines::call_stub

        1. HelloJNI.c
          0.6 kB
        2. HelloJNI.java
          0.3 kB
        3. hs_err_arm
          0.8 kB
        4. hs_err_i586
          0.8 kB

            Unassigned Unassigned
            lpriima Lev Priima
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: