RFR(XS): 8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges (original) (raw)
Christian Tornqvist christian.tornqvist at oracle.com
Tue Oct 27 10:13:42 UTC 2015
- Previous message: RFR(XS): 8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
- Next message: SIGFPE on MacOSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Dmitry,
This looks good, thanks for fixing this.
Thanks, Christian
-----Original Message----- From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of Dmitry Dmitriev Sent: Tuesday, October 20, 2015 12:07 PM To: hotspot-dev at openjdk.java.net Developers <hotspot-dev at openjdk.java.net>; Gerard Ziemski <gerard.ziemski at oracle.com>; sangheon.kim <sangheon.kim at oracle.com> Subject: RFR(XS): 8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
Hello,
Please review fix for TestOptionsWithRanges.java test. In this fix I remove two flags("G1UpdateBufferSize", "InitialBootClassLoaderMetaspaceSize") from testing because their maximum value would consume too much memory and take a lot of time. Also I increase timeout value for the test, since number of flags with ranges were increased recently.
JBS: https://bugs.openjdk.java.net/browse/JDK-8139900 webrev.00: http://cr.openjdk.java.net/~ddmitriev/8139900/webrev.00/ <http://cr.openjdk.java.net/%7Eddmitriev/8139900/webrev.00/> Testing: ran on all platforms including arm's(test for few arm's are still in progress).
Thanks, Dmitry
- Previous message: RFR(XS): 8139900: [TESTBUG] Remove G1UpdateBufferSize and InitialBootClassLoaderMetaspaceSize from TestOptionsWithRanges
- Next message: SIGFPE on MacOSX
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]