On 11 May 2016, at 21:15, Mandy Chung <mandy.ch...@oracle.com> wrote:
> >> On May 11, 2016, at 1:07 PM, Alexander Scherbatiy >> <alexandr.scherba...@oracle.com> wrote: >> >> >> Hello, >> >> Could you review the fix: >> bug: https://bugs.openjdk.java.net/browse/JDK-8154539 >> webrev: http://cr.openjdk.java.net/~alexsch/8154539/webrev.00 >> >> This is a request from the jigsaw team to get rid of the dependency to >> jdk.unsupported module from the java.desktop module. >> The fix moves the sun.misc.SoftCache class to the sun.awt package in the >> java.desktop module. > > Looks okay. Moving sun.misc.SoftCache to java.desktop is fine. +1. -Chris.