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 (original) (raw)
Ioi Lam ioi.lam at oracle.com
Thu Oct 4 05:10:47 UTC 2018
- Previous message: 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
- Next message: 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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: 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
- Next message: 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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]