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

Win32 native code modifies Java member variables directly and asynchronously

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs
    • generic
    • windows_nt

      In awt_Window.cpp's WmMove() and WmSize() handler for example, the native code
      modifies the component's x, y, width, and height member variables directly and
      asynchronously, and without synchronization. This can cause race conditions
      and lack of proper notification to the client code.

            denis Denis Fokin (Inactive)
            feckssunw Fred Ecks (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: