Hi all,

Enum values in BasicType and BasicTypeSize are declared as const
values. However, it makes error prone when existing enum values
change.
They should refer to HotSpot values via VMStructs.

This issue has been pointed by Jini [1].

I uploaded webrev for this issue. Could you review it?

  http://cr.openjdk.java.net/~ysuenaga/JDK-8190837/webrev.00/

I cannot access JPRT. So I need a sponsor.


Thanks,

Yasumasa


[1] 
http://mail.openjdk.java.net/pipermail/serviceability-dev/2017-October/021965.html

Reply via email to