Aleksey Shipilev wrote: > Am I understanding right that private String(String, int) is inlined > by J9 JIT when (String)s1 + (int)v1 is required?
Yes - so for DRLVM, Kevin's patch in HARMONY-6056 will be impotent. Regards, Tim
Aleksey Shipilev wrote: > Am I understanding right that private String(String, int) is inlined > by J9 JIT when (String)s1 + (int)v1 is required?
Yes - so for DRLVM, Kevin's patch in HARMONY-6056 will be impotent. Regards, Tim