Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8137055 Prepare for JEP 260
  3. JDK-8139307

Remove sun.misc.ConditionLock and Lock

XMLWordPrintable

    • b88

        The functionality provided by these classes has long since been provided
        by supported APIs in java.util.concurrent.locks. Nothing internal, or external
        ( to the best of my knowledge ), to the JDK is depending on these classes.
        They should simply be removed.

        $ hg rm src/java.base/share/classes/sun/misc/ConditionLock.java
        $ hg rm src/java.base/share/classes/sun/misc/Lock.java

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: