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

Beta Build B : 2 thread tests failed with thread.hpp, 238 assert.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 2.0
    • 2.0
    • hotspot
    • beta
    • x86
    • windows_nt

      Operating system : Windows 95 and NT

      Mode : -Xcomp -XX:+FullGCALot -XX:FullGCALotInterval=1000

      Tests Failed :
      misc/threads/only_1.2/NormalThreadInterrupted compile_and_execute
      misc/threads/only_1.2/ThreadInterruptedNotStarted compile_and_execute

      Testbase : /net/sqesvr/vsn/testbase/testbase_ss

      Steps to reproduce :
      1. Install JDK 122 FCS.
      2. Install Hotspot 2.0 Beta build B
      3. Create a ini file to run Tonga.
      4. Create a testlist with the above fail.
      5. Run the tests using Tonga.

      Output with java_g :

      at java.lang.Thread.start(Native Method)
      at NormalInterrupter.run(NormalThreadInterrupted.java:174)
      java.lang.OutOfMemoryError
      at java.lang.Thread.start(Native Method)
      at NormalInterrupter.run(NormalThreadInterrupted.java:174)
      java.lang.OutOfMemoryError
      at java.lang.Thread.start(Native Method)
      at NormalInterrupter.run(NormalThreadInterrupted.java:174)
      #
      # HotSpot Virtual Machine Error, assertion failure
      #
      # assert(thread != 0, "just checking")
      #
      # Error ID: C:/hotspot\src\share\vm\runtime\thread.hpp, 238
      #
      Exception in thread "main"

            hongzh Hong Zhang
            udhanikoorcl Uday Dhanikonda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: