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

JDI Regression test AllLineLocations fails with -server on x86 starting with b15

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • hotspot
    • None
    • b24
    • x86
    • linux, windows_nt

      The test is
      <SDK>/test/com/sun/jdi/AllLineLocations.java

      It fails on b15 and b16 with -server -Xcomp.
      It passes on b15 and b16 with -server -Xint.
      It also passes on b14 with -server -Xcomp.

      =======================================================
      ###@###.### 2003-09-04

      Jim prepared the tar file with test. The next file explains how to run script

      /net/jano.sfbay/export/disk20/serviceability/pkgs/JDIRegressionTests/README.txt

      Do the next:

      % mkdir myTest
      % cd myTest
      % tar xf /net/jano.sfbay/export/disk20/serviceability/pkgs/JDIRegressionTests/JDIRegressionTests.tar

      Then on Windows go to the directory
       
      V:\{your dir}> cd myTest\ws\test\com\sun\jdi

      and run the script

      V:\{your dir}\myTest\ws\test\com\sun\jdi> ..\..\..\..\..\run.sh AllLineLocations.java -no RefTypes -djava_g -d "-showversion -server -Xcomp" -jdk V:\{jdk path}\1.5.0\promoted\beta\b18\binaries\windows-i586

      You should see the next assert:

      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # Internal Error (C:/BUILD_AREA/jdk1.5.0/hotspot\src\share\vm\prims\jvmtiThreadState.cpp, 190), pid=1356, tid=1980
      #
      # Java VM: Java HotSpot(TM) Server VM (1.5.0-beta-b18-debug compiled mode)
      #
      # Error: assert(_cur_stack_depth == count_frames(),"cur_stack_depth out of sync")

            rgottliesunw Robert Gottlieb (Inactive)
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: