OpenJDK 8u232-b05 EA Released
Severin Gehwolf
sgehwolf at redhat.com
Mon Sep 9 15:31:44 UTC 2019
Hi,
Note that EA OpenJDK Project Builds for b05 (EA) are available as well:
https://adoptopenjdk.net/upstream.html
Thanks,
Severin
On Fri, 2019-09-06 at 04:49 +0100, Andrew John Hughes wrote:
> I've made available an early access source bundle for 8u232, based on
> the tag jdk8u232-b05:
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b05-ea.tar.xz
>
> The tarball is accompanied by a digital signature available at:
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b05-ea.tar.xz.sig
>
> This is signed by our new 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:
>
> aa859593e0fd6b4518e7c625b4edf21450d45b852764ddcc89d383b04781f649
> openjdk8u232-b05-ea.tar.xz
> d7252a4a6dca72412e4bf88cd8fb3d8fff22c7f877773e034039af0a455205f4
> openjdk8u232-b05-ea.tar.xz.sig
>
> They are listed at
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b05-ea.sha256
>
> Changes in 8u232-b05:
> - S8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory
> - S8087128: C2: Disallow definition split on MachCopySpill nodes
> - S8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
> - S8141570: Fix Zero interpreter build for --disable-precompiled-headers
> - S8147502: Digest is incorrectly truncated for ECDSA signatures when
> the bit length of n is less than the field size
> - S8147611: G1 - Missing memory barrier in start_cset_region_for_worker
> - S8151066: assert(0 <= i && i < length()) failed: index out of bounds
> - S8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine:
> assert failed: Corrupted constant pool
> - S8202948: C2: assert(init_offset >= 0) failed: positive offset from
> object start
> - S8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
> - S8206879: Currency decimal marker incorrect for Peru
> - S8211232: GraphKit::make_runtime_call() sometimes attaches wrong
> memory state to call
> - S8214687: Optimize Collections.nCopies().hashCode() and equals()
> - S8214702: Wrong text position for whitespaced string in printing
> Swing text
> - S8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
> - S8215265: C2: range check elimination may allow illegal out of bound
> access
> - S8217359: C2 compiler triggers SIGSEGV after transformation in
> ConvI2LNode::Ideal
> - S8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
> - S8217896: Make better use of LCPUs when building on AIX
> - S8218201: Failures when vmIntrinsics::_getClass is not inlined
> - S8218280: LineNumberReader throws "Mark invalid" exception if CRLF
> straddles buffer.
> - S8218780: Update MUSCLE PCSC-Lite header files
> - S8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize
> - S8220072: GCC 8.3 reports errors in java.base
> - S8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
> - S8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
> - S8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
> - S8225423: GTK L&F: JSplitPane: There is no divider shown
> - S8226798: JVM crash in
> klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool,
> Thread*)
> - S8226964: [Yaru] GTK L&F: There is no difference between menu
> selected and de-selected
> - S8228440: TestAESCiphers tests fail with "access denied" trying to
> access ArrayUtil
>
> Bundles for b03 & b04 are also available:
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b03-ea.tar.xz
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b04-ea.tar.xz
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b03-ea.tar.xz.sig
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b04-ea.tar.xz.sig
>
> e33fb9fea4e8723ebdd2d4932691ec5a2fb7538f91bdf46f47f12e70aad36a67
> openjdk8u232-b03-ea.tar.xz
> 43623eafd92ab9f26bdba423f8f1a9b40f15c14f4fa28b833627b730c59cdcde
> openjdk8u232-b03-ea.tar.xz.sig
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b03-ea.sha256
>
> 73a60ac5465b4fe6c10c7be5c06ed42cda126884b00fd498a80eaf04950c430d
> openjdk8u232-b04-ea.tar.xz
> 73bcb7962bfca0c285c2d8f30ad722dea697432460a38151ffc1cbf9e4c12225
> openjdk8u232-b04-ea.tar.xz.sig
>
> https://openjdk-sources.osci.io/openjdk8/openjdk8u232-b04-ea.sha256
>
> Changes in 8u232-b03:
> - S8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
> - S8217785: Padding ParallelTaskTerminator::_offered_termination variable
>
> Changes in 8u232-b04:
> - S8188868: PPC64: Support AES intrinsics on Big Endian
>
> Thanks,
More information about the jdk8u-dev
mailing list