RFR: 8132318 - -XX:TraceJumps is broken on Sparc

Tobias Hartmann tobias.hartmann at oracle.com
Mon Jun 27 06:05:57 UTC 2016


Hi Dmitrij,

looks good, thanks for fixing this!

Just a minor suggestion (you don't need to send another webrev):
In sharedRuntime_sparc.cpp you can now remove the declarations of "pad".

Best regards,
Tobias

On 24.06.2016 20:59, Dmitrij Pochepko wrote:
> Hi,
> 
> please review fix for 8132318: -XX:TraceJumps is broken on Sparc
> 
> Since flag wasn't used recently and was "develop", it was decided to remove it.
> 
> webrev: http://cr.openjdk.java.net/~dpochepk/8132318/webrev.01/
> CR: https://bugs.openjdk.java.net/browse/JDK-8132318
> 
> I've tested these changes in jprt.
> 
> Thanks,
> Dmitrij


More information about the hotspot-compiler-dev mailing list