RFR: 8027924: gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java fails with warning

Erik Helin erik.helin at oracle.com
Thu Mar 27 14:20:30 UTC 2014


Hi Thomas,

thanks for reviewing!

Erik

On 2014-03-27 09:41, Thomas Schatzl wrote:
> Hi,
>
> On Wed, 2014-03-26 at 18:10 +0100, Erik Helin wrote:
>> Hi all,
>>
>> this small patch ensures that the test
>> hotspot/test/gc/metaspace/CompressedClassSpaceInJmapHeap.java checks
>> that it is running on a 64-bit JVM, since compressed class space is not
>> present on 32-bit JVMs.
>>
>> Webrev:
>> http://cr.openjdk.java.net/~ehelin/8027924/webrev.00/
>>
>> Testing:
>> - Run test on both 32-bit and 64-bit JVM
>
>    looks good.
>
> Thanks,
>    Thomas
>



More information about the hotspot-gc-dev mailing list