On Tue, 18 Jan 2022 11:11:49 GMT, John Jiang wrote:
> MessageFormat messageFormat = new MessageFormat(
> ""versions": '['{0}']'", Locale.ENGLISH);
>
> In class SupportedGroupsExtension, the above "versions" should be "named
> groups".
This pull request has now been integrated.
Changeset:
On Tue, 18 Jan 2022 19:52:27 GMT, Weijun Wang wrote:
>>> If so, should the `SupportedVersionsExtension` get a more precise
>>> description as well?
>>
>> I did not get the point. Did you mean to update the comment on the
>> SupportedVersionsExtension, by adding RFC 8446?
>
> No, I just meant
On Thu, 6 Jan 2022 20:28:22 GMT, Sean Mullan wrote:
>> Could you please review the JDK-8255739 bug fix?
>>
>> I think sun.security.x509.SubjectAlternativeNameExtension() should throw an
>> exception for incorrect SubjectAlternativeNames instead of returning the
>> substituted characters, which
On Tue, 18 Jan 2022 19:33:19 GMT, Xue-Lei Andrew Fan wrote:
>> If so, should the `SupportedVersionsExtension` get a more precise
>> description as well?
>
>> If so, should the `SupportedVersionsExtension` get a more precise
>> description as well?
>
> I did not get the point. Did you mean to
On Tue, 18 Jan 2022 16:27:26 GMT, Weijun Wang wrote:
> If so, should the `SupportedVersionsExtension` get a more precise description
> as well?
I did not get the point. Did you mean to update the comment on the
SupportedVersionsExtension, by adding RFC 8446?
-
PR: https://git.op
On Tue, 18 Jan 2022 16:13:42 GMT, Xue-Lei Andrew Fan wrote:
>> MessageFormat messageFormat = new MessageFormat(
>> ""versions": '['{0}']'", Locale.ENGLISH);
>>
>> In class SupportedGroupsExtension, the above "versions" should be "named
>> groups".
>
> src/java.base/share/classes/sun/securit
On Tue, 18 Jan 2022 11:11:49 GMT, John Jiang wrote:
> MessageFormat messageFormat = new MessageFormat(
> ""versions": '['{0}']'", Locale.ENGLISH);
>
> In class SupportedGroupsExtension, the above "versions" should be "named
> groups".
Nice catching!
src/java.base/share/classes/sun/securit
On Mon, 10 Jan 2022 20:46:36 GMT, Andrey Turbanov wrote:
> `Properties.load` uses `java.util.Properties.LineReader`. LineReader already
> buffers input stream. Hence wrapping InputStream in BufferedInputStream is
> redundant.
This pull request has now been integrated.
Changeset: 9eb50a5e
Auth
On Tue, 18 Jan 2022 11:11:49 GMT, John Jiang wrote:
> MessageFormat messageFormat = new MessageFormat(
> ""versions": '['{0}']'", Locale.ENGLISH);
>
> In class SupportedGroupsExtension, the above "versions" should be "named
> groups".
Marked as reviewed by weijun (Reviewer).
-
Thanks to Sean and Peter for your answers (sorry, I did not manage to
answer your messages because of issues with my e-mail provider so I
answer mine instead).
As Peter observes, putting student code in a restricted VM or container
(while the grading code would be more priviledged) does not seem l
MessageFormat messageFormat = new MessageFormat(
""versions": '['{0}']'", Locale.ENGLISH);
In class SupportedGroupsExtension, the above "versions" should be "named
groups".
-
Commit messages:
- 8280122: SupportedGroupsExtension should output "named groups" rather than
"version
11 matches
Mail list logo