RFR: JDK-8191324: SA cleanup -- part 2

Jini George jini.george at oracle.com
Tue Nov 28 03:44:14 UTC 2017


Gentle reminder.

Thank you,
Jini.

On 11/21/2017 4:04 PM, Jini George wrote:
> Hello,
> 
> Here's requesting reviews for some SA code cleanup.
> 
> ID: https://bugs.openjdk.java.net/browse/JDK-8191324
> Webrev: http://cr.openjdk.java.net/~jgeorge/8191324/webrev.00/index.html
> 
> The changes here are primarily to:
> 
> 1. Remove unused IA64 SA code.
> 2. Make changes to avoid error-prone redefinition of hotspot constants 
> in SA Java code. Instead read it in through vmStructs and 
> db.lookupIntConstant().
> 3. Make variable name changes in SA to align with the hotspot names.
> 
> The changes are straightforward.
> 
> Thanks much,
> Jini.
> 


More information about the hotspot-runtime-dev mailing list