RFR: 8294378: URLPermission constructor exception when using tr locale [v3]
Ryan Wallace
duke at openjdk.org
Fri Nov 11 12:01:15 UTC 2022
On Sat, 29 Oct 2022 11:22:28 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Ryan Wallace has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 21 additional commits since the last revision:
>>
>> - 8294378: Remove toLowerCase for auth url string to mitigate non ascii characters generated in URLPermission and change url to lowercase in HostPortrange
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - 8294378: Remove toLowerCase for auth url string to mitigate non ascii characters generated in URLPermission and change url to lowercase in HostPortrange
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - Merge branch 'master' into 8294378
>> - ... and 11 more: https://git.openjdk.org/jdk/compare/79c90992...e992f1f3
>
> test/jdk/java/net/URLPermission/URLPermissionNonASCIITest.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2022 Oracle and/or its affiliates. All rights reserved.
>
> Hello Ryan, there's a comma missing here after `2022`.
File has been deleted and test has been added to URLPermissionTest class
-------------
PR: https://git.openjdk.org/jdk/pull/10903
More information about the net-dev
mailing list