On 17/06/2016 14:43, Claes Redestad wrote:

Hi,

URL.java defines a package-private class Parts, which can be trivially inlined in the one place where it's currently used.

Webrev: http://cr.openjdk.java.net/~redestad/8159745/webrev.01/
Bug: https://bugs.openjdk.java.net/browse/JDK-8159745

I suspect that class had other usages in old releases. Your patch looks okay, maybe change `ind` to `index` or something that doesn't look like `int` :-)

-Alan

Reply via email to