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

Regression test java/awt/Toolkit/LockingKeyTest/LockingKeyTest.java failed

XMLWordPrintable

    • other
    • solaris_10

      Build used: /net/jano.sfbay/export/disk26/awt/PIT-MAR-22-2006/builds/2006-03-28-Tue.mustang
      java.runtime.version: 1.6.0-internal-df153228_28_Mar_2006_05_18-b00
      java.vm.version: 1.6.0-beta2-b77
      Platform: Sol. 10
      Host: i18n-blade-2500-1.sfbay
      Locale: ja_JP.UTF-8
      Log: http://sqeweb/i18n/pit-results/awt-b79-pit/i18n_reg_60-i18n_Reg_Sol_10_JDS_ja-awt-en-2006-03-28-17-27-02-0117

      Regression test java/awt/Toolkit/LockingKeyTest/LockingKeyTest.java with the following exceptions:

      #section:main
      ----------messages:(3/127)----------
      command: main LockingKeyTest
      reason: Assumed action based on file name: run main LockingKeyTest
      elapsed time (seconds): 1.379
      ----------System.out:(5/173)*----------
      WuBi InputMethodDesciptor is being loaded.
      Caps Lock is not supported
      Num Lock is not supported
      Scroll Lock is not supported
      \u30ab\u30ca\u30ed\u30c3\u30af is not supported
      ----------System.err:(42/2854)----------
      STATUS:Passed.
      java.lang.ExceptionInInitializerError
      at java.util.prefs.FileSystemPreferencesFactory.userRoot(FileSystemPreferencesFactory.java:24)
      at java.util.prefs.Preferences.userRoot(Preferences.java:434)
      at sun.awt.im.ExecutableInputMethodManager$3.run(InputMethodManager.java:712)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.awt.im.ExecutableInputMethodManager.getUserRoot(InputMethodManager.java:710)
      at sun.awt.im.ExecutableInputMethodManager.initializeInputMethodLocatorList(InputMethodManager.java:392)
      at sun.awt.im.ExecutableInputMethodManager.<init>(InputMethodManager.java:273)
      at sun.awt.im.InputMethodManager.getInstance(InputMethodManager.java:140)
      at sun.awt.im.InputContext.<init>(InputContext.java:104)
      at sun.awt.im.InputMethodContext.<init>(InputMethodContext.java:72)
      at java.awt.im.InputContext.getInstance(InputContext.java:74)
      at java.awt.Window.getInputContext(Window.java:1079)
      at java.awt.Component.dispatchEventImpl(Component.java:4335)
      at java.awt.Container.dispatchEventImpl(Container.java:2042)
      at java.awt.Window.dispatchEventImpl(Window.java:2297)
      at java.awt.Component.dispatchEvent(Component.java:4217)
      at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1828)
      at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:863)
      at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:501)
      at java.awt.Component.dispatchEventImpl(Component.java:4259)
      at java.awt.Container.dispatchEventImpl(Container.java:2042)
      at java.awt.Window.dispatchEventImpl(Window.java:2297)
      at java.awt.Component.dispatchEvent(Component.java:4217)
      at sun.awt.X11.XWindow$1.run(XWindow.java:352)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
      Caused by: java.lang.IllegalStateException: Shutdown in progress
      at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:39)
      at java.lang.Runtime.addShutdownHook(Runtime.java:190)
      at java.util.prefs.FileSystemPreferences$5.run(FileSystemPreferences.java:426)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.util.prefs.FileSystemPreferences.<clinit>(FileSystemPreferences.java:424)
      ... 32 more
      STATUS:Failed.`main' threw exception: java.lang.ExceptionInInitializerError
      result: Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError

      test result: Failed. Execution failed: `main' threw exception: java.lang.ExceptionInInitializerError
      ======================================================
      Ran stand alone on same system, the test passed.

      There are a set of I18N IMF (Input Method Framework) tests also failed with similar exceptions whether running in dtf or stand alone, with previouse Mustang builds (b75):
      http://sqeweb/i18n/nightly-results/mustang/i18n-mustang-i18n_T_Sol_10_JDS_ja-en-2006-03-29-17-19-10-0918/dtftest.SunOS.sparc/BLW101/BLW101.err

      Exception in thread "main" java.lang.ExceptionInInitializerError
      at BLW101.main(BLW101.java:29)
      Caused by: java.lang.NullPointerException
      at java.util.prefs.FileSystemPreferences$10.run(FileSystemPreferences.java:684)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.util.prefs.FileSystemPreferences.removeNodeSpi(FileSystemPreferences.java:671)
      at java.util.prefs.AbstractPreferences.removeNode2(AbstractPreferences.java:958)
      at java.util.prefs.AbstractPreferences.removeNode(AbstractPreferences.java:929)
      at java.util.prefs.FileSystemPreferences.removeNode(FileSystemPreferences.java:659)
      at IMFUtils.removeIMSelectionKey(IMFUtils.java:454)
      at IMFApplication.<clinit>(IMFApplication.java:37)
      ... 1 more

      These are always reproducible.

            Unassigned Unassigned
            mtiensunw Minchi Tien (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: