RFR(XS): 8245521: Remove STACK_BIAS

Baesken, Matthias matthias.baesken at sap.com
Fri May 22 06:38:17 UTC 2020


Hi Mikael, looks good, thanks for the cleanup .

Best regards, Matthias

-----Original Message-----
From: ppc-aix-port-dev <ppc-aix-port-dev-bounces at openjdk.java.net> On Behalf Of Mikael Vidstedt
Sent: Freitag, 22. Mai 2020 05:37
To: hotspot compiler <hotspot-compiler-dev at openjdk.java.net>; hotspot-runtime-dev at openjdk.java.net runtime <hotspot-runtime-dev at openjdk.java.net>; serviceability-dev <serviceability-dev at openjdk.java.net>; ppc-aix-port-dev at openjdk.java.net
Subject: RFR(XS): 8245521: Remove STACK_BIAS


Please review this small change which removes the STACK_BIAS constant and its uses:

JBS: https://bugs.openjdk.java.net/browse/JDK-8245521
webrev: http://cr.openjdk.java.net/~mikael/webrevs/8245521/webrev.00/open/webrev/

Background (from JBS):

With Solaris/SPARC removed the STACK_BIAS definition in src/hotspot/share/utilities/globalDefinitions.hpp is now always 0 and can be removed.


Testing:

Tier1

Cheers,
Mikael



More information about the ppc-aix-port-dev mailing list