RFR(M): 8022865 - [TESTBUG] Compressed Oops testing needs to be revised

Christian Tornqvist christian.tornqvist at oracle.com
Thu Aug 28 20:42:44 UTC 2014


Hi everyone,

 

This change adds tests for the UseCompressedOops, ObjectAlignmentInBytes and
CompressedClassSpaceSize flags. In order to test this I had to make some
changes to the output from PrintCompressedOopsMode, refactored a bit of the
code and changed the output slightly.

 

I also made it possibly to chain OutputAnalyzer statements together by
letting all the should* methods return this. 

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8022865/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8022865

 

Thanks,

Christian



More information about the hotspot-runtime-dev mailing list