Hi Mikael, looks good, thanks for the cleanup . Best regards, Matthias
-----Original Message----- From: ppc-aix-port-dev <[email protected]> On Behalf Of Mikael Vidstedt Sent: Freitag, 22. Mai 2020 05:37 To: hotspot compiler <[email protected]>; [email protected] runtime <[email protected]>; serviceability-dev <[email protected]>; [email protected] 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
