> At the time Java supported applets and webstart, a special mechanism for
> launching various applications in one JVM was used to reduce memory usage and
> each application was isolated from each other.
>
> This isolation was implemented via ThreadGroups where each application
> created its ow
On Thu, 9 Dec 2021 19:34:12 GMT, Weijun Wang wrote:
> Add check on `xpointer(id('name'))` format.
This pull request has been closed without being integrated.
-
PR: https://git.openjdk.java.net/jdk18/pull/1
On Wed, 8 Dec 2021 15:36:36 GMT, Weijun Wang wrote:
> Add check on `xpointer(id('name'))` format.
This pull request has been closed without being integrated.
-
PR: https://git.openjdk.java.net/jdk/pull/6769
Add check on `xpointer(id('name'))` format.
-
Commit messages:
- 8278186: throw StringIndexOutOfBoundsException when calling substring method
Changes: https://git.openjdk.java.net/jdk18/pull/1/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk18&pr=1&range=00
Issue: https:/
On Mon, 6 Dec 2021 21:27:48 GMT, Michael McMahon wrote:
> This updates the testkeys keystore file used by SimpleSSLContext in the test
> tree, in order to add subject alt names for the literal IP addresses
> "127.0.0.1" and "::1". This should allow the self signed certificate in the
> keystore
On Mon, 6 Dec 2021 21:27:48 GMT, Michael McMahon wrote:
> This updates the testkeys keystore file used by SimpleSSLContext in the test
> tree, in order to add subject alt names for the literal IP addresses
> "127.0.0.1" and "::1". This should allow the self signed certificate in the
> keystore
On Tue, 7 Dec 2021 15:03:31 GMT, Daniel Fuchs wrote:
>> test/jdk/com/sun/net/httpserver/SANTest.java line 77:
>>
>>> 75: int port1 = s1.getAddress().getPort();
>>> 76: int port2 = s2.getAddress().getPort();
>>> 77: test ("127.0.0.1", root+"/test1", port2, "sma
On Tue, 7 Dec 2021 15:00:33 GMT, Daniel Fuchs wrote:
>> This updates the testkeys keystore file used by SimpleSSLContext in the test
>> tree, in order to add subject alt names for the literal IP addresses
>> "127.0.0.1" and "::1". This should allow the self signed certificate in the
>> keystor
On Mon, 6 Dec 2021 21:27:48 GMT, Michael McMahon wrote:
> This updates the testkeys keystore file used by SimpleSSLContext in the test
> tree, in order to add subject alt names for the literal IP addresses
> "127.0.0.1" and "::1". This should allow the self signed certificate in the
> keystore
This updates the testkeys keystore file used by SimpleSSLContext in the test
tree, in order to add subject alt names for the literal IP addresses
"127.0.0.1" and "::1". This should allow the self signed certificate in the
keystore to be accepted even when the local OS doesn't have a localhost to
10 matches
Mail list logo