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

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Wed Sep 3 19:21:41 UTC 2014


Hi Christian,

Changes looks good to me. And thank you for adding the ability to chain 
output analyzers.

Misha

On 9/2/2014 5:22 PM, Vladimir Kozlov wrote:
> 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