building the jtreg using jdk11.0.18
Hohensee, Paul
hohensee at amazon.com
Fri Jan 27 20:22:54 UTC 2023
No objection from me! (
I've found another issue when backporting https://bugs.openjdk.org/browse/JDK-8299677, see the PRs
https://github.com/openjdk/jdk17u-dev/pull/1077
https://github.com/openjdk/jdk11u-dev/pull/1667
These are failing pre-submit due to lack of jtreg/lib/junit-platform-console-standalone-1.8.2.jar in the github version jtreg, which defines the org/junit/jupiter package used by the new test test/jdk/java/util/Formatter/Padding.java. That jar file exists in the latest version of jtreg, so the test passes on my test host.
Thanks,
Paul
On 1/26/23, 7:14 PM, "jdk-updates-dev on behalf of Sergey Bylokhov" <jdk-updates-dev-retn at openjdk.org on behalf of bylokhov at amazon.com> wrote:
Hello,
I would like to know what is our plan to fix all that issues occurred in our "github actions" for
jdk 11 and jdk 17. The root cause is an issue in the jtreg build script in the "branch-6.1+x"
branch, see:
https://github.com/openjdk/jtreg/pull/146
So we can integrate that fix to the jtreg/"branch-6.1+x" and then use the next tag in our scripts.
Or we can just update the jtreg to to the latest one:branch-7.1+x
Any objections to bump the version to 7.1.1+1 like the jdk/jdk did?
--
Best regards, Sergey.
More information about the jdk-updates-dev
mailing list