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

ORBImpl.java needs to avoid spurious wakeup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 6u22
    • 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 ) {}

      .....

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: