-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18, 19
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8283212 | 18.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
JDK-8283165 | 17.0.4 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
JDK-8287723 | 11.0.17 | Christoph Langer | P4 | Resolved | Fixed | b01 |
See for example JDK 18u GHA run:
Build step produce:
Creating jdk-18.0.1-internal+0_linux-x64_bin.tar.gz
Creating jdk-18.0.1-internal+0_linux-x64_bin-symbols.tar.gz
Creating jdk-18.0.1-internal+0_linux-x64_bin-tests-demos.tar.gz
Persist step fails to find it:
Warning: No files were found with the provided path: jdk/build/linux-x64/bundles/jdk-18-internal+0_linux-x64_bin.tar.gz
...because it looks for "18", not "18.0.1".
17u and 11u hacked the GHA workflow to get tests to work (see
- backported by
-
JDK-8283165 GHA: Workflows break with update release versions
- Resolved
-
JDK-8283212 GHA: Workflows break with update release versions
- Resolved
-
JDK-8287723 GHA: Workflows break with update release versions
- Resolved
- relates to
-
JDK-8287336 GHA: Workflows break on patch versions
- Resolved
-
JDK-8276130 Fix Github Actions of JDK17u to account for update version scheme
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/e7036eca
-
Commit openjdk/jdk17u-dev/35215049
-
Commit openjdk/jdk18u/8fd1a9e5
-
Commit openjdk/jdk/01570ca9
-
Review openjdk/jdk11u-dev/1104
-
Review openjdk/jdk17u-dev/243
-
Review openjdk/jdk18u/45
-
Review openjdk/jdk/7785