| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to upstream tag jdk-11.0.11+9 (April 2021, CPU)
* Security fixes
+ JDK-8244473: Contextualize registration for JNDI
+ JDK-8244543: Enhanced handling of abstract classes
+ JDK-8249906, CVE-2021-2163, bsc#1185055: Enhance opening JARs
+ JDK-8250568, CVE-2021-2161, bsc#1185056: Less ambiguous
processing
+ JDK-8253799: Make lists of normal filenames
+ JDK-8257001: Improve Http Client Support
* Other changes
+ JDK-7107012: sun.jvm.hotspot.code.CompressedReadStream
readDouble() conversion to long mishandled
+ JDK-7146776: deadlock between URLStreamHandler.getHostAddress
and file.Handler.openconnection
+ JDK-8086003: Test fails on OSX with java.lang.RuntimeException
'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3'
missing
+ JDK-8168869: jdeps: localized messages don't use proper line
breaks
+ JDK-8180837: SunPKCS11-NSS tests failing with
CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
+ JDK-8202343: Disable TLS 1.0 and 1.1
+ JDK-8205992: jhsdb cannot attach to Java processes running in
Docker containers
+ JDK-8209193: Fix aarch64-linux compilation after -Wreorder
changes
+ JDK-8210413: AArch64: Optimize div/rem by constant in C1
+ JDK-8210578: AArch64: Invalid encoding for fmlsvs instruction
+ JDK-8211051: jdeps usage of --dot-output doesn't provide
valid output for modular jar
+ JDK-8211057: Gensrc step CompileProperties generates unstable
CompilerProperties output
+ JDK-8211150: G1 Full GC not purging code root memory and
hence causing memory leak
+ JDK-8211825: ModuleLayer.defineModulesWithXXX does not setup
delegation when module reads automatic module
+ JDK-8212043: Add floating-point Math.min/max intrinsics
+ JDK-8212218: [TESTBUG] runtime/ErrorHandling/
/TestHeapDumpOnOutOfMemoryErrorInMetaspace.java timed out
+ JDK-8213116: javax/swing/JComboBox/WindowsComboBoxSize/
/WindowsComboBoxSizeTest.java fails in Windows
+ JDK-8213909: jdeps --print-module-deps should report missing
dependences
+ JDK-8214180: Need better granularity for sleeping
+ JDK-8214223: tools/jdeps/listdeps/ListModuleDeps.java failed
due to missing Lib2 file
+ JDK-8214230: Classes generated by SystemModulesPlugin.java
are not reproducable
+ JDK-8214741: docs/index.html has no title or copyright
+ JDK-8215687: [Graal] unit test CheckGraalIntrinsics failed
after 8212043
+ JDK-8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/
/resexhausted003/TestDescription.java fails
+ JDK-8218482: sun/security/krb5/auto/ReplayCachePrecise.java
failed - no KrbException thrown
+ JDK-8218550: Add test omitted from JDK-8212043
+ JDK-8221584: SIGSEGV in os::PlatformEvent::unpark() in
JvmtiRawMonitor::raw_exit while posting method exit event
+ JDK-8221995: AARCH64: problems with CAS instructions encoding
+ JDK-8222518: Remove unnecessary caching of Parker object in
java.lang.Thread
+ JDK-8222785: aarch64: add necessary masking for immediate
shift counts
+ JDK-8223186: HotSpot compile warnings from GCC 9
+ JDK-8225773: jdeps --check produces NPE if there are missing
module dependences
+ JDK-8225805: Java Access Bridge does not close the logger
+ JDK-8226810: Failed to launch JVM because of
NullPointerException occured on System.props
+ JDK-8229396: jdeps ignores multi-release when
generate-module-info used on command line
+ JDK-8229474: Shenandoah: Cleanup CM::update_roots()
+ JDK-8232225: Rework the fix for JDK-8071483
+ JDK-8232905: JFR fails with assertion:
assert(t->unflushed_size() == 0) failed: invariant
+ JDK-8233164: C2 fails with assert(phase->C->get_alias_index(t)
== phase->C->get_alias_index(t_adr)) failed: correct memory
chain
+ JDK-8233910: java/awt/ColorClass/AlphaColorTest.java is
failing intermittently in nightly lnux-x64 system
+ JDK-8233912: aarch64: minor improvements of atomic operations
+ JDK-8234508: VM_HeapWalkOperation::iterate_over_object reads
non-strong fields with an on-strong load barrier
+ JDK-8234742: Improve handshake logging
+ JDK-8234796: Refactor Handshake::execute to take a more
complex type than ThreadClosure
+ JDK-8235324: Dying objects are published from users of
CollectedHeap::object_iterate
+ JDK-8235351: Lookup::unreflect should bind with the original
caller independent of Method's accessible flag
+ JDK-8237369: Shenandoah: failed vmTestbase/nsk/jvmti/
/AttachOnDemand/attach021/TestDescription.java test
+ JDK-8237392: Shenandoah: Remove unreliable assertion
+ JDK-8237483: AArch64 C1 OopMap inserted twice fatal error
+ JDK-8237495: Java MIDI fails with a dereferenced memory error
when asked to send a raw 0xF7
+ JDK-8239355: (dc) Initial value of SO_SNDBUF should allow
sending large datagrams (macOS)
+ JDK-8240353: AArch64: missing support for
- XX:+ExtendedDTraceProbes in C1
+ JDK-8240704: CheckHandles.java failed "AssertionError: Handle
use increased by more than 10 percent."
+ JDK-8240751: Shenandoah: fold ShenandoahTracer definition
+ JDK-8240795: [REDO] 8238384 CTW: C2 compilation fails with
"assert(store != load->find_exact_control(load->in(0)))
failed: dependence cycle found"
+ JDK-8241598: Upgrade JLine to 3.14.0
+ JDK-8241649: Optimize Character.toString
+ JDK-8241770: Module xxxAnnotation() methods throw NCDFE if
module-info.class found as resource in unnamed module
+ JDK-8241911: AArch64: Fix a potential register clash issue in
reduce_add2I
+ JDK-8242030: Wrong package declarations in jline classes after
JDK-8241598
+ JDK-8242565: Policy initialization issues when the denyAfter
constraint is enabled
+ JDK-8243618: compiler/rtm/cli tests can be run w/o WhiteBox
+ JDK-8243670: Unexpected test result caused by C2
MergeMemNode::Ideal
+ JDK-8244088: [Regression] Switch of Gnome theme ends up in
deadlocked UI
+ JDK-8244154: Update SunPKCS11 provider with PKCS11 v3.0 header
files
+ JDK-8244340: Handshake processing thread lacks yielding
+ JDK-8244573: java.lang.ArrayIndexOutOfBoundsException thrown
for malformed class file
+ JDK-8244683: A TSA server used by tests
+ JDK-8245005: javax/net/ssl/compatibility/BasicConnectTest.java
failed with No enum constant
+ JDK-8245026: PsAdaptiveSizePolicy::_old_gen_policy_is_ready is
unused
+ JDK-8245283: JFR: Can't handle constant dynamic used by Jacoco
agent
+ JDK-8245512: CRC32 optimization using AVX512 instructions
+ JDK-8245527: LDAP Channel Binding support for Java
GSS/Kerberos
+ JDK-8246707: (sc) SocketChannel.read/write throws
AsynchronousCloseException on closed channel
+ JDK-8246709: sun/security/tools/jarsigner/
/TsacertOptionTest.java compilation failed after JDK-8244683
+ JDK-8247200: assert((unsigned)fpargs < 32)
+ JDK-8247766: [aarch64] guarantee(val < (1U << nbits))
failed: Field too big for insn.
+ JDK-8248336: AArch64: C2: offset overflow in
BoxLockNode::emit
+ JDK-8248865: Document JNDI/LDAP timeout properties
+ JDK-8248901: Signed immediate support in
.../share/assembler.hpp is broken.
+ JDK-8249543: Force DirectBufferAllocTest to run with
- ExplicitGCInvokesConcurrent
+ JDK-8249588: libwindowsaccessbridge issues on 64bit Windows
+ JDK-8249749: modify a primitive array through a stream and a
for cycle causes jre crash
+ JDK-8249787: Make TestGCLocker more resilient with concurrent
GCs
+ JDK-8249867: xml declaration is not followed by a newline
+ JDK-8250911: [windows] os::pd_map_memory() error detection
broken
+ JDK-8251255: [linux] Add process-memory information to hs-err
and VM.info
+ JDK-8251359: Shenandoah: filter null oops before calling
enqueue/SATB barrier
+ JDK-8251925: C2: RenaissanceStressTest fails with
assert(!had_error): bad dominance
+ JDK-8251944: Add Shenandoah test config to
compiler/gcbarriers/UnsafeIntrinsicsTest.java
+ JDK-8251992: VM crashed running TestComplexAddrExpr.java test
with -XX:UseAVX=X
+ JDK-8253220: Epsilon: clean up unused code/declarations
+ JDK-8253274: The CycleDMImagetest brokes the system
+ JDK-8253353: Crash in C2: guarantee(n != NULL) failed: No Node
+ JDK-8253368: TLS connection always receives close_notify
exception
+ JDK-8253404: C2: assert(C->live_nodes() <=
C->max_node_limit()) failed: Live Node limit exceeded limit
+ JDK-8253409: Double-rounding possibility in float fma
+ JDK-8253476: TestUseContainerSupport.java fails on some Linux
kernels w/o swap limit capabilities
+ JDK-8253524: C2: Refactor code that clones predicates during
loop unswitching
+ JDK-8253644: C2: assert(skeleton_predicate_has_opaque(iff))
failed: unexpected
+ JDK-8253681: closed java/awt/dnd/MouseEventAfterStartDragTest/
/MouseEventAfterStartDragTest.html test failed
+ JDK-8253702: BigSur version number reported as 10.16, should
be 11.nn
+ JDK-8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
+ JDK-8254104: MethodCounters must exist before nmethod is
installed
+ JDK-8254734: "dead loop detected" assert failure with patch
from 8223051
+ JDK-8254748: Bad Copyright header format after JDK-8212218
+ JDK-8254799: runtime/ErrorHandling/
/TestHeapDumpOnOutOfMemoryError.java fails with release VMs
+ JDK-8255058: C1: assert(is_virtual()) failed: type check
+ JDK-8255351: Add detection for Graviton 2 CPUs
+ JDK-8255368: Math.exp() gives wrong result for large values on
x86 32-bit platforms
+ JDK-8255387: Japanese characters were printed upside down on
AIX
+ JDK-8255401: Shenandoah: Allow oldval and newval registers to
overlap in cmpxchg_oop()
+ JDK-8255479: [aarch64] assert(src->section_index_of(target) ==
CodeBuffer::SECT_NONE) failed: sanity
+ JDK-8255544: Create a checked cast
+ JDK-8255559: Leak File Descriptors Because of
ResolverLocalFilesystem#engineResolveURI()
+ JDK-8255681: print callstack in error case in
runAWTLoopWithApp
+ JDK-8255734: VM should ignore SIGXFSZ on ppc64, s390 too
+ JDK-8255742: PrintInlining as compiler directive doesn't print
virtual calls
+ JDK-8255845: Memory leak in imageFile.cpp
+ JDK-8255880: UI of Swing components is not redrawn after their
internal state changed
+ JDK-8255908: ExceptionInInitializerError due to
UncheckedIOException while initializing cgroupv1 subsystem
+ JDK-8256025: AArch64: MachCallRuntimeNode::ret_addr_offset()
is incorrect for stub calls
+ JDK-8256056: Deoptimization stub doesn't save vector registers
on x86
+ JDK-8256061: RegisterSaver::save_live_registers() omits upper
halves of ZMM0-15 registers
+ JDK-8256187: [TEST_BUG] Automate bug4275046.java test
+ JDK-8256220: C1: x86_32 fails with -XX:UseSSE=1 after
JDK-8210764 due to mishandled lir_neg
+ JDK-8256258: some missing NULL checks or asserts after
CodeCache::find_blob_unsafe
+ JDK-8256264: Printed GlyphVector outline with low DPI has bad
quality on Windows
+ JDK-8256290: javac/lambda/T8031967.java fails with
StackOverflowError on x86_32
+ JDK-8256359: AArch64: runtime/ReservedStack/
/ReservedStackTestCompiler.java fails
+ JDK-8256387: Unexpected result if patching an entire
instruction on AArch64
+ JDK-8256421: Add 2 HARICA roots to cacerts truststore
+ JDK-8256488: [aarch64] Use ldpq/stpq instead of ld4/st4 for
small copies in StubGenerator::copy_memory
+ JDK-8256489: Make gtest for long path names on Windows more
resilient in the presence of virus scanners
+ JDK-8256501: libTestMainKeyWindow fails to build with Xcode
12.2
+ JDK-8256633: Fix product build on Windows+Arm64
+ JDK-8256682: JDK-8202343 is incomplete
+ JDK-8256751: Incremental rebuild with precompiled header fails
when touching a header file
+ JDK-8256757: Incorrect MachCallRuntimeNode::ret_addr_offset()
for CallLeafNoFP on x86_32
+ JDK-8256806: Shenandoah: optimize shenandoah/jni/
/TestPinnedGarbage.java test
+ JDK-8256807: C2: Not marking stores correctly as mismatched
in string opts
+ JDK-8256810: Incremental rebuild broken on Macosx
+ JDK-8256818: SSLSocket that is never bound or connected leaks
socket resources
+ JDK-8256888: Client manual test problem list update
+ JDK-8257083: Security infra test failures caused by
JDK-8202343
+ JDK-8257408: Bump update version for OpenJDK: jdk-11.0.11
+ JDK-8257423: [PPC64] Support -XX:-UseInlineCaches
+ JDK-8257436: [aarch64] Regressions in ArrayCopyUnalignedDst
.testByte/testChar for 65-78 bytes when UseSIMDForMemoryOps
is on
+ JDK-8257513: C2: assert((constant_addr -
_masm.code()->consts()->start()) == con.offset())
+ JDK-8257547: Handle multiple prereqs on the same line in deps
files
+ JDK-8257561: Some code is not vectorized after 8251925 and
8250607
+ JDK-8257565: epsilonBarrierSet.hpp should not include
barrierSetAssembler
+ JDK-8257575: C2: "failed: only phis" assert failure in loop
strip mining verification
+ JDK-8257594: C2 compiled checkcast of non-null object triggers
endless deoptimization/recompilation cycle
+ JDK-8257633: Missing -mmacosx-version-min=X flag when linking
libjvm
+ JDK-8257670: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java
reports leaks
+ JDK-8257707: Fix incorrect format string in Http1HeaderParser
+ JDK-8257746: Regression introduced with JDK-8250984 - memory
might be null in some machines
+ JDK-8257798: [PPC64] undefined reference to
Klass::vtable_start_offset()
+ JDK-8257884: Re-enable sun/security/ssl/SSLSocketImpl/
/SSLSocketLeak.java as automatic test
+ JDK-8257910: [JVMCI] Set exception_seen accordingly in the
runtime.
+ JDK-8257997: sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java
again reports leaks after JDK-8257884
+ JDK-8257999: Parallel GC crash in gc/parallel/
/TestDynShrinkHeap.java: new region is not in covered_region
+ JDK-8258077: Using -Xcheck:jni can lead to a double-free after
JDK-8193234
+ JDK-8258247: Couple of issues in fix for JDK-8249906
+ JDK-8258373: Update the text handling in the JPasswordField
+ JDK-8258396: SIGILL in jdk.jfr.internal.PlatformRecorder
.rotateDisk()
+ JDK-8258419: RSA cipher buffer cleanup
+ JDK-8258471: "search codecache" clhsdb command does not work
+ JDK-8258534: Epsilon: clean up unused includes
+ JDK-8258805: Japanese characters not entered by mouse click
on Windows 10
+ JDK-8258833: Cancel multi-part cipher operations in SunPKCS11
after failures
+ JDK-8258836: JNI local refs exceed capacity
getDiagnosticCommandInfo
+ JDK-8258884: [TEST_BUG] Convert applet-based test
open/test/jdk/javax/swing/JMenuItem/8031573/bug8031573.java
to a regular java test
+ JDK-8259007: This test printed a blank page
+ JDK-8259048: (tz) Upgrade time-zone data to tzdata2020f
+ JDK-8259049: Uninitialized variable after JDK-8257513
+ JDK-8259231: Epsilon: improve performance under contention
during virtual space expansion
+ JDK-8259271: gc/parallel/TestDynShrinkHeap.java still fails
"assert(covered_region.contains(new_memregion)) failed: new
region is not in covered_region"
+ JDK-8259312: VerifyCACerts.java fails as soneraclass2ca cert
will expire in 90 days
+ JDK-8259319: Illegal package access when SunPKCS11 requires
SunJCE's classes
+ JDK-8259339: AllocateUninitializedArray C2 intrinsic fails
with void.class input
+ JDK-8259428: AlgorithmId.getEncodedParams() should return copy
+ JDK-8259446: runtime/jni/checked/
/TestCheckedReleaseArrayElements.java fails with stderr not
empty
+ JDK-8259451: Zero: skip serviceability/sa tests, set vm.hasSA
to false
+ JDK-8259580: Shenandoah: uninitialized label in
VerifyThreadGCState
+ JDK-8259619: C1: 3-arg StubAssembler::call_RT stack-use
condition is incorrect
+ JDK-8259633: compiler/graalunit/CoreTest.java fails with NPE
after JDK-8244543
+ JDK-8259706: C2 compilation fails with assert(vtable_index ==
Method::invalid_vtable_index) failed: correct sentinel value
+ JDK-8259707: LDAP channel binding does not work with StartTLS
extension
+ JDK-8259773: Incorrect encoding of AVX-512 kmovq instruction
+ JDK-8259849: Shenandoah: Rename store-val to IU-barrier
+ JDK-8259949: x86 32-bit build fails when -fcf-protection is
passed in the compiler flags
+ JDK-8259954: gc/shenandoah/mxbeans tests fail with -Xcomp
+ JDK-8260029: aarch64: fix typo in verify_oop_array
+ JDK-8260308: Update LogCompilation junit to 4.13.1
+ JDK-8260338: Some fields in HaltNode is not cloned
+ JDK-8260349: Cannot programmatically retrieve Metaspace max
set via JAVA_TOOL_OPTIONS
+ JDK-8260356: (tz) Upgrade time-zone data to tzdata2021a
+ JDK-8260378: [TESTBUG] DcmdMBeanTestCheckJni.java reports
false positive
+ JDK-8260497: Shenandoah: Improve SATB flushing
+ JDK-8260502: [s390] NativeMovRegMem::verify() fails because
it's too strict
+ JDK-8260632: Build failures after JDK-8253353
+ JDK-8260704: ParallelGC: oldgen expansion needs release-store
for _end
+ JDK-8261022: Fix incorrect result of Math.abs() with char type
+ JDK-8261089: [TESTBUG] native library of test
TestCheckedReleaseCriticalArray.java fails to compile with
gcc 4.x
+ JDK-8261183: Follow on to Make lists of normal filenames
+ JDK-8261209: isStandalone property: remove dependency on
pretty-print
+ JDK-8261231: Windows IME was disabled after DnD operation
+ JDK-8261251: Shenandoah: Use object size for full GC
humongous compaction
+ JDK-8261310: PPC64 Zero build fails with
'VMError::controlled_crash(int)::FunctionDescriptor
functionDescriptor' has incomplete type and cannot be defined
+ JDK-8261334: NMT: tuning statistic shows incorrect hash
distribution
+ JDK-8261413: Shenandoah: Disable class-unloading in I-U mode
+ JDK-8261522: [PPC64] AES intrinsics write beyond the
destination array
+ JDK-8261534: Test sun/security/pkcs11/KeyAgreement/
/IllegalPackageAccess.java fails on platforms where no nsslib
artifacts are defined
+ JDK-8261585: Restore HandleArea used in
Deoptimization::uncommon_trap
+ JDK-8261753: Test java/lang/System/OsVersionTest.java still
failing on BigSur patch versions after JDK-8253702
+ JDK-8261829: Exclude tools/jlink/JLinkReproducibleTest.java
in 11u
+ JDK-8261912: Code IfNode::fold_compares_helper more
defensively
+ JDK-8261920: [AIX] jshell command throws java.io.IOError on
non English locales
+ JDK-8262018: Wrong format in SAP copyright header of
OsVersionTest
+ JDK-8263069: Exclude some failing tests from
security/infra/java/security/cert/CertPathValidator
- moved mozilla-nss dependency to java-11-openjdk-headless package This is necessary to be able to do crypto with just java-11-openjdk-headless installed. Fixes boo#1184606
- Added patches:
* system-crypto-policy.patch
+ Let OpenJDK use system crypto policies unless explicitely told
not to
* nss-security-provider.patch
+ Add the NSS security provider with configuration in generated
nss.cfg file
* keytool-default-rsa.patch
+ Make keytool generate RSA keys by default, since only the
LEGACY system crypto policy allows DSA
- Update to upstream tag jdk-11.0.10+9 (January 2021 CPU,
bsc#1181239)
* Security fixes
+ JDK-8247619: Improve Direct Buffering of Characters
* Other changes
+ JDK-6722928: Support SSPI as a native GSS-API provider
+ JDK-7185258: [macosx] Deadlock in SunToolKit.realSync()
+ JDK-8152332: [macosx] JFileChooser cannot be serialized on
Mac OS X
+ JDK-8161684: [testconf] Add VerifyOops' testing into compiler
tiers
+ JDK-8171279: Support X25519 and X448 in TLS
+ JDK-8173361: various crashes in
JvmtiExport::post_compiled_method_load
+ JDK-8173658: JvmtiExport::post_class_unload() is broken for
non-JavaThread initiators
+ JDK-8191006: hsdis disassembler plugin does not compile with
binutils 2.29+
+ JDK-8197981: Missing return statement in
__sync_val_compare_and_swap_8
+ JDK-8198334: java/awt/FileDialog/8003399/bug8003399.java
fails in headless mode
+ JDK-8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
+ JDK-8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
+ JDK-8208483: Add 5 JNDI tests to
com/sun/jndi/dns/FactoryTests/
+ JDK-8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
+ JDK-8208665: Amend cross-compilation docs with
qemu-debootstrap recipe
+ JDK-8210088: ProblemList gc/epsilon/TestMemoryMXBeans.java
+ JDK-8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
+ JDK-8211450: UndetVar::dup is not copying the kind field to
the duplicated instance
+ JDK-8212160: JVMTI agent crashes with "assert(_value != 0LL)
failed: resolving NULL _value"
+ JDK-8212226: SurfaceManager throws "Invalid Image variant"
for MultiResolutionImage (Windows)
+ JDK-8213400: Support choosing group name in keytool keypair
generation
+ JDK-8213535: Windows HiDPI html lightweight tooltips are
truncated
+ JDK-8213698: Improve devkit creation and add support for
linux/ppc64/ppc64le/s390x
+ JDK-8214025: assert(t->singleton()) failed: must be a
constant when ScavengeRootsInCode < 2
+ JDK-8214242: compiler/arguments/TestScavengeRootsInCode.java
fails because of missing UnlockDiagnosticVMOptions
+ JDK-8214787: Zero builds fail with "undefined
JavaThread::thread_state()"
+ JDK-8215583: Exclude
runtime/handshake/HandshakeWalkSuspendExitTest.java
+ JDK-8216012: Infinite loop in RSA KeyPairGenerator
+ JDK-8216324: GetClassMethods is confused by the presence of
default methods in super interfaces
+ JDK-8217429: WebSocket over authenticating proxy fails to
send Upgrade headers
+ JDK-8217976: test/jdk/java/net/httpclient/websocket/
/WebSocketProxyTest.java fails intermittently
+ JDK-8218021: Have jarsigner preserve posix permission
attributes
+ JDK-8218287: jshell tool: input behavior unstable after
12-ea+24 on Windows
+ JDK-8218851: JVM crash in custom classloader stress test, JDK
12 & 13
+ JDK-8220420: Cleanup c1_LinearScan
+ JDK-8222072: JVMTI GenerateEvents() sends CompiledMethodLoad
events to wrong jvmtiEnv
+ JDK-8222286: Fix for JDK-8213419 is broken on s390
+ JDK-8222527: HttpClient doesn't send HOST header when
tunelling HTTP/1.1 through http proxy
+ JDK-8222533: jtreg test jdk/internal/platform/cgroup/
/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le
machine
+ JDK-8224506: [TESTBUG] TestDockerMemoryMetrics.java fails
with exitValue = 137
+ JDK-8224555: vmTestbase/nsk/jvmti/scenarios/contention/TC02/
/tc02t001/TestDescription.java failed
+ JDK-8224650: Add tests to support X25519 and X448 in TLS
+ JDK-8225072: Add LuxTrust certificate that is expiring in
March 2021 to list of allowed but expired certs
+ JDK-8225329: -XX:+PrintBiasedLockingStatistics causes crash
during initialization on Windows platforms
+ JDK-8225687: Newly added sspi.cpp in JDK-6722928 still
contains some small errors
+ JDK-8227006: [linux] Runtime.availableProcessors execution
time increased by factor of 100
+ JDK-8227275: Within native OOM error handling, assertions may
hang the process
+ JDK-8227647: [Graal] Test8009761.java fails due to
"RuntimeException: static java.lang.Object
compiler.uncommontrap.Test8009761.m3(boolean,boolean) not
compiled"
+ JDK-8229495: SIGILL in C2 generated OSR compilation
+ JDK-8230910: libsspi_bridge does not build on Windows 32bit
+ JDK-8232114: JVM crashed at imjpapi.dll in native code
+ JDK-8234147: Avoid looking up standard charsets in core
libraries
+ JDK-8234393: [macos] printing ignores printer tray
+ JDK-8234863: Increase default value of MaxInlineLevel
+ JDK-8235218: Minimal VM is broken after JDK-8173361
+ JDK-8235456: Minimal VM is broken after JDK-8212160
+ JDK-8235829: graal crashes with Zombie.java test
+ JDK-8236124: Minimal VM slowdebug build failed after
JDK-8212160
+ JDK-8236512: PKCS11 Connection closed after Cipher.doFinal
and NoPadding
+ JDK-8236944: The legVecZ operand should be limited to
zmm0-zmm15 registers
+ JDK-8237186: Fix typo in copyright header of
java/io/Reader/TransferTo.java
+ JDK-8237499: JFR: Include stack trace in the ThreadStart event
+ JDK-8237512: AArch64: aarch64TestHook leaks a BufferBlob
+ JDK-8237524: AArch64: String.compareTo() may return incorrect
result
+ JDK-8237950: C2 compilation fails with "Live Node limit
exceeded limit" during ConvI2L::Ideal optimization
+ JDK-8238579: HttpsURLConnection drops the timeout and hangs
forever in read
+ JDK-8239105: Add exception for expiring Digicert root
certificates to VerifyCACerts test
+ JDK-8239477: jdk/jfr/jcmd/TestJcmdStartStopDefault.java fails
- XX:+VerifyOops with "verify_oop: rsi: broken oop"
+ JDK-8239497: SEGV in EdgeUtils::field_name_symbol(Edge const&)
+ JDK-8239886: Minimal VM build fails after JDK-8237499
+ JDK-8240633: Memory leaks in the implementations of
FileChooserUI
+ JDK-8240690: Race condition between EDT and
BasicDirectoryModel.FilesLoader.run0()
+ JDK-8241234: Unify monitor enter/exit runtime entries.
+ JDK-8241311: Move some charset mapping tests from closed to
open
+ JDK-8241797: Add some tests to the problem list
+ JDK-8242029: AArch64: skip G1 array copy pre-barrier if
marking not active
+ JDK-8242335: Additional Tests for RSASSA-PSS
+ JDK-8242480: Negative value may be returned by
getFreeSwapSpaceSize() in the docker
+ JDK-8242614: cleanup duplicated test ldap server in some
com/sun/jndi/ldap/ tests
+ JDK-8242846: Bring back test/jdk/tools/jlink/plugins/
/OrderResourcesPluginTest.java
+ JDK-8243114: Implement montgomery{Multiply,Square}intrinsics
on Windows
+ JDK-8243290: Improve diagnostic messages for class
verification and redefinition failures
+ JDK-8243488: Add tests for set/get SendBufferSize and
getReceiveBufferSize in DatagramSocket
+ JDK-8243549: sun/security/ssl/CipherSuite/
/NamedGroupsWithCipherSuite.java failed with Unsupported
signature algorithm: DSA
+ JDK-8243617: compiler/onSpinWait/TestOnSpinWaitC1.java test
uses wrong class
+ JDK-8243619: compiler/codecache/CheckSegmentedCodeCache.java
test misses -version
+ JDK-8244142: some hotspot/runtime tests don't check exit code
of forked JVM
+ JDK-8244278: Excessive code cache flushes and sweeps
+ JDK-8244282: test/hotspot/jtreg/compiler/intrinsics/
/Test8237524.java fails with --illegal-access=deny
+ JDK-8244621: [macos10.15] Garbled FX printing plus CoreText
warnings on Catalina when building with Xcode 11
+ JDK-8244819: hsdis does not compile with binutils 2.34+
+ JDK-8245051: c1 is broken if it is compiled by gcc without
- fno-lifetime-dse
+ JDK-8245168: jlink should not be treated as a "small" tool
+ JDK-8245400: Upgrade to LittleCMS 2.11
+ JDK-8246381: VM crashes with "Current BasicObjectLock* below
than low_mark"
+ JDK-8246434: Threads::print_on_error assumes that the heap
has been set up
+ JDK-8246648: issue with OperatingSystemImpl
getFreeSwapSpaceSize in docker after 8242480
+ JDK-8247201: Print potential pointer value of readable stack
memory in hs_err file
+ JDK-8247763: assert(outer->outcnt() == 2) failed: 'only phis'
failure in LoopNode::verify_strip_mined()
+ JDK-8247867: Upgrade to freetype 2.10.2
+ JDK-8248190: Enable Power10 system and implement new
byte-reverse instructions
+ JDK-8248226: TestCloneAccessStressGCM fails with
- XX:-ReduceBulkZeroing
+ JDK-8248347: windows build broken by JDK-8243114
+ JDK-8248532: Every time I change keyboard language at my
MacBook, Java crashes
+ JDK-8248552: C2 crashes with SIGFPE due to division by zero
+ JDK-8248596: [TESTBUG] compiler/loopopts/
/PartialPeelingUnswitch.java times out with Graal enabled
+ JDK-8248745: Add jarsigner and keytool tests for restricted
algorithms
+ JDK-8248791: sun/util/resources/cldr/TimeZoneNamesTest.java
fails with -XX:-ReduceInitialCardMarks -XX:-ReduceBulkZeroing
+ JDK-8248845: AArch64: stack corruption after spilling vector
register
+ JDK-8249176: Update GlobalSignR6CA test certificates
+ JDK-8249183: JVM crash in "AwtFrame::WmSize" method
+ JDK-8249192: MonitorInfo stores raw oops across safepoints
+ JDK-8249602: C2: assert(cnt == _outcnt) failed: no insertions
allowed
+ JDK-8249603: C1: assert(has_error == false) failed: register
allocation invalid
+ JDK-8249605: C2: assert(no_dead_loop) failed: dead loop
detected
+ JDK-8249607: C2: assert(!had_error) failed: bad dominance
+ JDK-8249608: Vector register used by C2 compiled method
corrupted at safepoint
+ JDK-8249672: Include microcode revision in features_string on
x86
+ JDK-8249748: gtest silently ignores bad jvm arguments
+ JDK-8249821: Separate libharfbuzz from libfontmanager
+ JDK-8250598: Hyper-V is detected in spite of running on host
OS
+ JDK-8250605: Linux x86_32 builds fail after JDK-8249821
+ JDK-8250636: iso8601_time returns incorrect offset part on
MacOS
+ JDK-8250665: Wrong translation for the month name of May in
ar_JO,LB,SY
+ JDK-8250772: Test com/sun/jndi/ldap/
/NamingExceptionMessageTest.java fails intermittently with
javax.naming.ServiceUnavailableException
+ JDK-8250825: C2 crashes with assert(field != __null) failed:
missing field
+ JDK-8250894: Provide a configure option to build and run
against the platform libharfbuzz
+ JDK-8250928: JFR: Improve hash algorithm for stack traces
+ JDK-8250968: Symlinks attributes not preserved when using
jarsigner on zip files
+ JDK-8250984: Memory Docker tests fail on some Linux kernels
w/o cgroupv1 swap limit capabilities
+ JDK-8251118: BiasedLocking::preserve_marks should not have a
HandleMark
+ JDK-8251189: com/sun/jndi/ldap/LdapDnsProviderTest.java
failed due to timeout
+ JDK-8251257: NMT: jcmd VM.native_memory scale=1 crashes
target VM
+ JDK-8251365: Build failure on AIX after 8250636
+ JDK-8251397: NPE on ClassValue.ClassValueMap.cacheArray
+ JDK-8251456: [TESTBUG] compiler/vectorization/
/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
+ JDK-8251458: Parse::do_lookupswitch fails with "assert(_cnt
>= 0) failed"
+ JDK-8251535: Partial peeling at unsigned test adds incorrect
loop exit check
+ JDK-8251949: ZGC: Set explicit heap size for
compiler/gcbarriers tests
+ JDK-8252090: JFR: StreamWriterHost::write_unbuffered() stucks
in an infinite loop OpenJDK (build 13.0.1+9)
+ JDK-8252415: Bump update version for OpenJDK: jdk-11.0.10
+ JDK-8252470: java/awt/dnd/DisposeFrameOnDragCrash/
/DisposeFrameOnDragTest.java fails on Windows
+ JDK-8252497: Incorrect numeric currency code for ROL
+ JDK-8252660: Shenandoah: support manageable SoftMaxHeapSize
option
+ JDK-8252679: Two windows specific FileDIalog tests may fail
on some Windows_Server_2016_Standard
+ JDK-8252696: Loop unswitching may cause out of bound array
load to be executed
+ JDK-8252754: Hash code calculation of JfrStackTrace is
inconsistent
+ JDK-8253219: Epsilon: clean up unnecessary includes
+ JDK-8253224: Shenandoah: ShenandoahStrDedupQueue destructor
calls virtual num_queues()
+ JDK-8253226: Shenandoah: remove unimplemented
ShenandoahStrDedupQueue::verify
+ JDK-8253269: The CheckCommonColors test should provide more
info on failure
+ JDK-8253284: Zero OrderAccess barrier mappings are incorrect
+ JDK-8253375: OSX build fails with Xcode 12.0 (12A7209)
+ JDK-8253778: ShenandoahSafepoint::is_at_shenandoah_safepoint
should not access VMThread state from other threads
+ JDK-8253791: Issue with useAppleColor check in CSystemColors.m
+ JDK-8254016: Test8237524 fails with -XX:-CompactStrings option
+ JDK-8254081: java/security/cert/PolicyNode/
/GetPolicyQualifiers.java fails due to an expired certificate
+ JDK-8254144: Non-x86 Zero builds fail with return-type
warning in os_linux_zero.cpp
+ JDK-8254166: Zero: return-type warning in
zeroInterpreter_zero.cpp
+ JDK-8254177: (tz) Upgrade time-zone data to tzdata2020b
+ JDK-8254185: Fix Code cache sweeper heuristics for JDK 11
+ JDK-8254190: [s390] interpreter misses exception check after
calling monitorenter
+ JDK-8254790: SIGSEGV in string_indexof_char and
stringL_indexof_char intrinsics
+ JDK-8254854: [cgroups v1] Metric limits not properly detected
on some join controller combinations
+ JDK-8254982: (tz) Upgrade time-zone data to tzdata2020c
+ JDK-8255050: Add pkcs11/KeyStore/ClientAuth.sh to Problem list
+ JDK-8255065: Zero: accessor_entry misses the IRIW case
+ JDK-8255226: (tz) Upgrade time-zone data to tzdata2020d
+ JDK-8255269: Unsigned overflow in g1Policy.cpp
+ JDK-8255365: Problem list failing client manual tests
+ JDK-8255457: Shenandoah: cleanup ShenandoahMarkTask
+ JDK-8255466: C2 crashes at ciObject::get_oop() const+0x0
+ JDK-8255550: x86: Assembler::cmpq(Address dst, Register src)
encoding is incorrect
+ JDK-8255603: Memory/Performance regression after JDK-8210985
+ JDK-8255760: Shenandoah: match constants style in
ShenandoahMarkTask fallback
+ JDK-8255781: Bump patch update version for OpenJDK:
jdk-11.0.9.1
+ JDK-8255937: Better cleanup for
test/jdk/javax/imageio/stream/StreamFlush.java
+ JDK-8256427: Test com/sun/jndi/dns/ConfigTests/
/PortUnreachable.java does not work on AIX
+ JDK-8256452: Integrate missing part of JDK-8232370 to 11u
+ JDK-8256483: [TESTBUG] serviceability/jvmti/GetClassMethods/
/libOverpassMethods.c fails to compile on gcc 4.4.x
+ JDK-8256557: libharfbuzz fails to link on gcc 4.4.x due to
- Wl,-z,defs
+ JDK-8256618: Zero: Linux x86_32 build still fails
+ JDK-8256736: Zero: GTest tests fail with "unsuppported vm
variant"
+ JDK-8256809: Annotation processing causes NPE during flow
analysis
+ JDK-8257181: s390x builds are very noisy with gc-sections
messages
+ JDK-8257242: [macOS] Java app crashes while switching input
methods
+ JDK-8257545: SunJSSE FIPS regression in key exchange after
JDK-8171279 11u backport
+ JDK-8257641: Shenandoah: Query is_at_shenandoah_safepoint()
from control thread should return false
+ JDK-8257701: Shenandoah: objArrayKlass metadata is not marked
with chunked arrays
+ JDK-8258630: Add expiry exception for QuoVadis root
certificate
- New upstream dependency on libharfbuzz
- Regenerated patches: missing-return.patch system-pcsclite.patch
- Update to upstream tag jdk-11.0.9.1-1
* Fix:
+ JDK-8250861: Crash in MinINode::Ideal(PhaseGVN*, bool)
- Removed patch:
* JDK-8250861.patch
+ Integrated upstream
- Enable Sheandoah GC for x86_64 (jsc#ECO-3171)