RFR (S): 8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile
Thomas Schatzl
thomas.schatzl at oracle.com
Tue Sep 17 13:13:51 UTC 2013
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.
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list