I have filed
https://bugs.openjdk.java.net/browse/JDK-8232724
"Remove indirection with calling JNU_NewStringPlatform"
On 21/10/2019 13:49, Claes Redestad wrote:
On 2019-10-21 14:14, Alexey Ivanov wrote:
Probably, Claes thought "NewStringPlatform" wasn't used. Yet it
proved that "NewStringPlatform" is still used.
If required, I can create a follow-up issue to re-do the cleanup as
Alan suggested.
Yes, please. If some or even just one platform needs a special,
undecorated alias for this type of internal dll_lookup to work, it seems
prudent to add it back in a way that doesn't add it back (along with a
possibly non-free indirection) to every other platform.
/Claes
--
Regards,
Alexey