RFR: 8170821: Ensure access checks result in consistent answers

harold seigel harold.seigel at oracle.com
Fri Dec 9 14:09:38 UTC 2016


Hi Rachel,

The test looks good, lots of good comments.  Just a couple of questions.

1. Does the test need to be run with -Xlog:modules=debug ?

2. Is -Xbootclasspath/a:. needed ?

Thanks, Harold


On 12/8/2016 4:18 PM, Rachel Protacio wrote:
> Hello!
>
> Please review this change adding a jtreg test to ensure that access 
> check results are cached, so the same check produces the same answer 
> even if the user adds access in between. (Credit to Lois for the 
> actual workings of the test.)
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8170821
> Open webrev: http://cr.openjdk.java.net/~rprotacio/8170821.00/
>
> Passes JPRT on all platforms.
>
> Thanks,
> Rachel
>



More information about the hotspot-runtime-dev mailing list