> 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/
> 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
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
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
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