On 2020-06-02 20:07, Alan Bateman wrote:
Webrev: http://cr.openjdk.java.net/~redestad/8246338/open.00/ On the provided microbenchmark, we see a small (5-10%) speed-up in peak performance, while the speed-up is quite large when interpreting, especially in the case where the file path is already normalized (2.1x)[1]. Since this is the normal case, the patch has a small but measurable effect on some startup tests.I think this looks good. -Alan.
Thanks! /Claes