ORBImpl.java needs to avoid spurious wakeup

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P3
    • None
    • Affects Version/s: 6u22
    • Component/s: other-libs
    • generic
    • generic

      ORBImpl.java needs implementation(ex. "while" block ) to avoid spurious wakeup at the following source code portion in jdk6u22.

      src/share/classes/com/sun/corba/se/impl/orb/ORBImpl.java

      ....
      1206 try {
      1207 runObj.wait();
      1208 } catch ( InterruptedException ex ) {}

      .....

            Assignee:
            Unassigned
            Reporter:
            Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: