URGENT RFR(XXXS): 8161949 quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
Jiangli Zhou
jiangli.zhou at oracle.com
Wed Jul 20 17:45:47 UTC 2016
Hi Dan,
This looks good.
Thanks,
Jiangli
> On Jul 20, 2016, at 10:46 AM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
>
> Greetings,
>
> The July CPU changes landed in JDK9-dev last night and we're working through
> the ripples... We need to quarantine a test so that JDK9-dev can be merged
> with JDK9-hs:
>
> $ hg -R hotspot diff
> diff -r 9b01ac7cc018 test/runtime/Unsafe/GetUnsafe.java
> --- a/test/runtime/Unsafe/GetUnsafe.java Wed May 11 12:03:46 2016 -0400
> +++ b/test/runtime/Unsafe/GetUnsafe.java Wed Jul 20 10:37:35 2016 -0700
> @@ -26,6 +26,7 @@
> * @summary Verifies that getUnsafe() actually throws SecurityException when unsafeAccess is prohibited.
> * @library /testlibrary
> * @modules java.base/jdk.internal.misc
> + * @ignore 8161947
> * @run main GetUnsafe
> */
>
>
> I'm invoking the HotSpot Trivial Change rule so I only need one
> (R)eviewer and I'll be pushing this changeset to JDK9-dev.
>
> Thanks, in advance, for any comments, questions or suggestions.
>
> Dan
More information about the hotspot-runtime-dev
mailing list