RFR: 8040935: -XX:+AggressiveOpts broken: GC triggered before VM initialization completed on several tests
Kim Barrett
kim.barrett at oracle.com
Fri Jan 16 19:08:16 UTC 2015
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