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.