On 2019-10-07 15:28, Alan Bateman wrote:

What you have is okay, I was mostly interesting in seeing if we could rename verifyFixClassname to fixClassname that returns JNI_TRUE if it succeeds and JNI_FALSE if fails due to a slash. We can look at that another time, I don't want to delay this improvement.

Thanks, Alan.

For the future, I'd also like to think about whether we can consolidate
all this . -> / translation stuff into a shared utility rather than
having code in libjava and HotSpot doing the same thing.

/Claes

Reply via email to