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

JVM Crashes for test methodSelection/TestMethodSelection.java on Solaris

    XMLWordPrintable

Details

    • b01
    • solaris

    Description

      Test case : runtime/Nestmates/methodSelection/TestMethodSelection.java
      Is it a regression: Yes, seen on 11.0.13_b01 onwards
      OS specific : Crash only seen in Solaris debug build.
      Specific VM argument : Yes, crash only seen with we use -XX:+DeoptimizeALot (without VM option, test passes)

      Crash Details :

      Failed dependency of type unique_concrete_method
        context = TestMethodSelection$PB_PA
        method = {method} {0xffffffff579d3610} 'm' '()Ljava/lang/String;' in 'TestMethodSelection$PB_PA'
        witness = TestMethodSelection$C_PB_PA
        32302 3029 !b 3 jdk.internal.reflect.GeneratedMethodAccessor2::invoke (61 bytes)
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=/dependencies.cpp:689
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (workspace/open/src/hotspot/share/code/dependencies.cpp:689), pid=8467, tid=14
      # assert(counter_changed) failed: failed dependencies, but counter didn't change
      #
      # JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.13+1) (fastdebug build 11.0.13-ea+1-LTS-182)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (fastdebug 11.0.13-ea+1-LTS-182, compiled mode, tiered, compressed oops, g1 gc, solaris-sparc)
      # Core dump will be written. Default location: /jtreg_open_test_hotspot_jtreg_runtime_Nestmates_methodSelection_TestMethodSelection_java/scratch/0/core or core.8467
      #
      # An error report file with more information is saved as:
      # testoutput/test-support/jtreg_open_test_hotspot_jtreg_runtime_Nestmates_methodSelection_TestMethodSelection_java/scratch/0/hs_err_pid8467.log
      #
      # Compiler replay data is saved as:
      # test-support/jtreg_open_test_hotspot_jtreg_runtime_Nestmates_methodSelection_TestMethodSelection_java/scratch/0/replay_pid8467.log
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

      Attachments

        Issue Links

          Activity

            People

              jnordstrom Joakim Nordström
              vaibhav Vaibhav Choudhary (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: