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

jitted jws gives IllegalMonitorStateException when checking in a new file

    XMLWordPrintable

Details

    • jit
    • 1.0alpha
    • sparc
    • solaris_2.4
    • Not verified

    Description

      I am using jitted jws, with optimized libJIT.so

      I crated a new project and created new source file.
      When tried to check-in this new file under SCCS.
      got following exception -


      $ java.lang.IllegalMonitorStateException: current thread not owner
              at java.lang.Object.wait(Object.java)
              at java.lang.UNIXProcess.waitChild(Compiled Code)
              at java.lang.UNIXProcess.waitFor(Compiled Code)
              at sun.jws.change.CMsccs.waitFor(Compiled Code)
              at sun.jws.change.CMsccs.checkinNew(Compiled Code)
              at sun.jws.pce.FileEditor.action(Compiled Code)
              at sun.jws.base.EventRegistry.action(Compiled Code)
              at sun.jws.pce.PCEFrame.action(Compiled Code)
              at java.awt.Component.handleEvent(Compiled Code)
              at sun.jws.awt.UserFrame.handleEvent(Compiled Code)
              at sun.jws.pce.PCEFrame.handleEvent(Compiled Code)
              at java.awt.Component.postEvent(Compiled Code)
              at java.awt.MenuComponent.postEvent(Compiled Code)
              at java.awt.MenuComponent.postEvent(Compiled Code)
              at java.awt.MenuComponent.postEvent(Compiled Code)
              at sun.jws.awt.UserMenuItem.postEvent(Compiled Code)
              at sun.awt.motif.MMenuItemPeer.action(Compiled Code)
              at java.lang.Thread.run(Thread.java)

      [Sadhana 6/10]

      Attachments

        Activity

          People

            busersunw Btplusnull User (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: