On 09/10/2017 21:17, mandy chung wrote:
David, Peter, AlanThe VM has a fast path to search the symbol from libjava.so first for bootstrap loader. That was the case I mostly concern about performance and it's not impacted by this change. Also I consulted with Claes on the performance impact. I took your suggestion and made systemNativeLibraries and nativeLibraries volatile.Updated webrev: http://cr.openjdk.java.net/~mchung/jdk10/webrevs/8164512/webrev.04
This update looks good to me. -Alan