Merge ~vpa1977/ubuntu/+source/openjdk-lts:january-release into ubuntu/+source/openjdk-lts:ubuntu/devel
- Git
- lp:~vpa1977/ubuntu/+source/openjdk-lts
- january-release
- Merge into ubuntu/devel
Proposed by
Vladimir Petko
Status: | Merged |
---|---|
Merged at revision: | 9be7911117b02dd794217f04908b437b96b67ea3 |
Proposed branch: | ~vpa1977/ubuntu/+source/openjdk-lts:january-release |
Merge into: | ubuntu/+source/openjdk-lts:ubuntu/devel |
Prerequisite: | ~vpa1977/ubuntu/+source/openjdk-lts:january-release-lts-source |
Diff against target: |
264 lines (+74/-87) 5 files modified
debian/changelog (+17/-0) debian/copyright (+2/-48) debian/rules (+28/-12) debian/tests/problems.csv (+26/-26) debian/watch (+1/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Pushkar Kulkarni (community) | Approve | ||
git-ubuntu import | Pending | ||
Review via email:
|
Commit message
Description of the change
Changes:
- New upstream release.
- merge openjdk-11 changes from debian
- regenerate d/copyright and d/watch
PPA build: https:/
To post a comment you must log in.
Revision history for this message

Pushkar Kulkarni (pushkarnk) : | # |
review:
Approve
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | diff --git a/debian/changelog b/debian/changelog | |||
2 | index 6fa813a..855ab64 100644 | |||
3 | --- a/debian/changelog | |||
4 | +++ b/debian/changelog | |||
5 | @@ -1,3 +1,20 @@ | |||
6 | 1 | openjdk-lts (11.0.26+4-1ubuntu1) plucky; urgency=medium | ||
7 | 2 | |||
8 | 3 | * OpenJDK 11.0.26 release, build 4. Release notes: | ||
9 | 4 | https://mail.openjdk.org/pipermail/jdk-updates-dev/2025-January/040826.html | ||
10 | 5 | |||
11 | 6 | - CVEs: | ||
12 | 7 | + CVE-2025-21502 - 8330045: Enhance array handling. | ||
13 | 8 | |||
14 | 9 | * d/rules: Dump complete hs_err_pid and replay_pid logs to stdout. | ||
15 | 10 | * d/t/problems.csv: Add openjdk-24 and openjdk-25 to the problems.csv. | ||
16 | 11 | * d/{copyright, watch}: regenerate. | ||
17 | 12 | |||
18 | 13 | [ Matthias Klose ] | ||
19 | 14 | * d/rules: Also dump logs for zero builds and for build failures. | ||
20 | 15 | |||
21 | 16 | -- Vladimir Petko <vladimir.petko@canonical.com> Wed, 22 Jan 2025 15:18:54 +1300 | ||
22 | 17 | |||
23 | 1 | openjdk-lts (11.0.26~3ea-1ubuntu1) plucky; urgency=medium | 18 | openjdk-lts (11.0.26~3ea-1ubuntu1) plucky; urgency=medium |
24 | 2 | 19 | ||
25 | 3 | * OpenJDK 11.0.26+3 build (early access) (LP: #2092368). | 20 | * OpenJDK 11.0.26+3 build (early access) (LP: #2092368). |
26 | diff --git a/debian/copyright b/debian/copyright | |||
27 | index f5c9a31..4601b88 100644 | |||
28 | --- a/debian/copyright | |||
29 | +++ b/debian/copyright | |||
30 | @@ -3142,14 +3142,14 @@ License: GPL with Classpath exception | |||
31 | 3142 | --- end of LICENSE --- | 3142 | --- end of LICENSE --- |
32 | 3143 | . | 3143 | . |
33 | 3144 | ------------------------------------------------------------------------------ | 3144 | ------------------------------------------------------------------------------ |
35 | 3145 | %% This notice is provided with respect to jQuery v3.6.1, | 3145 | %% This notice is provided with respect to jQuery v3.7.1, |
36 | 3146 | which may be included with JRE 11, JDK 11 and OpenJDK 11 | 3146 | which may be included with JRE 11, JDK 11 and OpenJDK 11 |
37 | 3147 | . | 3147 | . |
38 | 3148 | --- begin of LICENSE --- | 3148 | --- begin of LICENSE --- |
39 | 3149 | . | 3149 | . |
40 | 3150 | jQuery License | 3150 | jQuery License |
41 | 3151 | . | 3151 | . |
43 | 3152 | jQuery v 3.6.1 | 3152 | jQuery v 3.7.1 |
44 | 3153 | Copyright OpenJS Foundation and other contributors, https://openjsf.org/ | 3153 | Copyright OpenJS Foundation and other contributors, https://openjsf.org/ |
45 | 3154 | . | 3154 | . |
46 | 3155 | Permission is hereby granted, free of charge, to any person obtaining | 3155 | Permission is hereby granted, free of charge, to any person obtaining |
47 | @@ -3171,52 +3171,6 @@ License: GPL with Classpath exception | |||
48 | 3171 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | 3171 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
49 | 3172 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 3172 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
50 | 3173 | . | 3173 | . |
51 | 3174 | ****************************************** | ||
52 | 3175 | . | ||
53 | 3176 | The jQuery JavaScript Library v3.6.1 also includes Sizzle.js | ||
54 | 3177 | . | ||
55 | 3178 | Sizzle.js includes the following license: | ||
56 | 3179 | . | ||
57 | 3180 | Copyright JS Foundation and other contributors, https://js.foundation/ | ||
58 | 3181 | . | ||
59 | 3182 | This software consists of voluntary contributions made by many | ||
60 | 3183 | individuals. For exact contribution history, see the revision history | ||
61 | 3184 | available at https://github.com/jquery/sizzle | ||
62 | 3185 | . | ||
63 | 3186 | The following license applies to all parts of this software except as | ||
64 | 3187 | documented below: | ||
65 | 3188 | . | ||
66 | 3189 | ==== | ||
67 | 3190 | . | ||
68 | 3191 | Permission is hereby granted, free of charge, to any person obtaining | ||
69 | 3192 | a copy of this software and associated documentation files (the | ||
70 | 3193 | "Software"), to deal in the Software without restriction, including | ||
71 | 3194 | without limitation the rights to use, copy, modify, merge, publish, | ||
72 | 3195 | distribute, sublicense, and/or sell copies of the Software, and to | ||
73 | 3196 | permit persons to whom the Software is furnished to do so, subject to | ||
74 | 3197 | the following conditions: | ||
75 | 3198 | . | ||
76 | 3199 | The above copyright notice and this permission notice shall be | ||
77 | 3200 | included in all copies or substantial portions of the Software. | ||
78 | 3201 | . | ||
79 | 3202 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
80 | 3203 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
81 | 3204 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
82 | 3205 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
83 | 3206 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
84 | 3207 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
85 | 3208 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
86 | 3209 | . | ||
87 | 3210 | ==== | ||
88 | 3211 | . | ||
89 | 3212 | All files located in the node_modules and external directories are | ||
90 | 3213 | externally maintained libraries used by this software which have their | ||
91 | 3214 | own licenses; we recommend you read them, as their terms may differ from | ||
92 | 3215 | the terms above. | ||
93 | 3216 | . | ||
94 | 3217 | ********************* | ||
95 | 3218 | . | ||
96 | 3219 | . | ||
97 | 3220 | . | 3174 | . |
98 | 3221 | --- end of LICENSE --- | 3175 | --- end of LICENSE --- |
99 | 3222 | . | 3176 | . |
100 | diff --git a/debian/rules b/debian/rules | |||
101 | index 2bff581..14d1b24 100755 | |||
102 | --- a/debian/rules | |||
103 | +++ b/debian/rules | |||
104 | @@ -79,7 +79,6 @@ else | |||
105 | 79 | endif | 79 | endif |
106 | 80 | 80 | ||
107 | 81 | is_upstream_release = yes | 81 | is_upstream_release = yes |
108 | 82 | is_upstream_release = | ||
109 | 83 | 82 | ||
110 | 84 | srcdir = . | 83 | srcdir = . |
111 | 85 | builddir = build | 84 | builddir = build |
112 | @@ -1131,22 +1130,39 @@ stamps/build: stamps/configure | |||
113 | 1131 | ifneq (,$(filter $(DEB_HOST_ARCH), alpha armel armhf ia64 loong64 m68k mips mipsel mips64 mips64el powerpc powerpcspe riscv64 s390x sh4 sparc sparc64)) | 1130 | ifneq (,$(filter $(DEB_HOST_ARCH), alpha armel armhf ia64 loong64 m68k mips mipsel mips64 mips64el powerpc powerpcspe riscv64 s390x sh4 sparc sparc64)) |
114 | 1132 | sh -c 'sh debian/buildwatch.sh $(CURDIR)/$(builddir) &' | 1131 | sh -c 'sh debian/buildwatch.sh $(CURDIR)/$(builddir) &' |
115 | 1133 | endif | 1132 | endif |
125 | 1134 | if $(EXTRA_BUILD_ENV) $(MAKE) -C $(builddir) $(build_target); then \ | 1133 | $(EXTRA_BUILD_ENV) $(MAKE) --no-print-directory -C $(builddir) $(build_target); \ |
126 | 1135 | : ; \ | 1134 | rv=$$?; \ |
127 | 1136 | else \ | 1135 | for log in `find $(builddir) -name 'hs_err_pid*.log' -o -name 'replay_pid*.log'`; do \ |
128 | 1137 | if [ -f buildwatch.pid ]; then \ | 1136 | [ -f $$log ] || continue; \ |
129 | 1138 | pid=$$(cat buildwatch.pid); \ | 1137 | echo "=== $$log ==="; \ |
130 | 1139 | kill -1 $$pid || :; sleep 1; kill -9 $$pid || :; \ | 1138 | cat $$log; \ |
131 | 1140 | fi; \ | 1139 | echo "======"; \ |
132 | 1141 | false; \ | 1140 | done; \ |
133 | 1142 | fi | 1141 | if [ -f buildwatch.pid ]; then \ |
134 | 1142 | pid=$$(cat buildwatch.pid); \ | ||
135 | 1143 | kill -1 $$pid || :; sleep 1; kill -9 $$pid || :; \ | ||
136 | 1144 | fi; \ | ||
137 | 1145 | exit $$rv | ||
138 | 1143 | 1146 | ||
139 | 1144 | touch $@ | 1147 | touch $@ |
140 | 1145 | 1148 | ||
141 | 1146 | stamps/zero-build: stamps/zero-configure | 1149 | stamps/zero-build: stamps/zero-configure |
142 | 1147 | @echo '========== $@ ==========' | 1150 | @echo '========== $@ ==========' |
143 | 1148 | : # FIXME: build using the just built jdk, and build the vm only | 1151 | : # FIXME: build using the just built jdk, and build the vm only |
145 | 1149 | $(EXTRA_BUILD_ENV) $(MAKE) -C $(zbuilddir) $(zbuild_target) | 1152 | $(EXTRA_BUILD_ENV) $(MAKE) --no-print-directory -C $(zbuilddir) $(zbuild_target); \ |
146 | 1153 | rv=$$?; \ | ||
147 | 1154 | for log in `find $(zbuilddir) -name 'hs_err_pid*.log' -o -name 'replay_pid*.log'`; do \ | ||
148 | 1155 | [ -f $$log ] || continue; \ | ||
149 | 1156 | echo "=== $$log ==="; \ | ||
150 | 1157 | cat $$log; \ | ||
151 | 1158 | echo "======"; \ | ||
152 | 1159 | done; \ | ||
153 | 1160 | if [ -f buildwatch.pid ]; then \ | ||
154 | 1161 | pid=$$(cat buildwatch.pid); \ | ||
155 | 1162 | kill -1 $$pid || :; sleep 1; kill -9 $$pid || :; \ | ||
156 | 1163 | fi; \ | ||
157 | 1164 | exit $$rv | ||
158 | 1165 | |||
159 | 1150 | rm -rf $(builddir)/$(sdkimg)/lib/zero | 1166 | rm -rf $(builddir)/$(sdkimg)/lib/zero |
160 | 1151 | cp -a $(zbuilddir)/$(zsdkimg)/lib/server \ | 1167 | cp -a $(zbuilddir)/$(zsdkimg)/lib/server \ |
161 | 1152 | $(builddir)/$(sdkimg)/lib/zero | 1168 | $(builddir)/$(sdkimg)/lib/zero |
162 | @@ -1941,7 +1957,7 @@ endif | |||
163 | 1941 | dh_builddeb -a $(nodemo) $(nojrez) #$(bd_options) | 1957 | dh_builddeb -a $(nodemo) $(nojrez) #$(bd_options) |
164 | 1942 | 1958 | ||
165 | 1943 | git_project = jdk11u | 1959 | git_project = jdk11u |
167 | 1944 | git_tag = jdk-11.0.26+3 | 1960 | git_tag = jdk-11.0.26+4 |
168 | 1945 | package_version = $(subst jdk-,,$(git_tag)) | 1961 | package_version = $(subst jdk-,,$(git_tag)) |
169 | 1946 | package_version = $(shell echo $(PKGVERSION) | sed 's/-[^-][^-]*$$//') | 1962 | package_version = $(shell echo $(PKGVERSION) | sed 's/-[^-][^-]*$$//') |
170 | 1947 | ifneq ($(is_upstream_release),yes) | 1963 | ifneq ($(is_upstream_release),yes) |
171 | diff --git a/debian/tests/problems.csv b/debian/tests/problems.csv | |||
172 | index e4cb8fc..a748a7f 100644 | |||
173 | --- a/debian/tests/problems.csv | |||
174 | +++ b/debian/tests/problems.csv | |||
175 | @@ -1,7 +1,7 @@ | |||
176 | 1 | Test,Bug,Comment,Packages,Arch,Release | 1 | Test,Bug,Comment,Packages,Arch,Release |
178 | 2 | Error: runtime/Unsafe/InternalErrorTest.java,JDK-8335238,"To investigate, not critical for security release – JDK-22 will expire before OO release",:openjdk-22,i386,:release-all | 2 | Error: runtime/Unsafe/InternalErrorTest.java,JDK-8335238,"To investigate, not critical for security release – JDK-22 will expire before OO release",:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,i386,:release-all |
179 | 3 | Error: serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java#default,,"Deadlock, new failure, not critical – JDK-22 will expire before OO release",:openjdk-22,ppc64el,:release-all | 3 | Error: serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java#default,,"Deadlock, new failure, not critical – JDK-22 will expire before OO release",:openjdk-22,ppc64el,:release-all |
181 | 4 | FAILED: compiler/arguments/CheckCICompilerCount.java,,"Existing failure (exit code 0, expected 1)",:openjdk-17:openjdk-21:openjdk-22:openjdk-23,i386,:release-all | 4 | FAILED: compiler/arguments/CheckCICompilerCount.java,,"Existing failure (exit code 0, expected 1)",:openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,i386,:release-all |
182 | 5 | FAILED: compiler/codecache/MHIntrinsicAllocFailureTest.java,JDK-8298947,The issue only happens on armhf platform. ,:openjdk-17:openjdk-21,armhf,:release-all | 5 | FAILED: compiler/codecache/MHIntrinsicAllocFailureTest.java,JDK-8298947,The issue only happens on armhf platform. ,:openjdk-17:openjdk-21,armhf,:release-all |
183 | 6 | FAILED: gtest/GTestWrapper.java,,"17:UninitializedDoubleElementWorkerDataArrayTest.print_summary_on_test_vm, ",:openjdk-17:openjdk-21,i386,:release-all | 6 | FAILED: gtest/GTestWrapper.java,,"17:UninitializedDoubleElementWorkerDataArrayTest.print_summary_on_test_vm, ",:openjdk-17:openjdk-21,i386,:release-all |
184 | 7 | FAILED: java/foreign/critical/TestCritical.java,,"SEGSEGV in test, submit bug, not critical for security release",:openjdk-22,s390x,:release-all | 7 | FAILED: java/foreign/critical/TestCritical.java,,"SEGSEGV in test, submit bug, not critical for security release",:openjdk-22,s390x,:release-all |
185 | @@ -12,37 +12,37 @@ FAILED: java/foreign/TestLinker.java,,Ignore test failure in the preview api,:op | |||
186 | 12 | FAILED: java/foreign/TestSegments.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all | 12 | FAILED: java/foreign/TestSegments.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all |
187 | 13 | FAILED: java/foreign/TestUpcallHighArity.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all | 13 | FAILED: java/foreign/TestUpcallHighArity.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all |
188 | 14 | FAILED: java/foreign/TestUpcallStructScope.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all | 14 | FAILED: java/foreign/TestUpcallStructScope.java,,Ignore test failure in the preview api,:openjdk-21,:i386,:release-all |
190 | 15 | FAILED: java/io/File/createTempFile/TargetDirectory.java,JDK-8166162,Container issue,:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 15 | FAILED: java/io/File/createTempFile/TargetDirectory.java,JDK-8166162,Container issue,:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
191 | 16 | FAILED: java/io/File/GetXSpace.java,,"Container issue, disk space size exceeds 32 bit integer",:openjdk-17:openjdk-21:openjdk-22,:i386:armhf,:release-all | 16 | FAILED: java/io/File/GetXSpace.java,,"Container issue, disk space size exceeds 32 bit integer",:openjdk-17:openjdk-21:openjdk-22,:i386:armhf,:release-all |
198 | 17 | FAILED: java/nio/channels/FileChannel/directio/DirectIOTest.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 17 | FAILED: java/nio/channels/FileChannel/directio/DirectIOTest.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
199 | 18 | FAILED: java/nio/channels/FileChannel/directio/PreadDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 18 | FAILED: java/nio/channels/FileChannel/directio/PreadDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
200 | 19 | FAILED: java/nio/channels/FileChannel/directio/PwriteDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 19 | FAILED: java/nio/channels/FileChannel/directio/PwriteDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
201 | 20 | FAILED: java/nio/channels/FileChannel/directio/ReadDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 20 | FAILED: java/nio/channels/FileChannel/directio/ReadDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
202 | 21 | FAILED: java/nio/channels/FileChannel/directio/WriteDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 21 | FAILED: java/nio/channels/FileChannel/directio/WriteDirect.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
203 | 22 | FAILED: java/nio/file/attribute/AclFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 22 | FAILED: java/nio/file/attribute/AclFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
204 | 23 | FAILED: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java,JDK-8166162,Container issue,:openjdk-22,i386,:release-all | 23 | FAILED: java/nio/file/attribute/BasicFileAttributeView/CreationTime.java,JDK-8166162,Container issue,:openjdk-22,i386,:release-all |
217 | 24 | FAILED: java/nio/file/attribute/BasicFileAttributeView/SetTimesNanos.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 24 | FAILED: java/nio/file/attribute/BasicFileAttributeView/SetTimesNanos.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
218 | 25 | FAILED: java/nio/file/attribute/DosFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 25 | FAILED: java/nio/file/attribute/DosFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
219 | 26 | FAILED: java/nio/file/attribute/PosixFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 26 | FAILED: java/nio/file/attribute/PosixFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
220 | 27 | FAILED: java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 27 | FAILED: java/nio/file/attribute/UserDefinedFileAttributeView/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
221 | 28 | FAILED: java/nio/file/Files/CheckPermissions.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 28 | FAILED: java/nio/file/Files/CheckPermissions.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
222 | 29 | FAILED: java/nio/file/Files/CopyAndMove.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 29 | FAILED: java/nio/file/Files/CopyAndMove.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
223 | 30 | FAILED: java/nio/file/Files/CopyMoveVariations.java,JDK-8166162,Container issue,:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 30 | FAILED: java/nio/file/Files/CopyMoveVariations.java,JDK-8166162,Container issue,:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
224 | 31 | FAILED: java/nio/file/Files/FileAttributes.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 31 | FAILED: java/nio/file/Files/FileAttributes.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
225 | 32 | FAILED: java/nio/file/Files/InterruptCopy.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 32 | FAILED: java/nio/file/Files/InterruptCopy.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
226 | 33 | FAILED: java/nio/file/Files/Misc.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 33 | FAILED: java/nio/file/Files/Misc.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
227 | 34 | FAILED: java/nio/file/Files/TemporaryFiles.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 34 | FAILED: java/nio/file/Files/TemporaryFiles.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
228 | 35 | FAILED: java/nio/file/FileStore/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 35 | FAILED: java/nio/file/FileStore/Basic.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11::openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
229 | 36 | FAILED: runtime/cds/appcds/jcmd/JCmdTestDynamicDump.java,,flaky test (?) existing comment,:openjdk-17,:arch-all,:release-all | 36 | FAILED: runtime/cds/appcds/jcmd/JCmdTestDynamicDump.java,,flaky test (?) existing comment,:openjdk-17,:arch-all,:release-all |
230 | 37 | FAILED: runtime/cds/appcds/jcmd/JCmdTestFileSafety.java,,flaky test (?) existing comment,:openjdk-17,i386:arm64:amd64:ppc64el,:release-all | 37 | FAILED: runtime/cds/appcds/jcmd/JCmdTestFileSafety.java,,flaky test (?) existing comment,:openjdk-17,i386:arm64:amd64:ppc64el,:release-all |
231 | 38 | FAILED: runtime/cds/appcds/jcmd/JCmdTestStaticDump.java,,flaky test (?) existing comment,:openjdk-17,:arch-all,:release-all | 38 | FAILED: runtime/cds/appcds/jcmd/JCmdTestStaticDump.java,,flaky test (?) existing comment,:openjdk-17,:arch-all,:release-all |
232 | 39 | FAILED: runtime/ErrorHandling/MachCodeFramesInErrorFile.java,,java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code at java.base/java.lang.Long.toHexString(Long.java:309) at,:openjdk-17:openjdk-21,armhf,:release-all | 39 | FAILED: runtime/ErrorHandling/MachCodeFramesInErrorFile.java,,java.lang.InternalError: a fault occurred in a recent unsafe memory access operation in compiled Java code at java.base/java.lang.Long.toHexString(Long.java:309) at,:openjdk-17:openjdk-21,armhf,:release-all |
233 | 40 | FAILED: runtime/jni/nativeStack/TestNativeStack.java,JDK-8312016,"Backport fix (do not add patch, the fix just disables the test)",:openjdk-lts:openjdk-11:openjdk-17,armhf,:release-all | 40 | FAILED: runtime/jni/nativeStack/TestNativeStack.java,JDK-8312016,"Backport fix (do not add patch, the fix just disables the test)",:openjdk-lts:openjdk-11:openjdk-17,armhf,:release-all |
235 | 41 | FAILED: runtime/LoadClass/LongBCP.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11:openjdk-17:openjdk-21:openjdk-22:openjdk-23,:arch-all,:release-all | 41 | FAILED: runtime/LoadClass/LongBCP.java,JDK-8166162,Container issue,:openjdk-lts:openjdk-11:openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
236 | 42 | FAILED: runtime/Monitor/ConcurrentDeflation.java,,LockingMode == 0 (LM_MONITOR) is not fully implemented on this architectureError: Could not create the Java Virtual Machine.,:openjdk-21,armhf,:release-all | 42 | FAILED: runtime/Monitor/ConcurrentDeflation.java,,LockingMode == 0 (LM_MONITOR) is not fully implemented on this architectureError: Could not create the Java Virtual Machine.,:openjdk-21,armhf,:release-all |
238 | 43 | FAILED: runtime/NMT/VirtualAllocCommitMerge.java,JDK-8309698,P4 bug (existing issue),:openjdk-17:openjdk-21:openjdk-22:openjdk-23,s390x,:release-all | 43 | FAILED: runtime/NMT/VirtualAllocCommitMerge.java,JDK-8309698,P4 bug (existing issue),:openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,s390x,:release-all |
239 | 44 | FAILED: serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java,JDK-8303168,Existing bug,:openjdk-21,armhf,:release-all | 44 | FAILED: serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java,JDK-8303168,Existing bug,:openjdk-21,armhf,:release-all |
241 | 45 | FAILED: tools/jlink/JLinkTest.java,JDK-8240349,Bugfix failed for i386 (P4 bug),:openjdk-17:openjdk-21:openjdk-22:openjdk-23,i386,:release-all | 45 | FAILED: tools/jlink/JLinkTest.java,JDK-8240349,Bugfix failed for i386 (P4 bug),:openjdk-17:openjdk-21:openjdk-22:openjdk-23:openjdk-24:openjdk-25:,i386,:release-all |
242 | 46 | FAILED: jdk/javadoc/doclet/dupThrowsTags/TestDupThrowsTags.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all | 46 | FAILED: jdk/javadoc/doclet/dupThrowsTags/TestDupThrowsTags.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all |
243 | 47 | FAILED: jdk/javadoc/doclet/T6735320/T6735320.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all | 47 | FAILED: jdk/javadoc/doclet/T6735320/T6735320.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all |
244 | 48 | FAILED: jdk/javadoc/doclet/testBadHtml/TestBadHtml.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all | 48 | FAILED: jdk/javadoc/doclet/testBadHtml/TestBadHtml.java,,tests failing due to disable-doclint-by-default.diff (reproducible build maintainer patch),:openjdk-lts:openjdk-11,:arch-all,:release-all |
245 | @@ -82,5 +82,5 @@ FAILED: java/foreign/TestUpcallAsync.java,, asserts due to the invalid structure | |||
246 | 82 | FAILED: java/foreign/TestUpcallStack.java,, asserts due to the invalid structure size. Ignore as this is a preview API and the issue does not occur in openjdk-22. I will add it to the problemlist.,:openjdk-21,:armhf,:release-all | 82 | FAILED: java/foreign/TestUpcallStack.java,, asserts due to the invalid structure size. Ignore as this is a preview API and the issue does not occur in openjdk-22. I will add it to the problemlist.,:openjdk-21,:armhf,:release-all |
247 | 83 | FAILED: java/foreign/TestVarArgs.java,, asserts due to the invalid structure size. Ignore as this is a preview API and the issue does not occur in openjdk-22. I will add it to the problemlist.,:openjdk-21,:armhf,:release-all | 83 | FAILED: java/foreign/TestVarArgs.java,, asserts due to the invalid structure size. Ignore as this is a preview API and the issue does not occur in openjdk-22. I will add it to the problemlist.,:openjdk-21,:armhf,:release-all |
248 | 84 | FAILED: runtime/os/TestTrimNative.java#trimNative,, java.lang.RuntimeException: We found fewer (periodic) trim lines in UL log than expected (expected at least 13 found 11). This looks like a flaky test - it asserts number of lines from the periodic trimmer e.g. src/hotspot/share/runtime/trimNativeHeap.hpp:56 which causes the test to fail due to the slow VM. Test passes locally.,:openjdk-21,:armhf,:release-all | 84 | FAILED: runtime/os/TestTrimNative.java#trimNative,, java.lang.RuntimeException: We found fewer (periodic) trim lines in UL log than expected (expected at least 13 found 11). This looks like a flaky test - it asserts number of lines from the periodic trimmer e.g. src/hotspot/share/runtime/trimNativeHeap.hpp:56 which causes the test to fail due to the slow VM. Test passes locally.,:openjdk-21,:armhf,:release-all |
251 | 85 | FAILED: jdk/sun/security/util/Debug/DebugOptions.java,JDK-8339713,Stack overflow error on 32-bit platforms,:openjdk-17:openjdk-21:openjdk-23,:armhf:i386:s390x,:release-all | 85 | FAILED: jdk/sun/security/util/Debug/DebugOptions.java,JDK-8339713,Stack overflow error on 32-bit platforms,:openjdk-17:openjdk-21:openjdk-23:openjdk-24:openjdk-25:,:armhf:i386:s390x,:release-all |
252 | 86 | Error: jdk/jshell/TerminalNoExecTest.java,,BackingStoreException: Couldn't get file lock - possibly because the LP (non-root) container has no home directory,:openjdk-23,:arch-all,:release-all | 86 | Error: jdk/jshell/TerminalNoExecTest.java,,BackingStoreException: Couldn't get file lock - possibly because the LP (non-root) container has no home directory,:openjdk-23:openjdk-24:openjdk-25:,:arch-all,:release-all |
253 | diff --git a/debian/watch b/debian/watch | |||
254 | index e183636..8655a86 100644 | |||
255 | --- a/debian/watch | |||
256 | +++ b/debian/watch | |||
257 | @@ -1,6 +1,6 @@ | |||
258 | 1 | version=4 | 1 | version=4 |
259 | 2 | opts=\ | 2 | opts=\ |
261 | 3 | repack,repacksuffix=ea,oversionmangle=s/\+(\d+)/\~$1/,dversionmangle=s/\~(\d*)ea$/\+$1/,\ | 3 | repack,\ |
262 | 4 | compression=xz, \ | 4 | compression=xz, \ |
263 | 5 | https://github.com/openjdk/jdk11u/tags \ | 5 | https://github.com/openjdk/jdk11u/tags \ |
264 | 6 | (?:.*?/)?jdk-(11[\+\.\d]*)\.tar\.gz | 6 | (?:.*?/)?jdk-(11[\+\.\d]*)\.tar\.gz |