On 19 May 2016, at 11:26, Alan Bateman <alan.bate...@oracle.com> wrote:
> > The jdk9/client -> jdk9/dev integration yesterday included the fix for > JDK-8154539 which breaks a test that has been assuming sun.misc is in > java.base. I suspect this test was missed in previous rounds that laid the > ground for jdk.unsupported. Trivial change to get the test back to use a > package that overlaps with a package in java.base. > > http://cr.openjdk.java.net/~alanb/8157290/webrev/ This looks fine. Yes, it was missed in previous jdk.unsupported changes. -Chris.