RFR (XS): 8216316: Tests fail due to too low specified TLAB size [Was: Re: RFR (XS): 8216316: jdk/jfr/event/gc/detailed/TestPromotionEventWithG1.java fails due to reserved TLAB area too large]

Thomas Schatzl thomas.schatzl at oracle.com
Wed Jan 9 11:43:25 UTC 2019


Hi Goetz,

On Wed, 2019-01-09 at 08:04 +0000, Lindenmaier, Goetz wrote:
> Hi Thomas, 
> 
> all our test passed with your patch.
> 
> But I found a similar issue: 
> TestVerifyStackAfterDeopt.java says:
> MinTLABSize (1024) must be greater than or equal to reserved area in
> TLAB (1280)
> 

I added the fix to the test to this webrev.

New webrev:
http://cr.openjdk.java.net/~tschatzl/8216316/webrev.1/

Thanks,
  Thomas





More information about the hotspot-gc-dev mailing list