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

remove SurfaceData.lock/unlock() methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 5.0
    • client-libs
    • 2d
    • b33
    • generic
    • solaris_9

      The abstract lock() and unlock() methods were added to the SurfaceData class
      during development of 1.4 in the anticipation that they would be implemented
      sometime in the future. However, we've never implemented these methods in
      any of our SurfaceData subclasses. They're not really taking up much space,
      but since they're abstract each subclass has to add an empty implementation,
      which is potentially annoying/confusing for porters. Therefore, we should
      probably just remove these methods (they can always be added in later).
      ###@###.### 2005-1-19 01:30:23 GMT

            campbell Christopher Campbell (Inactive)
            campbell Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: