FILTER REPORT ==================================================================================================== This report shows brief list of issues matching the filter. Report generated: Fri Jan 01 01:32:41 CET 2021 Filter: 11u.0.4 Additional Fixes Filter URL: https://bugs.openjdk.java.net/issues/?filter=36457 JIRA Query: (issue in linked-subquery("issue in linked-subquery(\"issue in linked-subquery(\\\"fixVersion in (11.0.4, 11.0.3) AND status in (Resolved, Closed) AND Resolution not in (\\\\\\\"Won't Fix\\\\\\\")\\\", backport, inward)\", backport, outward) AND fixVersion in (11.0.4, 11.0.3)", backport, inward) OR fixVersion in (11.0.4, 11.0.3) AND status in (Resolved, Closed) AND Resolution not in ("Won't Fix") AND issue not in linked-subquery("issue in linked-subquery(\"fixVersion in (11.0.4, 11.0.3)\", backport, inward)", backport, outward)) AND issue not in linked-subquery("fixVersion in (11.0.4-oracle, 11.0.3-oracle, 11.0.2, 11.0.1) AND status in (Resolved, Closed) AND Resolution not in (\"Won't Fix\")", backport, inward) AND NOT (fixVersion in (11.0.4-oracle, 11.0.3-oracle, 11.0.2, 11.0.1) AND status in (Resolved, Closed) AND Resolution not in ("Won't Fix")) AND type != CSR AND labels not in (release-note, openjdk-na) ORDER BY id DESC Acquiring pages (265 total): ...... done Loading issues (265 total): ...... done Hint: Prefix bug IDs with https://bugs.openjdk.java.net/browse/ to reach the relevant JIRA entry. client-libs: JDK-8214002: Cannot use italic font style if the font has embedded bitmap JDK-8213614: DnD operation change feature does not work with 64bit big endian CPU JDK-8215364: JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop JDK-8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos JDK-8208996: X11 icon window color handing bug client-libs/2d: JDK-8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth JDK-8224474: harfbuzz 2.3.1 code fails to compile with gcc 4.4.7 JDK-8217707: JNICALL declaration breaks Splash screen functions JDK-8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java JDK-8139178: Wrong fontMetrics when printing in Landscape (OpenJDK) client-libs/java.awt: JDK-8212676: AWT SystemColor setting on CDE JDK-8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it JDK-8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave JDK-8211218: remove double semicolon in src/java.desktop/macosx/classes/sun/font/CFont.java JDK-8211267: StackOverflowError happened by TextField.setFont(...) JDK-8211826: StringIndexOutOfBoundsException happens via GetStringUTFRegion() JDK-8213232: Unix/X11 setCompositionEnableNative issue JDK-8212678: Windows IME related patch JDK-8212677: X11 default visual support for IM status window on VNC JDK-8211810: X11 Time stamp data should be unsigned client-libs/java.awt:i18n: JDK-8211393: Memory leak issue on awt_InputMethod.c client-libs/java.beans: JDK-8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties core-libs: JDK-8214063: [AIX] Disable symbol visibility flags JDK-8213151: [AIX] Some class library files are missing the Classpath exception JDK-8207748: Fix for 8202794 breaks tier1 builds JDK-8202794: Native Unix code should use readdir rather than readdir_r core-libs/java.io: JDK-8211163: UNIX version of Java_java_io_Console_echo does not return a clean boolean core-libs/java.lang: JDK-8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux JDK-8221400: java/lang/String/StringRepeat.java test requests too much heap core-libs/java.lang.invoke: JDK-8206955: MethodHandleProxies.asInterfaceInstance does not support default methods core-libs/java.math: JDK-8221401: java/math/BigInteger/LargeValueExceptions.java test should be disabled on 32-bit platforms core-libs/java.net: JDK-8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix) JDK-8170494: JNI exception pending in PlainDatagramSocketImpl.c JDK-8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress core-libs/java.nio: JDK-8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6 JDK-8207340: (fs) UnixNativeDispatcher close and readdir usages should be fixed JDK-8211266: (zipfs) [TESTBUG] ZipFSTester.java failed intermittently in ZipFSTester.checkRead(): bound must be positive JDK-8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests JDK-8223597: (zipfs) jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc failed 6af4413c vs 0 ...) JDK-8034802: (zipfs) newFileSystem throws UOE when the zip file is located in a custom file system JDK-8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel JDK-8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the crc32 value into size field JDK-8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U" core-libs/java.nio.charsets: JDK-8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix) JDK-8208634: Add x-IBM-1129 charset JDK-8217880: AIX build issue after JDK-8214533 JDK-8214533: IBM-29626C is required for AIX default charset JDK-8220281: IBM-858 alias name is missing on IBM00858 charset JDK-8212794: IBM-964 is required for AIX default charset JDK-8213618: IBM970 charset has missing entry and remove unexpected entries JDK-8211382: ISO2022JP and GB18030 NIO converter issues core-libs/java.util: JDK-8172695: (scanner) java/util/Scanner/ScanTest.java fails core-libs/java.util.concurrent: JDK-8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone core-libs/java.util.logging: JDK-8222027: TEST_BUG: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException core-libs/java.util:collections: JDK-8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE core-libs/java.util:i18n: JDK-8226876: Assertion in sun/util/locale/provider/CalendarDataUtility on Windows after JDK-8218960 JDK-8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales JDK-8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO JDK-8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK core-svc/debugger: JDK-8214061: Buffer written into itself JDK-8214892: Delayed starting of debugging via jcmd JDK-8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry hotspot: JDK-8209433: [s390] Fix build which was broken by 8208672 (Enable -Wreorder) JDK-8221479: [s390] Fix JFR profiling hotspot/compiler: JDK-8219335: "failed: unexpected type" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses JDK-8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754 JDK-8217459: [PPC64] Cleanup non-vector version of CRC32 JDK-8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays JDK-8221083: [ppc64] Wrong oop compare in C1-generated code JDK-8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode JDK-8224880: AArch64: java/javac error with AllocatePrefetchDistance JDK-8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails JDK-8224671: AArch64: mauve System.arraycopy test failure JDK-8216350: AArch64: monitor unlock fast path not called JDK-8219006: AArch64: Register corruption in slow subtype check JDK-8211320: AArch64: unsafe.compareAndSetByte() and unsafe.compareAndSetShort() c2 intrinsics broken with negative expected value JDK-8209544: AES encrypt performance regression in jdk11b11 JDK-8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking JDK-8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI JDK-8209511: C2 asserts with UseSSE < 4 and AVX enabled: "Label was never bound to a location, but it was used as a jmp target' JDK-8220714: C2 Compilation failure when accessing off-heap memory using Unsafe JDK-8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1 JDK-8220374: C2: LoopStripMining doesn't strip as expected JDK-8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM JDK-8188133: C2: Static field accesses in clinit can trigger deoptimizations JDK-8210803: Compilation failure in codeBlob.cpp for Windows 32-bit JDK-8213086: Compiler thread creation should be bounded by available space in memory and Code Cache JDK-8219651: compiler/ciReplay/TestServerVM.java is failing on windows JDK-8214206: Fix for JDK-8213419 is broken on 32-bit JDK-8211100: hotspot C1 issue with comparing long numbers on x86 32-bit JDK-8219011: Implement MacroAssembler::warn method on AArch64 JDK-8212070: Introduce diagnostic flag to abort VM on failed JIT compilation JDK-8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency" JDK-8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs JDK-8214451: PPC64/s390: Clean up unused CRC32 prototype and function JDK-8214205: PPC64: Add instructions for counting trailing zeros JDK-8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace JDK-8210320: PPC64: Fix uninitialized variable in C1 LIR assembler code JDK-8219582: PPC: Crash after C1 checkcast patched and GC JDK-8215888: Register to register spill may use AVX 512 move instruction on unsupported platform. JDK-8218991: s390: Add intrinsic for GHASH algorithm JDK-8219448: split-if update_uses accesses stale idom data JDK-8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation JDK-8221483: TestOopCmp.java fails due to "Multiple garbage collectors selected" JDK-8214059: Undefined behaviour in ADLC JDK-8216556: Unnecessary liveness computation with JVMTI JDK-8202414: Unsafe write after primitive array creation may result in array length change JDK-8221870: use driver to run CtwRunner in applications/ctw tests JDK-8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine JDK-8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers JDK-8211451: ~2.5% regression on compression benchmark starting with 12-b11 hotspot/gc: JDK-8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder) JDK-8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace JDK-8209573: [TESTBUG] gc/epsilon/TestMemoryMXBeans should retry on failure JDK-8217342: Build failed with excluding JFR JDK-8211926: Catastrophic size_t underflow in BitMap::*_large methods JDK-8215637: client VM variant build error: zgc (enabled) depends on opto (disabled) JDK-8217014: Epsilon should not ignore Metadata GC causes JDK-8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check JDK-8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding JDK-8210192: Hsperf counter ParNew::CMS should be ParNew:CMS JDK-8218060: JDK-8217786 breaks build due to remaining unused function JDK-8218063: JDK-8218060 breaks build for S390 JDK-8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize JDK-8213829: Remove circular dependency between g1CollectedHeap and g1ConcurrentMark JDK-8218192: Remove copy constructor for MemRegion JDK-8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue JDK-8214476: ZGC: Build ZGC by default hotspot/jfr: JDK-8213015: Inconsistent settings between JFR.configure and -XX:FlightRecorderOptions JDK-8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero JDK-8213617: JFR should record the PID of the recorded process JDK-8217647: JFR: recordings on 32-bit systems unreadable JDK-8216486: Possibility of integer overflow in JfrThreadSampler::run() JDK-8215284: Reduce noise induced by periodic task getFileSize() JDK-8216578: Remove unused/obsolete method in JFR code hotspot/jvmti: JDK-8214105: [TESTBUG] Bit test is always false in serviceability/jvmti/StartPhase/AllowedFunctions JDK-8214108: [TESTBUG] Incorrect Function parameter lists in vmTestbase/nsk/jvmti/scenarios/extension/EX03/ex03t001 JDK-8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults JDK-8209415: Fix JVMTI test failure HS202 JDK-8213834: JVMTI ResourceExhausted should not be posted in CompilerThread hotspot/runtime: JDK-8218156: "jcmd VM.metaspace basic" misreports free chunk space JDK-8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations) JDK-8211064: [AArch64] Interpreter and c1 don't correctly handle jboolean results in native calls JDK-8211844: [aix] ProcessBuilder: Piping between created processes does not work. JDK-8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717 JDK-8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps JDK-8215707: [macosx] fix pthread_getschedparam and pthread_setschedparam calls JDK-8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics JDK-8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter JDK-8211931: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately JDK-8219650: [TESTBUG] Fix crashes in new test hotspot gtest "test_print_hex_dump" JDK-8213527: [TESTBUG] Fix PrintMetaspaceDcmd test using UseCompressedOops for 32-bit. JDK-8217597: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java fails in docker not supporting --cpus JDK-8210040: [TESTBUG] TestOptionsWithRanges is very slow JDK-8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991 JDK-8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64 JDK-8206107: [x86_32] jck tests for ldc2_w bytecode fail JDK-8215342: [Zero] Build fails after JDK-8200613 JDK-8211845: A new switch to control verbosity of hs-err files JDK-8224828: aarch64: rflags is not correct after safepoint poll JDK-8219698: aarch64: SIGILL triggered when specifying unsupported hardware features JDK-8211326: add OS user related information to hs_err file JDK-8221535: add steal tick related information to hs_error file [linux] JDK-8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution JDK-8216982: Assertion poison page established too early JDK-8216970: condy causes JVM crash JDK-8225402: events logging in deoptimization.cpp should go to deopt-log JDK-8221175: Fix bad function case for controlled JVM crash on PPC64 big-endian JDK-8217879: hs_err should print more instructions in hex dump JDK-8205611: Improve the wording of LinkageErrors to include module and class loader information JDK-8181143: Introduce diagnostic flag to abort VM on too long VM operations JDK-8210043: Invalid assert(HeapBaseMinAddress > 0) in ReservedHeapSpace::initialize_compressed_heap JDK-8202835: jfr/event/os/TestSystemProcess.java fails on missing events JDK-8210457: JVM crash in ResolvedMethodTable::add_method(Handle) JDK-8220781: linux-s390 : os::get_summary_cpu_info gives bad output JDK-8219574: Minimal VM build failure after JDK-8219414 JDK-8220718: Missing ResourceMark in nmethod::metadata_do JDK-8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark JDK-8214162: Need to add new flag ExtensiveErrorReports to the command-line flags section in the java command reference JDK-8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type") JDK-8206075: On x86, assert on unbound assembler Labels used as branch targets JDK-8217994: os::print_hex_dump should be more resilient against unreadable memory JDK-8202353: os::readdir should use readdir instead of readdir_r JDK-8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader JDK-8223266: PPC64: Check for branch to illegal address before checking for mem serialization JDK-8212481: PPC64: Enable POWER9 CPU detection JDK-8220794: PPC64: Fix signal handler for SIGSEGV on branch to illegal address JDK-8223395: PPC64: Improve comments in the JVM signal handler to match ISA text JDK-8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler JDK-8221470: Print methods in exception messages in java-like Syntax. JDK-8217315: Proper units should print more significant digits JDK-8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le JDK-8217786: Provide virtualization related info in the hs_error file on linux s390x JDK-8221833: Readability check in Symbol::is_valid not performed for some addresses JDK-8213992: Rename and make DieOnSafepointTimeout the diagnostic option JDK-8218811: replace open by os::open in hotspot coding JDK-8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded JDK-8216302: StackTraceElement::fill_in can use cached Class.name JDK-8216308: StackTraceElement::fill_in can use injected Class source-file JDK-8216049: stringTable::intern creates redundant String when looking up existing one JDK-8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd JDK-8208480: Test failure: assert(is_bound() || is_unused()) after JDK-8206075 in C1 JDK-8212173: Thread._stack_base/_stack_size initialized too late for new threads JDK-8219584: Try to dump error file by thread which causes safepoint timeout JDK-8213410: UseCompressedOops requirement check fails fails on 32-bit system JDK-8217378: UseCriticalCMSThreadPriority is broken JDK-8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. JDK-8212205: VM asserts after CDS archive has been unmapped JDK-8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue hotspot/svc: JDK-8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms. JDK-8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java must pass classpath to subprocess JDK-8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode JDK-8221915: cleanup ticks related coding in os_perf_aix.cpp [aix] JDK-8021335: Missing synchronization when reading counters for live threads and peak thread count hotspot/svc-agent: JDK-8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g JDK-8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out JDK-8218733: SA: CollectedHeap provides broken implementation for used() and capacity() JDK-8223665: SA: debugd options should follow jhsdb style JDK-8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore JDK-8200613: SA: jstack throws UnmappedAddressException with a CDS core file JDK-8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode JDK-8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms hotspot/test: JDK-8174691: [TESTBUG] A number of native hotspot unit tests fail when executed in stand-alone mode JDK-8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions JDK-8219918: ProblemList hotspot tests failing in SAP testing. JDK-8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java JDK-8208647: switch jtreg to 4.2b13 infrastructure/build: JDK-8222522: Add configure options for Mac Bundle creation JDK-8221880: Better customization for Windows RC properties FileDescription and ProductName JDK-8210519: build/releaseFile/CheckSource.java failed additional sources found JDK-8210008: custom extension for make/SourceRevision.gmk JDK-8219260: Default number of test jobs needs to be consistently calculated JDK-8211268: Disable unsupported GCs for Zero JDK-8215296: do not disable c99 on Solaris JDK-8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x JDK-8219251: Langtools tests default memory size needs to be 768m JDK-8211350: Remove jprt support JDK-8221610: Resurrect (legacy) JRE bundle target JDK-8210283: Support git as an SCM alternative in the build infrastructure/licensing: JDK-8213154: Update copyright headers of files in src tree that are missing Classpath exception other-libs/other: JDK-8215128: Test library OSInfo.getSolarisVersion cannot determine Solaris version security-libs/java.security: JDK-8223555: Cleanups in cacerts tests JDK-8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java JDK-8224727: Problem list test security/infra/java/security/cert/CertPathValidator/certification/ActalisCA.java JDK-8218618: Program fails when using JDK addressed by UNC path and using Security Manager JDK-8202651: Test ComodoCA.java fails JDK-8211969: test/jdk/lib/security/CheckBlacklistedCerts.java searching for wrong paths JDK-8212562: To remove lib/security from test/jdk/TEST.groups security-libs/javax.crypto: JDK-8226880: Backport of JDK-8208698 (Improved ECC Implementation) should not bring parts of JDK-8205476 (KeyAgreement#generateSecret is not reset for ECDH based algorithm) security-libs/javax.crypto:pkcs11: JDK-8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo) JDK-6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space JDK-8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 JDK-8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider security-libs/javax.net.ssl: JDK-8215443: The use of TransportContext.fatal() leads to bad coding style tools/jar: JDK-8207395: jar should support UNC-path arguments for the jar -C parameter tools/javac: JDK-8200286: (testbug) MOptionTest test fails with java.lang.AssertionError: Classfiles too old! JDK-8218152: [javac] fails and exits with no error if a bad annotation processor provided JDK-8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in standalone mode JDK-8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not JDK-8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error" tools/javadoc(tool): JDK-8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module." tools/jlink: JDK-8215123: Crash in runtime image built with jlink --compress=2 JDK-8215026: Incorrect amount of memory unmapped with ImageFileReader::close() xml/javax.xml.transform: JDK-8221769: Revert JDK-8221767 mistakenly pushed to jdk11u 11.0.3 JDK-8207760: SAXException: Invalid UTF-16 surrogate detected: d83c ?