Re: RFR 8161947 runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

2016-07-21 Thread Paul Sandoz
> On 21 Jul 2016, at 14:37, David Holmes wrote: > >> >> JDK test changes >> — >> >> diff --git a/test/sun/misc/Safe.java b/test/sun/misc/GetSunMiscUnsafe.java >> rename from test/sun/misc/Safe.java >> rename to test/sun/misc/GetSunMiscUnsafe.java >> --- a/test/sun/misc/Safe.java >> +++ b/test/

Re: RFR 8161947 runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

2016-07-21 Thread Paul Sandoz
> On 21 Jul 2016, at 14:04, Alan Bateman wrote: > > On 21/07/2016 12:40, Paul Sandoz wrote: > >> Hi, >> >> The fix for: >> >> https://bugs.openjdk.java.net/browse/JDK-8161129 >> 8161129 Unsafe::getUnsafe should allow the platform class loader to access >> it >> >> broke a test in the Ho

Re: RFR 8161947 runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

2016-07-21 Thread David Holmes
Hi Paul, On 21/07/2016 9:40 PM, Paul Sandoz wrote: Hi, The fix for: https://bugs.openjdk.java.net/browse/JDK-8161129 8161129 Unsafe::getUnsafe should allow the platform class loader to access it broke a test in the Hotspot repo test area that i did not realize existed. That test can be d

Re: RFR 8161947 runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

2016-07-21 Thread Alan Bateman
On 21/07/2016 12:40, Paul Sandoz wrote: Hi, The fix for: https://bugs.openjdk.java.net/browse/JDK-8161129 8161129 Unsafe::getUnsafe should allow the platform class loader to access it broke a test in the Hotspot repo test area that i did not realize existed. That test can be deleted. T

RFR 8161947 runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

2016-07-21 Thread Paul Sandoz
Hi, The fix for: https://bugs.openjdk.java.net/browse/JDK-8161129 8161129 Unsafe::getUnsafe should allow the platform class loader to access it broke a test in the Hotspot repo test area that i did not realize existed. That test can be deleted. There is an existing test in the JDK repo test