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

Reg-test CursorHotspotTest.java Failing

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • client-libs
    • 2d
    • x86
    • windows_2000



      Name: as83306 Date: 06/05/2001

      Regression test
      java/awt/Cursor/CursorHotspotTest/CursorHotspotTest.java fails with Merlin build 66
      on windows_2000, host qavectra. The previous build this test passed with was b63a.
      For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
       
      #Test Results (version 2)
      #Thu May 31 12:48:47 PDT 2001
      #checksum:524ab9e184fb876e
      #-----testdescription-----
      $file=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b66\\java\\awt\\Cursor\\Cursor
      HotspotTest\\CursorHotspotTest.java
      $root=X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b66
      author=xianfa: area=EventQueue
      keywords=bug4093866
      run=USER_SPECIFIED main CursorHotspotTest\r\n
      source=CursorHotspotTest.java
      title=tests that negative hotpot values will cause Exception

      #-----environment-----

      #-----testresult-----
      description=file:///X:/st1/regression/merlin/jdk1.4Tests/tests/b66/java/awt/Cursor/Cu
      rsorHotspotTest/CursorHotspotTest.java
      end=Thu May 31 12:48:47 PDT 2001
      environment=regtest
      execStatus=Failed. Unexpected exit from test [exit code: 1]
      javatestOS=Windows 2000 5.0 (x86)
      javatestVersion=2.1.5
      script=com.sun.javatest.regtest.RegressionScript
      sections=script_messages build compile main
      start=Thu May 31 12:48:40 PDT 2001
      status=Failed. Unexpected exit from test [exit code: 1]
      test=java/awt/Cursor/CursorHotspotTest/CursorHotspotTest.java
      work=C:\\results\\regression\\merlin\\b66\\QAVECTRA-Windows_NT-jth13-jdk14b66.05-31.0
      1-44-ALL\\java\\awt\\Cursor\\CursorHotspotTest

      #section:script_messages
      ----------messages:(4/223)----------
      JDK under test: (C:/java/jdk14b66)
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b66)
      Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b66, mixed mode)

      #section:build
      ----------messages:(3/106)----------
      command: build CursorHotspotTest
      reason: Named class compiled on demand
      elapsed time (seconds): 2.603
      result: Passed. Compilation successful

      #section:compile
      ----------messages:(3/216)*----------
      command: compile
      X:\\st1\\regression\\merlin\\jdk1.4Tests\\tests\\b66\\java\\awt\\Cursor\\CursorHotspo
      tTest\\CursorHotspotTest.java
      reason: .class file out of date or does not exist
      elapsed time (seconds): 2.583
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/124)----------
      command: main CursorHotspotTest
      reason: User specified action: run main CursorHotspotTest
      elapsed time (seconds): 4.256
      ----------System.out:(69/3573)*----------

      An unexpected exception has been detected in native code outside the VM.
      Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77F81B4D
      Function=RtlEnterCriticalSection+0xB
      Library=C:\\WINNT\\System32\\ntdll.dll

      Current Java thread:
      at sun.awt.windows.WToolkit.makeColorModel(Native Method)
      at sun.awt.windows.WImage.makeImageRep(WImage.java:33)
      at sun.awt.image.Image.getImageRep(Image.java:280)
      - locked <02A202F0> (a sun.awt.windows.WImage)
      at sun.awt.windows.WToolkit.checkScrImage(WToolkit.java:475)
      at sun.awt.windows.WToolkit.checkImage(WToolkit.java:481)
      at java.awt.Component.checkImage(Component.java:2740)
      at java.awt.ImageMediaEntry.getStatus(MediaTracker.java:875)
      at java.awt.MediaTracker.statusAll(MediaTracker.java:437)
      - locked <02A20E10> (a java.awt.MediaTracker)
      at java.awt.MediaTracker.waitForAll(MediaTracker.java:388)
      - locked <02A20E10> (a java.awt.MediaTracker)
      at java.awt.MediaTracker.waitForAll(MediaTracker.java:358)
      at sun.awt.CustomCursor.<init>(CustomCursor.java:37)
      at sun.awt.windows.WCustomCursor.<init>(WCustomCursor.java:30)
      at sun.awt.windows.WToolkit.createCustomCursor(WToolkit.java:664)
      at CursorHotspotTest.main(CursorHotspotTest.java:29)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at
      sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
      at
      sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
      at java.lang.reflect.Method.invoke(Method.java:306)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:579)

      Dynamic libraries:
      0x00400000 - 0x00405000 C:\\java\\jdk14b66\\bin\\java.exe
      0x77F80000 - 0x77FFA000 C:\\WINNT\\System32\\ntdll.dll
      0x77DB0000 - 0x77E0A000 C:\\WINNT\\system32\\ADVAPI32.dll
      0x77E80000 - 0x77F35000 C:\\WINNT\\system32\\KERNEL32.DLL
      0x77D40000 - 0x77DB0000 C:\\WINNT\\system32\\RPCRT4.DLL
      0x78000000 - 0x78046000 C:\\WINNT\\system32\\MSVCRT.dll
      0x6D400000 - 0x6D502000 C:\\java\\jdk14b66\\jre\\bin\\hotspot\\jvm.dll
      0x77E10000 - 0x77E74000 C:\\WINNT\\system32\\USER32.dll
      0x77F40000 - 0x77F7C000 C:\\WINNT\\system32\\GDI32.DLL
      0x77570000 - 0x775A0000 C:\\WINNT\\System32\\WINMM.dll
      0x6D200000 - 0x6D207000 C:\\java\\jdk14b66\\jre\\bin\\hpi.dll
      0x6D3D0000 - 0x6D3DD000 C:\\java\\jdk14b66\\jre\\bin\\verify.dll
      0x6D240000 - 0x6D255000 C:\\java\\jdk14b66\\jre\\bin\\java.dll
      0x6D3F0000 - 0x6D3FD000 C:\\java\\jdk14b66\\jre\\bin\\zip.dll
      0x6D350000 - 0x6D356000 C:\\java\\jdk14b66\\jre\\bin\\nio.dll
      0x75030000 - 0x75044000 C:\\WINNT\\System32\\WS2_32.dll
      0x75020000 - 0x75028000 C:\\WINNT\\System32\\WS2HELP.DLL
      0x6D340000 - 0x6D34D000 C:\\java\\jdk14b66\\jre\\bin\\net.dll
      0x75050000 - 0x75058000 C:\\WINNT\\System32\\WSOCK32.dll
      0x6D010000 - 0x6D0F3000 C:\\java\\jdk14b66\\jre\\bin\\awt.dll
      0x77800000 - 0x7781D000 C:\\WINNT\\System32\\WINSPOOL.DRV
      0x75E60000 - 0x75E7A000 C:\\WINNT\\System32\\IMM32.dll
      0x77A50000 - 0x77B45000 C:\\WINNT\\system32\\ole32.dll
      0x77920000 - 0x77942000 C:\\WINNT\\system32\\imagehlp.dll
      0x72A00000 - 0x72A2D000 C:\\WINNT\\system32\\DBGHELP.dll
      0x690A0000 - 0x690AB000 C:\\WINNT\\System32\\PSAPI.DLL

      Local Time = Thu May 31 12:48:47 2001
      Elapsed Time = 4
      #
      # The exception above was detected in native code outside the VM
      #
      # Java VM: Java HotSpot(TM) Client VM (1.4.0-beta_refresh-b66 mixed mode)
      #
      # An error report file has been saved as hs_err_pid1164.log.
      # Please refer to the file for further information.
      #
      ----------System.err:(0/0)----------
      result: Failed. Unexpected exit from test [exit code: 1]


      test result: Failed. Unexpected exit from test [exit code: 1]
      ======================================================================

            chaasesunw Chet Haase (Inactive)
            apsmith Alan Smith (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: