RFR(S) 8210376: [TESTBUG] @requires vm.cds should be replaced by @requires vm.cds.archived.java.heap and documentation is required for vm.gc==null

Ioi Lam ioi.lam at oracle.com
Thu Oct 4 05:10:47 UTC 2018


Hi Vaibhav,

The fix looks good to me. Thanks!

- Ioi


On 10/3/18 9:18 PM, Vaibhav Choudhary wrote:
> Hi All,
>
> Please review this simple fix which is to replace the @requires vm.cds with @requires vm.cds.archived.java.heap (this also do implicit check for the collector to be G1) and documentation changes.
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8210376
> Webrev: http://cr.openjdk.java.net/~vtewari/vaibhav/8210376/webrev0.1/index.html
> Testing: Mach5 (Tier 1-6)
>
> Thanks,
> Vaibhav C
>
>



More information about the hotspot-runtime-dev mailing list