On 02/02/2017 18:41, Daniel Fuchs wrote:
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/
Make sense to me. -Alan