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

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Sep 3 00:22:24 UTC 2014


UseCompressedOops.java does not have @run command. All tests are missing @bug and @summary.

Code changes looks fine.

Thanks,
Vladimir

On 8/28/14 1:42 PM, Christian Tornqvist wrote:
> 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