[jdk11u-dev] RFR: 8266254: Update to use jtreg 6
Arno Zeller
azeller at openjdk.org
Fri Jul 22 12:58:00 UTC 2022
On Fri, 22 Jul 2022 12:22:49 GMT, George Adams <duke at openjdk.org> wrote:
> > record was added with JDK14 I guess. We might have to adopt this to 11.
>
> @ArnoZeller how many patches would be involved in this process?
@gdams I do not mean to downport **record** - that would break the java spec. You just have to change the test coding to not use record.
I see that the backport is already pushed? Then the test has to be fixed, because this coding does not compile with JDK11.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1241
More information about the jdk-updates-dev
mailing list