[9] RFR(M): 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Andrew Haley
aph at redhat.com
Sat Jun 27 08:05:34 UTC 2015
On 25/06/15 12:49, Zoltán Majó wrote:
> Problem: There is need to indicate Java methods that are potentially
> intrinsified by JVM.
It's a great idea but is it a good name? HotSpot is not the only Java
VM. Do we expect people from to come along and add
J9IntrinsicCandidate, CACAOIntrinsicCandidate, and so on?
Andrew.
More information about the jdk9-dev
mailing list