RFR [9] 8139307: Remove sun.misc.ConditionLock and Lock (original) (raw)
Lance Andersen lance.andersen at oracle.com
Fri Oct 9 17:31:30 UTC 2015
- Previous message: RFR [9] 8139307: Remove sun.misc.ConditionLock and Lock
- Next message: RFR [9] 8139307: Remove sun.misc.ConditionLock and Lock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Agree a webrev would be silly.
Trust you on this and +1
Best Lance On Oct 9, 2015, at 1:23 PM, Chris Hegarty <chris.hegarty at oracle.com> wrote:
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 -Chris. P.S. I did not feel it necessary to generate a webrev for this change.
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen at oracle.com
- Previous message: RFR [9] 8139307: Remove sun.misc.ConditionLock and Lock
- Next message: RFR [9] 8139307: Remove sun.misc.ConditionLock and Lock
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]