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

Paul Sandoz paul.sandoz at oracle.com
Thu Jul 21 13:30:42 UTC 2016


> On 21 Jul 2016, at 14:37, David Holmes <david.holmes at oracle.com> 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/sun/misc/GetSunMiscUnsafe.java
>> @@ -1,5 +1,5 @@
>> /*
>> - * Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved.
>> + * Copyright (c) 2001, 2016 Oracle and/or its affiliates. All rights reserved.
> 
> Comma needed after 2016
> 

Updated, thanks,
Paul.


More information about the core-libs-dev mailing list