[8u60] RFR 8069302 Deprecate Unsafe monitor methods in JDK 8u release

Paul Sandoz paul.sandoz at oracle.com
Wed Jan 21 10:35:16 UTC 2015


Hi,

The Unsafe monitor methods monitorEnter. monitorExit and tryMonitorEnter were removed from JDK 9 [1].

I would like to mark those methods as deprecated in 8u60. I doubt no one will notice :-) but it's the correct thing to do.

Paul.

[1] http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/0a0a0986400e


More information about the jdk8u-dev mailing list