RFR: 8040935: -XX:+AggressiveOpts broken: GC triggered before VM initialization completed on several tests

Stefan Johansson stefan.johansson at oracle.com
Mon Jan 19 09:49:59 UTC 2015


Thanks Bengt and Kim for the reviews,
Stefan

On 2015-01-16 20:08, Kim Barrett wrote:
> On Jan 15, 2015, at 10:10 AM, Stefan Johansson <stefan.johansson at oracle.com> wrote:
>> I think I've changed my mind. After some discussions here in Stockholm, and after seeing that gc/TestSmallHeap.java fails for the same reason, I'm starting to think that @requires is the way to go. We don't want to re-write all tests using small heaps just because it doesn't work with AggressiveOpts, that will loose too much test coverage and I think we should solve similar issues the same way.
>>
>> New proposal:
>> http://cr.openjdk.java.net/~sjohanss/8040935/hotspot.02
> Yes, this looks good.
>




More information about the hotspot-gc-dev mailing list