RFR (S): 8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Sep 17 13:42:52 UTC 2013
On 09/17/2013 03:13 PM, Thomas Schatzl wrote:
> Hi Stefan,
>
> On Tue, 2013-09-17 at 14:54 +0200, Stefan Karlsson wrote:
>> On 09/17/2013 02:38 PM, Thomas Schatzl wrote:
>>> Hi,
>>>
>>> can I have reviews for the following small change? It fixes
>>> compilation and running of the above JTREG test.
>>>
>>> The compilation issue has been slipped through my testing, and the
>>> problem at execution is actually caused by another change pushed just
>>> before this one that changed the name of the "ClassMetaspaceSize" global
>>> to "MetaspaceSize".
>> ClassMetaspaceSize was renamed to CompressedClassSpaceSize, so this
>> change seems incorrect.
> Thanks, I fixed it in this webrev:
> http://cr.openjdk.java.net/~tschatzl/8024662/webrev.1/
>
> I also started another jprt jtreg run with that change after testing
> locally.
Looks good.
StefanK
>
> Thanks,
> Thomas
>
>
More information about the hotspot-gc-dev
mailing list