gc bugs after 8060252: JDK-7173584 compiler changes regress SPECjvm2008 on SPARC

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Thu Nov 13 09:36:52 UTC 2014


Hi Roland, 

thanks for the description in the bug!
I guess that's just the reason why tightly_coupled_allocation() was only called
after emitting all the tests: it analyzes whether these tests could be optimized
away.  If they go to some uncommon trap, the initialization is needed.

Best regards,
  Goetz.

-----Original Message-----
From: Roland Westrelin [mailto:roland.westrelin at oracle.com] 
Sent: Mittwoch, 12. November 2014 14:16
To: Lindenmaier, Goetz
Cc: hotspot-compiler-dev at openjdk.java.net
Subject: Re: gc bugs after 8060252: JDK-7173584 compiler changes regress SPECjvm2008 on SPARC

I filed the following bug:

https://bugs.openjdk.java.net/browse/JDK-8064703

Roland.


More information about the hotspot-compiler-dev mailing list