RFR: 8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.

Daniel Fuchs daniel.fuchs at oracle.com
Thu Feb 2 18:41:54 UTC 2017


Hi,

Please find below a trivial patch for:

8173821: com.sun.jmx.remote.internal.Unmarshal should be removed.
https://bugs.openjdk.java.net/browse/JDK-8173821

It appears this interface was last referred to (import) in JDK 6,
and last actually used in JDK 5.
Now that it's hidden away by module boundaries anyway it may be
time to retire it...

http://cr.openjdk.java.net/~dfuchs/webrev_8173821/webrev.00/

best regards

-- daniel


More information about the serviceability-dev mailing list