On Tue, 18 Jan 2022 11:11:49 GMT, John Jiang <[email protected]> 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: 3a421e4b
Author: John Jiang <[email protected]>
URL:
https://git.openjdk.java.net/jdk/commit/3a421e4b78ae5e7116ac68128504b65fa00e1f7f
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8280122: SupportedGroupsExtension should output "named groups" rather than
"versions"
Reviewed-by: weijun, xuelei
-------------
PR: https://git.openjdk.java.net/jdk/pull/7123