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

-Xcomp -XX:+ScavengeALot -XX:+GCALotAtAllSafepoints cause VM crash

XMLWordPrintable

    • sol-beta2
    • x86
    • windows_nt



      Name: icC57033 Date: 11/12/99


      Java HotSpot VM (client1.3-O and server2.0rc1-E) crashs if following flags are applied:
        -Xcomp -XX:+FullGCALot -XX:+GCALotAtAllSafepoints
      or
        -Xcomp -XX:+ScavengeALot -XX:+GCALotAtAllSafepoints

      To reproduce the bug run:
        java_g -Xcomp -XX:+FullGCALot -XX:+GCALotAtAllSafepoints -version
      or
        java_g -Xcomp -XX:+ScavengeALot -XX:+GCALotAtAllSafepoints -version

      WindowsNT output (2.0rc1-E):
      #
      # HotSpot Virtual Machine Error, assertion failure
      #
      # assert(_no_handle_mark_nesting == 0, "allocating handle inside NoHandleMark")
      #
      # Error ID: C:/hotspot\src\share\vm\runtime\handles.cpp, 27
      #

      ======================================================================

            kbr Kenneth Russell (Inactive)
            ichebykisunw Igor Chebykin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: