OpenJDK 8u262-b02 & 8u262-b03 EA Released
Andrew Hughes
gnu.andrew at redhat.com
Fri May 22 01:31:41 UTC 2020
I've made available early access source bundles for 8u262, based on
the tag jdk8u262-b02:
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b02-ea.tar.xz
and jdk8u262-b03:
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b03-ea.tar.xz
The tarballs are accompanied by digital signatures available at:
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b02-ea.tar.xz.sig
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b03-ea.tar.xz.sig
This is signed by our Red Hat OpenJDK key (openjdk at redhat.com):
PGP Key: rsa4096/0x92EF8D39DC13168F (hkp://keys.gnupg.net)
Fingerprint = CA5F 11C6 CE22 644D 42C6 AC44 92EF 8D39 DC13 168F
SHA256 checksums:
ea1ca3fe99abe68146b83692df4989e1f8e851a03afce57d62ebae3b35e67367
openjdk8u262-b02-ea.tar.xz
1340d874e1f3d93b00b8066f4dbe8eb553ef617db8b30d5f3dacbe855dc6189c
openjdk8u262-b02-ea.tar.xz.sig
df5295865ac7f12e74a3c2dfcadb910f0fb5fcd9d36b4188b450bd553841cb47
openjdk8u262-b03-ea.tar.xz
abfb720574dffe642d2cce52b5e5ace803f615936612328bc781bbf5c90fec73
openjdk8u262-b03-ea.tar.xz.sig
These are listed at
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b02-ea.sha256
https://openjdk-sources.osci.io/openjdk8/openjdk8u262-b03-ea.sha256
Changes in 8u262-b02:
- JDK-8130737: AffineTransformOp can't handle child raster with
non-zero x-offset
- JDK-8172559: [PIT][TEST_BUG] Move @test to be 1st annotation in
java/awt/image/Raster/TestChildRasterOp.java
- JDK-8230926: [macosx] Two apostrophes are entered instead of one
with "U.S. International - PC" layout
- JDK-8240576: JVM crashes after transformation in C2
IdealLoopTree::merge_many_backedges
- JDK-8242883: Incomplete backport of JDK-8078268: backport test part
Changes in 8u262-b03:
- JDK-8037866: Replace the Fun class in tests with lambdas
- JDK-8146612: C2: Precedence edges specification violated
- JDK-8150986:
serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java failing because
expects HPROF JAVA PROFILE 1.0.1 file format
- JDK-8229888: (zipfs) Updating an existing zip file does not preserve
original permissions
- JDK-8230597: Update GIFlib library to the 5.2.1
- JDK-8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call
in early return
- JDK-8233880: Support compilers with multi-digit major version numbers
- JDK-8239852: java/util/concurrent tests fail with
-XX:+VerifyGraphEdges: assert(!VerifyGraphEdges) failed: verification
should have failed
- JDK-8241638: launcher time metrics always report 1 on Linux when
_JAVA_LAUNCHER_DEBUG set
- JDK-8243059: Build fails when --with-vendor-name contains a comma
- JDK-8243474: [TESTBUG] removed three tests of 0 bytes
- JDK-8244461: [JDK 8u] Build fails with glibc 2.32
- JDK-8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns
wrong result
I've also updated the wiki with the current 8u262 schedule, the proposed
schedule for 8u272 and 8u-specific advice on contributions:
https://wiki.openjdk.java.net/display/jdk8u/Main
Note that the day for build promotions is now officially Friday, which
represents the reality of what has tended to happen with recent ones
anyway. I think this better encapsulates each build promotion within the
working week and gives time for promotion and testing over the weekend.
It also means you get an extra couple of days before rampdown next
Friday :-)
Thanks,
--
Andrew :)
Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the jdk8u-dev
mailing list