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

Bug 4383923 was supposed to be fixed in Ladybird, but part of the fix was lost.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.3.1_05
    • 1.4.1
    • hotspot
    • 05
    • generic
    • generic



      Name: ms94704 Date: 05/14/2002


      Please see Bug 4383923 for a description of the problem.

      The fix needed in events.cpp (I believe) is to change the line:
          this->thread_id = t->osthread()->thread_id();
      to:
          this->thread_id = t->osthread()->thread_identifier();
      (Review ID: 143212)
      ======================================================================

            minqi Yumin Qi
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: