-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b88
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142257 | emb-9 | Chris Hegarty | P2 | Resolved | Fixed | team |
The removal of sun.misc.Lock and a related type (JDK-8139307) has triggered three langtools test to fail as they refer to the removed types:
tools/javac/proprietary/WarnClass.java
tools/javac/warnings/6594914/T6594914b.java
tools/jdeps/APIDeps.java
Presumably another type in sun.misc could be used instead.
tools/javac/proprietary/WarnClass.java
tools/javac/warnings/6594914/T6594914b.java
tools/jdeps/APIDeps.java
Presumably another type in sun.misc could be used instead.
- backported by
-
JDK-8142257 Three langtools test failures after the removal of sun.misc.Lock
-
- Resolved
-
- relates to
-
JDK-8139307 Remove sun.misc.ConditionLock and Lock
-
- Resolved
-