RFR: 8254271: Development to deprecate wrapper class constructors for removal
Mandy Chung
mchung at openjdk.java.net
Tue Oct 13 19:07:25 UTC 2020
On Tue, 13 Oct 2020 14:37:35 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> The comment in MemberName makes it clear that `hashCode` method may be called *before* the cache is setup and `valueOf`
>> uses the cache.
>
> Its up to the Graal folks to replace their code. In some cases, they are depending on Identity semantics of new
> Integer().
Thanks for the clarification. Can you file a JBS issue to Graal to make change in its upstream project?
-------------
PR: https://git.openjdk.java.net/valhalla/pull/221
More information about the valhalla-dev
mailing list