RFR: 8172048: Re-examine use of AtomicReference in java.security.Policy
Paul Sandoz
paul.sandoz at oracle.com
Tue Jan 3 18:18:44 UTC 2017
> On 2 Jan 2017, at 03:25, Claes Redestad <claes.redestad at oracle.com> wrote:
>
> <dropped security-libs>
>
> Hi Peter,
>
> agreed, it appears this assert could be replaced by a test - similar to what was already
> done for VarHandle.AccessMode[1] - which might increase robustness of early use of
> VarHandles and give our core reflection libraries the freedom to use VarHandles.
>
> Paul?
>
Agreed, i’ll replace the assert with a test:
https://bugs.openjdk.java.net/browse/JDK-8172201 <https://bugs.openjdk.java.net/browse/JDK-8172201>
Paul.
> /Claes
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8160439
>
More information about the core-libs-dev
mailing list