+ S8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes + S8219882: [AOT] Develop regression test for 8218859 + S8219958: Automatically load taglets from a jar file + S8220093: Change to GCC 8.2 for building on Linux at Oracle + S8220249: fix headings in java.compiler + S8220252: Fix Headings in java.naming + S8220281: IBM-858 alias name is missing on IBM00858 charset + S8220301: Remove jbyte use in CardTable + S8220342: Remove scavenge_root_nmethods_do from VM_HeapWalkOperation::collect_simple_roots + S8220343: Move scavenge_root_nmethods from shared code + S8220345: Use appropriate type for G1RemSetScanState::IsDirtyRegionState + S8220352: Crash with assert(external_guard || result != __null) failed: Invalid JNI handle + S8220355: Improve assertion texts and exception messages in eventHandlerVMInit + S8220366: Optimize Symbol handling in ClassVerifier and SignatureStream + S8220374: C2: LoopStripMining doesn\'t strip as expected + S8220378: Unused Names constants + S8220379: Fix doclint handling of headings + S8220410: sun/security/tools/jarsigner/warnings/ /NoTimestampTest.java failed with missing expected output + S8220411: Remove ScavengeRootsInCode=0 code + S8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl + S8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator + S8220512: Deoptimize redefinition functions that have dirty ICs + S8220555: JFR tool shows potentially misleading message when it cannot access a file + S8220566: AArch64: Set default vm features for Ampere eMAG CPUs + S8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews + S8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp + S8220586: ZGC: Move relocation logic from ZPage to ZRelocate + S8220587: ZGC: Break out forwarding information from ZPage + S8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages + S8220589: ZGC: Remove superfluous ZPageTableEntry + S8220590: ZGC: Remove ZPages from ZPageTable when freed + S8220591: ZGC: Don\'t delay reclaimation of ZVirtualMemory + S8220592: ZGC: Move destruction of detached ZPages into ZPageAllocator + S8220593: ZGC: Remove superfluous ZPage::is_detached() + S8220594: ZGC: Remove superfluous ZPage::is_active() + S8220595: ZGC: Introduce ZAttachedArray + S8220596: ZGC: Convert ZNMethodData to use ZAttachedArray + S8220597: ZGC: Convert ZForwarding to use ZAttachedArray + S8220598: Malformed copyright year range in a few files in java.base + S8220599: ZGC: Introduce ZSafeDelete + S8220600: ZGC: Delete ZPages using ZSafeDelete + S8220601: ZGC: Delete ZNMethodTableEntry arrays using ZSafeDelete + S8220606: Move ScavengableNMethods unlinking to unregister_nmethod + S8220609: Cleanups in ScavengableNMethods + S8220611: compiler/classUnloading/methodUnloading/ /TestOverloadCompileQueues.java timeout + S8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build + S8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize() + S8220628: Move the HeapMonitor library to C++ + S8220634: SymLinkArchiveTest should handle not being able to create symlinks + S8220644: Align required/found pairs in diagnostics + S8220660: [s390]: debug build broken after JDK-8220301 + S8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP) + S8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved + S8220678: unquarantine nsk/jdi/ThreadReference/setEnabled/ /setenabled003 + S8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout + S8220689: problem list RandomCommandsTest in graal runs + S8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled + S8220693: jdk/javadoc/doclet/MetaTag/MetaTag.java with unexpected date + S8220704: ZGC: gc tests complain Java heap too small + S8220712: [TESTBUG] gc/shenandoah/compiler/ /TestMaybeNullUnsafeAccess should run with Shenandoah enabled + S8220719: Allow other named NetPermissions to be used + S8220737: Jib based 32 bit windows builds fail + S8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net + S8220741: ZGC: Move CPU agnostic files from linux_x86 to linux + S8220744: Move RedefineTests to from runtime to serviceability + S8220745: Fix problemlist entry to refer to 8220613 + S8220780: ShenandoahBS::AccessBarrier::oop_store_in_heap ignores AS_NO_KEEPALIVE + S8220781: linux-s390 : os::get_summary_cpu_info gives bad output + S8220812: gc/shenandoah/options/TestLoopMiningArguments.java fails if default GC is serial/parallel/cms + S8221098: Run java/net/URL/HandlerLoop.java in othervm mode * Tue May 21 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+12 * Fixes: + S6504660: HPI panic callback is dead code + S8013728: nsk/jdi/BScenarios/hotswap/tc10x001 Unrecognized Windows Sockets error: 0: recv failed + S8074817: Resolve disabled warnings for libverify + S8160247: Mark deprecated javax.security.cert APIs with forRemoval=true + S8163511: Allocation of compile task fails with assert: \"Leaking compilation tasks?\" + S8170639: [Linux] jsig is limited to a maximum of 64 signals + S8184315: Typo in java.net.JarURLConnection.getCertificates() method documentation + S8201252: unquarantine nsk/jdi/ThreadReference/resume/resume001 + S8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead + S8213008: Cipher with UNWRAP_MODE should support the generation of an AES key type + S8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash + S8214922: Add vectorization support for fmin/fmax + S8215221: Serial GC misreports young GC time + S8217216: Launcher does not defend itself against LD_LIBRARY_PATH_64 (Solaris) + S8217254: CompactNumberFormat::CompactNumberFormat() constructor does not comply with spec. + S8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC + S8217561: X86: Add floating-point Math.min/max intrinsics + S8217576: C1 atomic access handlers use incorrect decorators + S8217721: CompactNumberFormat::format() method spec for IAEx is not complaint + S8218074: Update Graal + S8218201: Failures when vmIntrinsics::_getClass is not inlined + S8218464: vmTestbase/nsk/jdi/VirtualMachine/allThreads/ /allthreads001/TestDescription.java failed + S8218618: Program fails when using JDK addressed by UNC path and using Security Manager + S8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time + S8219448: split-if update_uses accesses stale idom data + S8219517: assert(false) failed: infinite loop in PhaseIterGVN::optimize + S8219584: Try to dump error file by thread which causes safepoint timeout + S8219597: (bf) Heap buffer state changes could provoke unexpected exceptions + S8219632: Remove reference to com.sun.javadoc API in RemoveOldDoclet test + S8219633: ZGC: Rename ZPageSizeMin to ZGranuleSize + S8219634: ZGC: Rename ZAddressRangeMap to ZGranuleMap + S8219642: ciReplay loads wrong data when MethodData size changes + S8219651: compiler/ciReplay/TestServerVM.java is failing on windows + S8219685: Startup failure: assert(!Universe::is_module_initialized()) failed: Incorrect java.lang.Module pre module system initialization + S8219705: Wrong media-type for a given serialization method + S8219713: Reduce work in DefaultMethods::generate_default_methods + S8219721: jcmd from earlier release will hang attaching to VM with JDK-8215622 applied + S8219816: Add IsArray/RemoveExtent type traits utilities + S8219817: Remove unused CollectedHeap::block_size() + S8219860: Cleanup ClassFileParser::parse_linenumber_table + S8219997: [TESTBUG] Create test for JFR events in Docker container: CPU, Memory and Process Info + S8220005: java/util/Arrays/TimSortStackSize2.java times out + S8220050: Deprecate -XX:-ThreadLocalHandshakes + S8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests + S8220085: runtime/CompressedOops/UseCompressedOops.java times out on Windows intermittently + S8220087: Remove remnants of HTML4 support + S8220153: Shenandoah does not work with TransparentHugePages properly + S8220159: Optimize various RegMask operations by introducing watermarks + S8220162: Shenandoah should not commit HugeTLBFS memory + S8220165: Encryption using GCM results in RuntimeException- input length out of bound + S8220173: assert(_handle_mark_nesting > 1) failed: memory leak: allocating handle outside HandleMark + S8220202: Simplify/standardize method naming for HtmlTree + S8220227: Host Locale Provider getDisplayCountry returns error message under non-English Win10 + S8220228: Improve Shenandoah pacing histogram message + S8220237: ProcessBuilder API documentation typo + S8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/ /sp06t003 hasn\'t been un-problemlisted + S8220253: Fix Headings in java.sql.rowset + S8220256: fix headings in java.security.sasl + S8220257: fix headings in java.instrument + S8220258: fix headings in java.smartcardio + S8220262: fix headings in java.logging + S8220283: ZGC fails to build on GCC 4.4.7: ATTRIBUTE_ALIGNED compatibility issue + S8220290: gc/arguments/TestSurvivorRatioFlag.java fails after JDK-8215221 with CMS + S8220294: ZGC fails to build on GCC 4.4.7: Type parameter issue + S8220313: [TESTBUG] Update base image for Docker testing to OL 7.6 + S8220323: Fix copyright header text + S8220331: Remove extra spaces in copyright header + S8220334: Fix copyright header text + S8220341: Class redefinition fails with assert(!is_unloaded()) failed: unloaded method on the stack + S8220344: Build failures when using - -with-jvm-features=-g1gc,-jfr + S8220346: Refactor java.lang.Throwable to use Objects.requireNonNull + S8220350: Refactor ShenandoahHeap::initialize + S8220353: [TESTBUG] TestRegisterRestoring uses SafepointALot without UnlockDiagnosticVMOptions + S8220363: hotspot-ide project fails + S8220368: Update String.indexOf to test all the C2 intrinsics + S8220377: Unused field SourceFileObject.flatname + S8220383: Incremental build is broken and inefficient + S8220407: compiler/intrinsics/math/TestFpMinMaxIntrinsics.java timedout + S8220409: jdk/modules/scenarios/overlappingpackages/ /OverlappingPackagesTest.java - testOverlapWithBaseModule tests the wrong thing + S8220414: Correct copyright headers in Norm2AllModes.java and Normalizer2.java + S8220420: Cleanup c1_LinearScan + S8220441: [PPC64] Clobber memory effect missing for memory barriers in atomics + S8220444: Shenandoah should use parallel version of WeakProcessor in root processor for weak roots + S8220474: Incorrect GPL header in src/java.instrument/share/ /classes/java/lang/instrument/package-info.java + S8220475: Malformed copyright header in LinuxSocketOptions.java, MacOSXSocketOptions.java and MacOSXSocketOptions.c + S8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation + S8220496: Race in java_lang_String::length() when deduplicating + S8220501: Improve c1_ValueStack locks handling + S8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk + S8220515: Revert removal of for_each_lock_value removal + S8220529: JDK-8220383 broke test image build + S8220546: Shenandoah Reports timing details for weak root processing + S8220585: Incorrect code in MulticastSocket sample code * Tue May 21 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+11 * Fixes + S4903717: nsk/jdi/ThreadReference/isSuspended/issuspended002 failing + S5071718: (bf) Add ByteBuffer.slice(int offset, int length) + S8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg + S8209413: AArch64: NPE in clhsdb jstack command + S8212932: [TESTBUG] Clean up TestVirtualSpaceNode test + S8214854: JDWP: Unforseen output truncation in logging + S8215430: Remove the internal package com.sun.net.ssl + S8216259: AArch64: Vectorize Adler32 intrinsics + S8216580: Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic + S8217868: Crash for overlap between source path and patch module path + S8217878: ENVELOPING XML signature no longer works in JDK 11 + S8218167: nsk/jvmti/scenarios/sampling/SP02/sp02t003 fails + S8218228: The constructor StringBuffer(CharSequence) violates spec for negatively sized argument + S8218266: G1 crash in AccessInternal::PostRuntimeDispatch + S8218629: XML Digital Signature throws NAMESPACE_ERR exception on OpenJDK 11, works 8/9/10 + S8218880: G1 crashes when issuing a periodic GC while the GCLocker is held + S8218988: Improve metaspace verifications + S8219214: Infinite Loop in CodeSection::dump() + S8219369: Add named constants for iterating ExtRootScan phases + S8219492: Restore static callsite resolution for the current class + S8219513: compiler/codegen/aes/ /TestCipherBlockChainingEncrypt.java timeout on Solaris-sparc + S8219519: Remove linux_sparc.ad and linux_aarch64.ad + S8219565: [deadcode] remove share/utilities/intHisto. * + S8219582: PPC: Crash after C1 checkcast patched and GC + S8219613: Use NonJavaThread PtrQueues + S8219619: Remove UseFakeTimers and related code + S8219650: [Testbug] Fix potential crashes in new test hotspot gtest \"test_print_hex_dump\" + S8219658: Deadlock in sun.security.ssl.SSLSocketImpl + S8219712: code_size2 (defined in stub_routines_x86.hpp) is too small on new Skylake CPUs + S8219714: [testbug] com/sun/jdi/RedefineNestmateAttr/ /TestNestmateAttr.java must pass classpath to subprocess + S8219723: javax/net/ssl/compatibility/Compatibility.java failed on some SNI cases + S8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le + S8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap + S8219748: Add and use getter for the timing object in G1 + S8219789: [TESTBUG] TestOptionsWithRanges.java produces hs_err_pidXXXXX.log file for VMThreadStackSize=9007199254740991 + S8219798: [deadcode] remove src/hotspot/share/prims/evmCompat.cpp + S8219801: Pages do not have
+ S8219803: Nodeca Pako license text needs to be inserted in JSZip license text + S8219856: Spell out G1CollectorPolicy::is_hetero_heap + S8219857: Shenandoah GC may initialize thread\'s gclab twice + S8219888: aarch64: add CPU detection code for HiSilicon TSV110 + S8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales + S8219906: Update test documentation with default test jobs settings + S8219915: [TESTBUG] Fix test langtools/tools/javac/processing/ /model/completionfailure/SymbolsDontCumulate.java in Standalone mode + S8219919: RuntimeStub name lost with PrintFrameConverterAssembly + S8219920: dependency help output in configure-step : support zypper tool + S8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros + S8219946: Set class on body elements + S8219951: Build failure on Mac and Windows after JDK-8219922 + S8219969: Backout JDK-8219492 + S8219971: Introduce SetupExecute in build system + S8219974: REDO JDK-8219492: Restore static callsite resolution for the current class + S8219976: GarbageCollectionNotificationInfo always says \"No GC\" when running Shenandoah + S8219986: Change to Xcode 10.1 for building on Macosx at Oracle + S8219988: Change to Visual Studio 2017 15.9.6 for building on Windows at Oracle + S8219990: Backout JDK-8219658 + S8219994: CheckSecurityProvider.java fails with unexpected sun.security.ssl.SunJSSE + S8220030: JdbStopThreadidTest.java failed due to \"Unexpected IO error while writing command \'quit\' to jdb stdin stream\" + S8220151: SafepointTracing::end_of_last_safepoint_ms should return ms since epoch. + S8220155: JDK-8219971 broke hotspot build + S8220161: Shenandoah does not need to initialize PLABs for safepoint workers + S8220164: Fix build instructions for AIX + S8220211: Small update to Fix generation of VNNI vector code by allowing adjacent LoadS nodes to be isomorphic (JDK-8216580) * Tue May 21 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+10 * Fixes: + S4895924: Strings in format #rgb not handled by Color.decode() (affects CSS / Swing) + S8011135: (bf) CharBuffer.put(String) is slow because of String.charAt() call for each char + S8048192: (bf) Out of direct buffer memory message should include the limits + S8078725: method adjustments can be done just once for all classes involved into redefinition + S8153413: Exceptions::_throw always logs exceptions, penalizing performance + S8159525: Add AATTFunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction + S8168069: X509TrustManagerImpl causes ClassLoader leaks with unparseable extensions + S8181171: Deleting method for RedefineClasses breaks ResolvedMethodName + S8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use + S8183107: PKCS11 regression regarding checkKeySize + S8190361: Incorrect version info in jaccessinspector.exe and jaccesswalker.exe + S8208278: [mlvm] [TESTBUG] vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test Deadlocked threads are not always detected + S8209175: Handle \'B\' character introduced in CLDR 33 JDK update for Burmese (my) locale + S8209807: improve handling exception in requires.VMProps + S8210457: JVM crash in ResolvedMethodTable::add_method(Handle) + S8212202: [Windows] Exception if no printers are installed. + S8213071: [macos] The focus disappears after pressing return to close the \"That was a pretty good movie!\" dialog. + S8213354: Support package-specific stylesheets + S8213781: web page background renders blue in JEditorPane + S8214756: SA should ignore archived java heap objects that are not in use + S8214777: Avoid some GCC 8.X strncpy() errors in HotSpot + S8215009: GCC 8 compilation error in libjli + S8215307: Pages do not have
+ S8215524: Finished message validation failure should be decrypt_error alert + S8215584: Remove support for the \"old\" doclet API in com/sun/javadoc + S8216170: java.lang.IllegalArgumentException: directories not supported + S8216363: NullPointerException in java.util.logging.Handler#isLoggable + S8217647: JFR: recordings on 32-bit systems unreadable + S8217765: Internal Error (javaCalls.cpp:61) guarantee(thread->can_call_java()) failed + S8218726: Minor Throwable.printStackTrace() typos + S8218751: Do not store original classfiles inside the CDS archive + S8218780: Update MUSCLE PCSC-Lite header files + S8218811: replace open by os::open in hotspot coding + S8218913: Rename --strip-debug jlink plugin + S8218960: CONFIG level logging statements printed in CLDRCalendarDataProviderImpl.java even when default log Level is INFO + S8218974: Free GC native structures in nmethod::flush + S8218995: Deprecate the -XX:FailOverToOldVerifier option + S8218998: Add metadata to generated API documentation files + S8219143: jdb should support breakpoint thread filters + S8219156: RTFEditorKit writes background color but doesn\'t read + S8219158: use \'test.root\' property instead of traversing test-src path + S8219247: Enable inlining of newly introduced PlatformMonitor methods + S8219254: Update explicit uses of latest source/target in langtools tests to a property + S8219256: Update javac diags tests to use properties + S8219335: \"failed: unexpected type\" assert failure in ConnectionGraph::split_unique_types() with unsafe accesses + S8219378: Ensure ReflectionFactory.langReflectAccess is initialized correctly + S8219388: Misleading log message \"issuspended002a debuggee launched\" + S8219414: SA: jhsdb jsnap throws UnmappedAddressException with core generated by gcore + S8219417: bump jtreg requiredVersion to b14 + S8219436: Safepoint logs correction and misc + S8219460: ppc: adjust NativeGeneralJump::insert_unconditional to stack allocated MacroAssembler + S8219462: ZGC: Use wait/notify in ZNMethodTable + S8219463: ZGC: Remove redundant ZNMethodTable::_iter_lock + S8219464: ZGC: Move nmethod oop properties from ZNMethodTableEntry to ZNMethodData + S8219466: ZGC: Extract allocation functionality into a new ZNMethodAllocator class + S8219467: ZGC: Move ZNMethodData to its own file + S8219468: ZGC: Extract iteration functionality into a new ZNMethodTableIteration class + S8219469: ZGC: Extract functions out from ZNMethodTable into new ZNMethod class + S8219480: j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0 + S8219486: Missing reg_mask_init() breaks x86_32 build + S8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument + S8219524: Shenandoah misreports \"committed\" size in MemoryMXBean + S8219548: Better Null paramenter checking in ToolProvider + S8219553: [TESTBUG] Problem list JFR TestPeriod test + S8219554: Redundant lookup_common in SymbolTable::add + S8219558: jdk/javadoc tests fail with missing headings: h1 + S8219561: Update jdeprscan to avoid the need for start-of-release changes + S8219571: ProblemList serviceability/sa/TestJmapCoreMetaspace.java + S8219573: Add NMethodClosure + S8219574: Minimal VM build failure after JDK-8219414 + S8219575: jdk/javadoc/tool/removeOldDoclet/RemoveOldDoclet test fails in mach5 + S8219577: Returning NULL in a function which returns bools + S8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot) + S8219611: Remove superfluous sigfillset code + S8219630: cleanup hotspot ostream.cpp + S8219635: aarch64: missing LoadStore barrier in TemplateTable::fast_storefield + S8219638: ZGC: Free ZNMethodDataOops under a lock + S8219664: LogCompilation: java.lang.Error: Unexpected method mismatch during late inlining + S8219675: Disable harfbuzz warnings with gcc 8 + S8219698: aarch64: SIGILL triggered when specifying unsupported hardware features + S8219802: Problem list java/net/MulticastSocket/SetGetNetworkInterfaceTest.java + S8219805: Cross-link javax.lang.model.{type, element} packages to utility interfaces + S8219814: Help-info for pns(...) on Linux/mips lost * Tue May 21 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+9 * Fixes: + S4887513: Typo in RMIFailureHandler interface doc page + S4919790: Errors in alert ssl message does not reflect the actual certificate status + S5029431: (bf) Add absolute bulk put and get methods + S8065262: (bf spec) CharBuffer.chars() should make it clearer that the sequence starts from the buffer position + S8079353: [TESTBUG] runtime/CompressedOops/ /UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops + S8087128: C2: Disallow definition split on MachCopySpill nodes + S8161334: C2: Cast nodes hinder memory alias analysis + S8167548: [TESTBUG] Logging tests put log files in source tree + S8183004: Remove code related to gtest death tests from assert macro + S8187697: Cleanup: irrelevant code in OutputPropertiesFactory + S8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp + S8198411: [TEST_BUG] Two java2d tests are unstable in mach5 + S8201544: Improve javac command line parsing and error reporting + S8203232: Shenandoah: Resolve oops in SATB filter + S8203469: Faster safepoints + S8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F + S8204551: Event descriptions are truncated in logs + S8207938: At step6,Click Add button,case failed automatically. + S8209455: [error-prone] JdkObsolete in jdk.management.agent + S8211016: make images does not update jdk/lib/src.zip with latest changes + S8212678: Windows IME related patch + S8214363: HeapWord should not be a fake class + S8214719: Deprecate -Xverify:none option + S8214947: Assertion error in test: StringCompressInflateTest + S8215130: Fix errors in LittleCMS 2.9 reported by GCC 8 + S8215249: Miscellaneous changes imported from jsr166 CVS 2019-02 + S8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws + S8215363: needless signals in ForkJoinPool + S8215622: Add dump to file support for jmap –histo + S8216049: stringTable::intern creates redundant String when looking up existing one + S8216360: Deprecate -XX:CompilationPolicyChoice + S8216592: Removal of the class sun.awt.AWTSecurityManager + S8216597: SIGBUS in Java_sun_security_pkcs11_wrapper_PKCS11_getNativeKeyInfo after JDK-6913047 + S8217032: Check pandoc capabilities in configure + S8217263: Automate DashOffset test + S8217289: compiler/graalunit/HotspotTest.java failed with InvalidInstalledCodeException + S8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round + S8217385: JTREG: Clean up, make sure to close resources + S8217389: JTREG: Clean up, remove unused variable warnings + S8217909: Make unused r12 register (without compressed oops) available to regalloc in C2 + S8217998: Remove method_type field associated with the appendix field of an indy or method handle call + S8218089: Rename DirtyCardQueue et al to follow usual G1 naming conventions + S8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js + S8218192: Remove copy constructor for MemRegion + S8218287: jshell tool: input behavior unstable after 12-ea+24 on Windows + S8218469: JSlider display issue with slider for GTKLookAndFeel + S8218470: JScrollBar display issue with GTKLookAndFeel + S8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp + S8218472: JProgressBar display issue with GTKLookAndFeel + S8218473: JOptionPane display issue with GTKLookAndFeel + S8218479: JTextPane display issue with GTKLookAndFeel + S8218599: Add test group jdk_client_sanity under jdk_desktop group + S8218672: AOT code root scanning shows in the wrong position in the logs + S8218682: [TEST_BUG] DashOffset fails in mach5 + S8218721: C1\'s CEE optimization produces safepoint poll with invalid debug information + S8218731: SA: Use concrete class the as return type of VMObjectFactory.newObject + S8218732: SA: Resolves ZPageAllocator::_physical incorrectly + S8218733: SA: CollectedHeap provides broken implementation for used() and capacity() + S8218734: SA: Incorrect and raw loads of OopHandles + S8218743: SA: Add support for large bitmaps + S8218746: SA: Implement discontiguous bitmap for ZGC + S8218753: Obsolete nonproduct flag ProfilerCheckIntervals + S8218758: [TESTBUG] compiler/cha/ /StrengthReduceInterfaceCall.java misses recompilation event + S8218767: ZGC: Do not assume that r12 is a special register in C2 + S8218851: JVM crash in custom classloader stress test, JDK 12 & 13 + S8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors + S8218879: Keep track of memory accesses originated from Unsafe + S8218881: C2: StaticFinalFieldPrinter doesn\'t handle T_ARRAY values in T_OBJECT fields + S8218920: Scan HCC should be on the same level as Update RS etc. in the log + S8218922: SA: Enable best-effort implementation of live regions iteration for ZGC + S8218935: Make jfr strncpy uses GCC 8.x friendly + S8218936: Test fails in Internet environment + S8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly + S8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows + S8218941: jdb should support a dbgtrace command that acts the same as the dbgtrace command line option + S8218944: Fix failed for JDK-8218936 + S8218947: jdb threads command should print threadID in decimal, not hex + S8218965: aix: support xlclang++ in the compiler detection + S8218970: SA: Enable HeapHprofBinWriter for ZGC + S8218978: SA: Enable more ZGC testing + S8218991: s390: Add intrinsic for GHASH algorithm + S8219002: Some comments and error messages refer to VMDisconnectException + S8219003: SA: Refactor live regions iteration in preparation for JDK-8218922 + S8219006: AArch64: Register corruption in slow subtype check + S8219011: Implement MacroAssembler::warn method on AArch64 + S8219074: [TESTBUG] runtime/containers/docker/ /TestCPUAwareness.java typo of printing parameters (period should be shares) + S8219095: [testbug] Add AATTkey headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java + S8219096: Merge print_termination_stats code with current logging + S8219097: Move comment about using weak code blobs closure for code root scanning to correct place + S8219098: Make output of region strings more regular in error messages + S8219112: name_and_sig_as_C_string usages in frame_s390 miss ResourceMark + S8219129: Allow overriding of license files in legal dir + S8219132: switch to jtreg4.2-b14 + S8219142: Remove unused JIMAGE_ResourcePath + S8219151: Illegal instruction exception on JDK 12 due to incorrect CPU feature bits + S8219157: vm/mlvm/mixed/stress/java/findDeadlock should be problem-listed only on mac + S8219228: java/util/Base64/TestEncodingDecodingLength.java failing on 8GB test machine + S8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable + S8219232: Unit of concurrent active time logging is wrong + S8219244: NMT: Change ThreadSafepointState\'s allocation type from mtInternal to mtThread + S8219331: ZGC: Unify TLAB retire/remap handling + S8219332: ZGC: Improve ZRootsIteratorClosure abstraction + S8219368: Quarantine runtime/NMT/CheckForProperDetailStackTrace.java test + S8219370: NMT: Move synchronization primitives from mtInternal to mtSynchronizer + S8219389: Delegated task created by SSLEngine throws BufferUnderflowException + S8219391: extend gcov support to llvm/clang + S8219393: Add native library support for microbenchmarks + S8219394: Missing FIXPATH in microbenchmark test runner + S8219395: integrate gcov w/ run-test + S8219441: test_logMessageTest missing static storage + S8219476: cleanup hotspot ProblemList * Tue May 21 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+8 * Fixes: + S8068225: nsk/jdi/EventQueue/remove_l/remove_l005 intermittently times out + S8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java + S8180569: Refactor sun/security/krb5/ shell tests to plain java tests + S8182117: Document Zip File System Properties + S8193234: When using -Xcheck:jni an internally allocated buffer can leak + S8195060: vm/mlvm/anonloader/stress/byteMutation intermittently times out + S8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), \"Must be the same memory type\") + S8201633: Problems with AES-GCM native acceleration + S8205654: serviceability/dcmd/framework/HelpTest.java timed out + S8210280: Unnecessary reallocation when invoking HashMap.putAll() + S8211885: Duplicate id declarations in java.awt.geom.Path2D + S8212677: X11 default visual support for IM status window on VNC + S8212828: (process) Change the Process launch mechanism default on Linux to be posix_spawn + S8212988: add recent class unloading events to the hs_err log + S8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration + S8214111: There is no icon in all JOptionPane target image + S8214236: sun.gc.collector.2.name should be changed + S8214252: Expanded & Collapsed nodes of a JTree look the same on GTK3 + S8214471: Enable different look and feel tests in SwingSet3 demo test ToolTipDemoTest + S8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from \'\' + S8214765: All TrayIcon MessageType icons does not show up with gtk3 option set + S8214823: Javadoc cleanup of java.awt.desktop package + S8214918: Unify GraphicsEnvironment.getCenterPoint()/ /getMaximumWindowBounds() across the platforms + S8215790: Delegated task created by SSLEngine throws java.nio.BufferUnderflowException + S8216263: Add historical data for JDK 12 + S8216318: The usage of Disposer in the java.awt.Robot can be deleted + S8216608: Obsolete stale compiler flags + S8217235: Create automated test for SwingSet ColorChooserDemoTest + S8217297: Add support for multiple look and feel for SwingSet SliderDemoTest + S8217328: Rename CollectionSetChooser to G1CollectionSetChooser + S8217329: JTREG: Clean up, remove unused imports in gc folder + S8217330: Split G1CollectionSetChooser into collection set candidate container and the chooser algorithm + S8217332: JTREG: Clean up, use generics instead of raw types + S8217335: Add a script to generate --release data + S8217352: Remove EA from version string starting with Initial RC promotion + S8217377: javax/swing/JPopupMenu/6583251/bug6583251.java failed with UnsupportedOperation exception + S8217383: Obsolete UseImplicitStableValues + S8217464: Remove resolved client bugs from the ProblemList.txt + S8217778: StringTable cleanup miscalculates amount of dead objects + S8217835: Remove the experimental SunJSSE FIPS compliant mode + S8217874: Shenandoah: Clobbered register in ShenandoahBarrierSetAssembler::cmpxchg_oop() + S8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks + S8218004: Clean up terminology for shared methods within the JVM for indy and condy support + S8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX + S8218169: [AOT] Segmentation fault when running java with AOTed Graal in -Xcomp mode on windows + S8218411: JDK 12 L10n resource file update msg drop 20 + S8218413: make reconfigure ignores configure-time AUTOCONF environment variable + S8218431: Improved platform checking in makefiles + S8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited + S8218546: Unable to connect to https://google.com using java.net.HttpClient + S8218553: Enhance keystore load debug output + S8218554: HttpServer: allow custom handlers to request that the connection be closed after the exchange. + S8218558: NMT stack traces in output should show mt component for virtual memory allocations + S8218562: handle HOTSPOT_BUILD_COMPILER for clang/xlclang and cleanup HOTSPOT_BUILD_COMPILER settings + S8218565: HandleMark cleanup + S8218580: endpoint identification algorithm should be case-insensitive + S8218581: Incorrect exception message generation + S8218593: Symbol leak in prepend_host_package_name + S8218601: [AOT] Crash in AOTCodeHeap::mark_evol_dependent_methods + S8218625: Remove dead code in relocInfo + S8218630: CreateSymbols includes class and module headers unnecessarily. + S8218662: Allow 204 responses with Content-Length:0 + S8218675: Reduce verification overhead in ClassFileParser + S8218680: G1 crashes during calculation of old collection set candidates + S8218692: Switch to JCov build which supports byte code version 57 + S8218695: problem list tests failing with Graal + S8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors + S8218705: Test sun/tools/jcmd/TestJcmdDefaults.java fails on Linux + S8218715: [TESTBUG] TestUseOptoBiasInliningWithoutEliminateLocks needs to unlock WhiteBoxAPI + S8218736: Build warning in lib/JvmFlags.gmk: extraneous text after \'ifeq\' directive + S8218738: Remove dead code in Symbol and friends + S8218754: JDK-8068225 regression in JDIBreakpointTest + S8218755: Refix Symbol leak in prepend_host_package_name + S8218807: Compilation database (compile_commands.json) may contain obsolete items + S8218882: NET_Writev is declared, NET_WriteV is defined + S8218888: keytool -genkeypair should not have the -destalias option * Thu Feb 07 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+7 * Fixes: + S6986483: CHA: optimize calls through interfaces + S8059241: C2: Excessive RemoveUseless passes during incremental inlining + S8075052: Autobox elimination hinders loop unrolling + S8139551: Scalability problem with redefinition - multiple code cache walks + S8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn\'t handle cross-compilation + S8178798: Two compiler/aot/verification/vmflags tests fail by timeout with UseAVX=3 + S8180901: Transformer.reset() resets the state only once + S8186321: Cleanup: SourceTreeManager not used + S8188133: C2: Static field accesses in clinit can trigger deoptimizations + S8195716: BootstrapLoggerTest : Executor still alive + S8204564: Need better error output when GenerateLinkOptData fails + S8206132: DOM parser does not honor DocumentBuilderFactory.setExpandEntityReferences(false) + S8209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChaining + S8210832: Remove sneaky locking in class Monitor + S8212949: Remove ConstantPoolCache::is_constantPoolCache + S8213753: SymbolTable is double walked during class unloading and clean up table timing in do_unloading + S8214935: Upgrade IANA LSR data + S8214975: No hs-err file if fatal error is raised during dynamic initialization + S8215483: Off heap memory accesses should be vectorized + S8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes + S8215550: Debugger does not work after reattach + S8215568: Refactor SA clhsdb tests to use ClhsdbLauncher + S8216046: test/jdk/java/beans/PropertyEditor/Test6397609.java failing + S8216072: Remove TaskTerminator\'s assignment operator + S8216528: test/jdk/java/rmi/transport/ /runtimeThreadInheritanceLeak/RuntimeThreadInheritanceLeak.java failing with Xcomp + S8216541: CompiledICHolders of VM locked unloaded nmethods are released too late + S8216546: Support new Japanese era in java.lang.Character for Java SE 11 + S8217093: Support extended-length paths in parse_manifest.c on windows + S8217371: Incorrect LP64 guard in x86.ad after JDK-8210764 (Update avx512 implementation) + S8217393: Clarify Attributes.equals() + S8217432: MetaspaceGC::_capacity_until_GC exceeds MaxMetaspaceSize + S8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers + S8217474: Remove WhiteBox.getConcurrentGCPhases() + S8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 + S8217597: [TESTBUG] old version docker does not support --cpus + S8217659: monitor_logging updates from Async Monitor Deflation project + S8217843: Performance regression related to os::supports_monotonic_clock() on linux + S8217845: SA should refer const values for JVMFlag from HotSpot + S8217848: [Graal] vmTestbase/nsk/jvmti/ResourceExhausted/ /resexhausted003/TestDescription.java fails + S8217879: hs_err should print more instructions in hex dump + S8217892: Clarify the support for the new Japanese era in java.time.chrono.JapaneseEra + S8217896: Make better use of LCPUs when building on AIX + S8217918: C2: -XX:+AggressiveUnboxing is broken + S8217919: C2: Enable -XX:+AggressiveUnboxing by default + S8217969: Base64.Decoder.decode methods do not need to throw OOME due to integer overflow + S8218020: Fix version number in mesa.md 3rd party legal file + S8218025: disable pop_frame and force_early_return caps for Graal + S8218029: [TESTBUG] Use -Djava.class.path= to specify empty - cp in CDS tests + S8218041: Assorted wrong/missing includes + S8218046: use bundled freetype in the AIX build by default + S8218079: cleanup hotspot ProblemList files + S8218133: sun/net/www/protocol/http/ProtocolRedirect.java failed with \"java.net.ConnectException\" + S8218134: Modify the jQuery.md file to reflect the exact jQuery license content + S8218140: Build failures after JDK-8218041 (Assorted wrong/missing includes) + S8218145: block_if_requested is not proper inlined due to size + S8218151: Simplify JavaThread::thread_state definition + S8218156: \"jcmd VM.metaspace basic\" misreports free chunk space + S8218162: problem list j/u/s/t/o/o/t/java/util/stream/ /StreamLinkTest.java on solaris w/ Xcomp + S8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none + S8218164: Improve local control of compiler warnings + S8218168: clean up hotspot ProblemList + S8218177: Bump jib format_version to support new devkit archive layout + S8218178: vmTestbase/vm/mlvm/mixed/stress/regression/ /b6969574/INDIFY_Test.java fails with -Xcomp + S8218185: aarch64: missing LoadStore barrier in TemplateTable::putfield_or_static + S8218186: Clean up CLDR generation in build + S8218197: [failurehandler] parent processes shouldn\'t be killed till their children are handle + S8218198: Revert devkit change in JDK-8217910 for linux-x64 + S8218202: gc/stress/TestStressG1Humongous.java to ProblemList-graal.txt + S8218227: StringBuilder/StringBuffer constructor throws confusing NegativeArraySizeException + S8218265: java/util/Base64/TestEncodingDecodingLength.java failing + S8218276: AIX build fails in tieredThresholdPolicy.cpp + S8218386: Correct the SE version in j.l.Character + S8218406: C1: Redundant nmethod dependency for private method is added + S8218419: Can\'t get annotations that are present on packages in -Xbootclasspath/a + S8218460: Test generation scripts do not invoke stream preprocessor correctly + S8218544: Fix build on windows: missing include + S8218550: Add test omitted from JDK-8212043 + S8218566: NMT: missing memory tag for assert poison page + S8218579: add hotspot/jtreg/runtime/CompressedOops/ /UseCompressedOops.java to ProblemList.txt * Thu Jan 31 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+6 * Fixes: + S8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression + S8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening + S8158646: [jittester] generated tests may not compile by javac + S8163127: Debugger classExclusionFilter does not work correctly with method references + S8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations + S8191998: C2: inlining through MH linkers drops speculative part of argument types + S8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver + S8193367: Annotated type variable bounds crash javac + S8194860: Cleanup Semaphore timed-wait time calculations + S8207922: ctw of jdk.security.auth failed with \"Unexpected zero exit codebefore finishing all compilations\" + S8210130: java/net/httpclient/UnknownBodyLengthTest.java failed + S8210469: Missing doPriviledged block and permission for jdk.zipfs module + S8210583: Base64.Encoder incorrectly throws NegativeArraySizeException + S8212824: Remove unnecessary spaces before/after comparison in vmTestbase + S8213229: Investigate treating StringTable as weak in young collections + S8213231: ThreadSnapshot::_threadObj can become stale + S8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking + S8214533: IBM-29626C is required for AIX default charset + S8214799: Add package declaration to each JTREG test case in the gc folder + S8214821: Remove ConcurrentHashTable::get_copy + S8215047: Task terminators do not complete termination in consistent state + S8215577: Remove javadoc support for HTML 4 + S8215921: There is no change when select different Foreground and Background by mouse. + S8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check + S8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled + S8216258: Make FreeIdSet semaphore-based + S8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/ /TestDescription.java fails + S8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException + S8216493: VirtualSpaceNodeTest .half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine + S8216562: UnknownBodyLength sometimes fails due to \"Connection reset by peer\" + S8216970: condy causes JVM crash + S8216986: Remove unused code from SocksSocketImpl + S8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy + S8217016: Shenandoah: Streamline generation of CAS barriers + S8217264: HttpClient: Blocking operations in mapper function do not work as documented + S8217309: ZGC: Fix ZNMethodTable corruption + S8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe + S8217353: java/util/logging/LogManager/Configuration/ /updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference + S8217366: ZoneStrings are not populated for all the Locales + S8217368: AArch64: C2 recursive stack locking optimisation not triggered + S8217429: WebSocket over authenticating proxy fails to send Upgrade headers + S8217459: [PPC64] Cleanup non-vector version of CRC32 + S8217465: [REDO] - Optimize CodeHeap Analytics + S8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace + S8217518: Crypto benchmarks not warming up in time + S8217520: Remove vm.opt.MaxGCPauseMillis == \"null\" from TestOldGenCollectionUsage.java + S8217578: Shenandoah cleanup unused timings after concurrent string table change + S8217579: TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 + S8217580: Remove tests from problemList as bugs has been closed + S8217609: New era placeholder not recognized by java.text.SimpleDateFormat + S8217612: (CL)HSDB cannot show some JVM flags + S8217613: [AOT] TEST_OPTS_AOT_MODULES doesn\'t work on mac + S8217618: JVM TI SuspendThread doesn\'t suspend the current thread before returning + S8217626: Add setup/teardown functionality to RunTest + S8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior + S8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls. + S8217634: RunTest documentation and usability update + S8217638: Remove old way of running tests (test/Makefile) + S8217657: Move the test for default value of jdk.includeInExceptions into own test + S8217658: baseline_cleanups from Async Monitor Deflation project + S8217660: Refactor module related locked_create_entry_or_null() functions + S8217666: gc/nvdimm/ * should not be included any tiers + S8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed + S8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp + S8217716: Remove dead code in PhaseChaitin + S8217717: ZGC: Broken oop map in C1 load barrier stub + S8217730: Split up MakeBase.gmk + S8217733: Minor RunTest fixes + S8217740: SocksIPv6Test compilation error + S8217744: [TESTBUG] JFR TestShutdownEvent fails on some systems due to process surviving SIGINT + S8217745: ZGC: Simplify ZLoadBarrierStubC1 + S8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list + S8217747: ZGC: Minor optimization of ZLoadBarrierStubC1 + S8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent + S8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle + S8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov + S8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest + S8217773: Test langtools/jdk/javadoc/doclet/testLinkOption/ /TestRedirectLinks.java fails after JDK-8217034 + S8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail + S8217782: Spill detection broken after JDK-8217716 + S8217785: Padding ParallelTaskTerminator::_offered_termination variable + S8217786: Provide virtualization related info in the hs_error file on linux s390x + S8217794: Missing termination check results violation of termination invariant + S8217795: Typo in SSLSocket + S8217797: ProblemList LongMulOverflowTest.java + S8217801: ProblemList INDIFY_Test.java + S8217820: Useless cast in ECUtil.java + S8217828: Un-ProblemList LongMulOverflowTest.java + S8217841: Remove unused class TraceCPUTime + S8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 + S8217852: problem-list ctw of jdk.jconsole and java.desktop on windows + S8217854: [TESTBUG] runtime/CompressedOops/ /UseCompressedOops.java fails with Shenandoah + S8217855: ZGC: Clean up ZReferenceProcessor + S8217856: ZGC: Break out C2 matching rules into separate AD file + S8217857: ZGC: Move SvcGCMarker to ZServiceabilityTracer + S8217858: ZGC: Clean up ZDriver + S8217869: Add count_leading_zeros utility + S8217877: Dead code in jdk.jlink\'s TaskHelper + S8217880: AIX build issue after JDK-8214533 + S8217882: java/net/httpclient/MaxStreams.java failed once + S8217903: java/net/httpclient/Response204.java fails with 404 + S8217910: Slow linking with devkit on Linux + S8217916: Build compare script is not comparing jmods + S8217921: Runtime dead code removal + S8217922: Compiler dead code removal + S8217976: test/jdk/java/net/httpclient/websocket/ /WebSocketProxyTest.java fails intermittently + S8217979: lib-freetype related configure messages contain wrong configure flag names + S8217994: os::print_hex_dump should be more resilient against unreadable memory + S8218022: Repeated words typos in java.base + S8218031: Zero broken after JDK-8217922 (Compiler dead code removal) + S8218057: Add ppc64le and s390x profiles to jib-profiles.js + S8218060: JDK-8217786 breaks build due to remaining unused function + S8218063: JDK-8218060 breaks build for S390 + S8218084: Revert JDK-8218057 * Tue Jan 29 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+5 * Fixes: + S8158066: SourceDebugExtensionTest fails to rename file + S8181313: SA: Remove libthread_db dependency on Linux + S8202952: C2: Unexpected dead nodes after matching + S8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3 + S8207404: MulticastSocket tests failing on AIX + S8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory + S8212826: Make PtrQueue free list lock-free + S8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation + S8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs + S8213827: NUMA heap allocation does not respect process membind/interleave settings + S8213917: [TESTBUG] Shutdown JFR event is not covered by test + S8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order + S8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder + S8214345: infinite recursion while checking super class + S8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH + S8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode + S8215467: Files.isHidden should return true for hidden directories on Windows + S8215694: keytool cannot generate RSASSA-PSS certificates + S8215699: -Xlog::file cannot be used with named pipe + S8215748: Application fails when executed with Graal + S8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM + S8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict + S8215937: Check usages of security-related Resources files + S8215952: Update NetBeans project file + S8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files + S8216045: The size of key_exchange may be wrong on FFDHE + S8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays + S8216280: Allow later Symantec Policy distrust date for two Apple SubCAs + S8216314: SIGILL in CodeHeapState::print_names() + S8216350: AArch64: monitor unlock fast path not called + S8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled + S8216532: tools/launcher/Test7029048.java fails (Solaris) + S8216561: HttpClient: The logic of retry on connect exception is inverted + S8216578: Remove unused/obsolete method in JFR code + S8216965: crash in freetypeScaler.c CopyBW2Grey8 + S8216969: ParseException thrown for certain months with russian locale + S8217014: Epsilon should not ignore Metadata GC causes + S8217034: JavadocTester should check for missing files by default + S8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time + S8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time + S8217203: Some more includes to .inline.hpp files in gc header files + S8217213: shenandoahTaskQueue.hpp includes .inline.hpp file + S8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types() + S8217233: Update build settings for AIX/xlc + S8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers + S8217250: Optimize CodeHeap Analytics + S8217257: ZGC: Minor cleanup of ZBarrierSetC2 + S8217258: ZGC: Minor cleanup of ZBarrierSetAssembler + S8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to + S8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp + S8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix) + S8217315: Proper units should print more significant digits + S8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info + S8217319: Cleanup Shenandoah includes + S8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64 + S8217325: Enable inlining of java_lang_Class::oop_size_raw + S8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line + S8217339: ClassCircularityError loading NumberFormatProvider + S8217340: Compilation failed: tools/launcher/Test7029048.java + S8217342: Build failed with excluding JFR + S8217343: Shenandoah control thread should be able to run at critical priority + S8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret() + S8217349: Problem list java/lang/invoke/LFCaching/ /LFMultiThreadCachingTest.java + S8217357: Implement JCov jib profiles + S8217358: Optimized build is broken by Shenandoah changes + S8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal + S8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo + S8217378: UseCriticalCMSThreadPriority is broken + S8217387: Remove dead develop flag CIFireOOMAt + S8217388: Remove develop flag ProfilerPCTickThreshold + S8217391: [TESTBUG] problem list JFR TestShutdownEvent + S8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list + S8217395: Update langtools shell tests to use ${EXE_SUFFIX} + S8217399: Backout 8217358 + S8217400: Optimized build is broken by Shenandoah changes + S8217404: --with-jvm-features doesn\'t work when multiple features are explicitly disabled + S8217407: StackValue::print_on() crashes on NULL handle + S8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free) + S8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free) + S8217424: Remove the idempotent parameter to Method::sort_methods + S8217427: (dc) nio/channels/DatagramChannel/ /UseDGWithIPv6.java fails without IPv6 + S8217438: Adapt tools/launcher/Test7029048.java for Aix. + S8217442: Optimize native accesses to String.value + S8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string + S8217447: Develop flag TraceICs is broken + S8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC + S8217450: Add PackageEntry::locked_lookup_only + S8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA + S8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer + S8217466: [BACKOUT] Optimize CodeHeap Analytics + S8217467: Access barriers are missing in C2 intrinsic for Base64 + S8217500: (sc) Move SocketChannelImpl\'s remaining native methods to Net + S8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges() + S8217512: Message of LinkageError: use \'class\' etc. instead of \'type\' + S8217519: Improve RegMask population count calculation + S8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442 + S8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility + S8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation) * Tue Jan 29 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-13+4 (Oracle January 2019 CPU) * Security fixes: + S8206290, CVE-2019-2422, bsc#1122293: Better FileChannel transfer performance + S8209094, CVE-2019-2426: Improve web server connections + S8210866, CVE-2018-11212, bsc#1122299: Improve JPEG processing * Security-In-Depth fixes: + S8199156: Better route routing + S8199166: Better interface lists + S8199552: Update to build scripts + S8200659: Improve BigDecimal support + S8203955: Improve robot support + S8204895: Better icon support + S8205709: Proper allocation handling + S8205714: Initial class initialization + S8206295: More reliable p11 transactions + S8206301: Improve NIO stability + S8210094: Better loading of classloader classes + S8210598: Strengthen Windows Access Bridge Support + S8210606: Improved data set handling + S8210610: Improved LSA authentication + S8210870: Libsunmscapi improved interactions * Fixes: + S6913047: Long term memory leak when using PKCS11 and JCE exceeds 32 bit process address space + S8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly + S8080569: java/lang/ProcessBuilder/DestroyTest.java fails with \"Process terminated prematurely\" + S8196568: [Graal] LongMulOverflowTest.java fails with \"runTestOverflow() did not overflow\" + S8198526: getAnnotatedOwnerType does not handle static nested classes correctly + S8199892: Missing landmarks when generating docs using html sources + S8202626: javadoc generates broken links to + S8202675: Replace process-wide terminology in serial filtering to be consistent + S8203654: Improve cypher state updates + S8203688: [testbug] Nashorn test test/nashorn/script/ /nosecurity/treeapi/diagnostic.js fails + S8205360: Choose printer defaults + S8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests + S8208371: Provided supported mechanims to create a ModuleElement for an unnamed module + S8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit + S8210561: Command-line help wrong for javac --module + S8210624: Clean up better loading tests + S8211841: [testbug] sun/nio/cs/OLD/TestIBMDB.java does not compile (aix) + S8212233: javadoc fails on jdk12 with \"The code being documented uses modules but the packages defined in $URL are in the unnamed module.\" + S8213249: compiler/graalunit/HotspotTest.java failed in ExplicitExceptionTest + S8213299: runtime/appcds/jigsaw/classpathtests/ /EmptyClassInBootClassPath.java failed with java.lang.NoSuchMethodException + S8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor + S8214271: Fast primitive to wake many threads + S8214418: half-closed SSLEngine status may cause application dead loop + S8214440: ldap over a TLS connection negotiate failed with \"javax.net.ssl.SSLPeerUnverifiedException: hostname of the server \'\' does not match the hostname in the server\'s certificate\" + S8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris + S8214827: Incorrect call ClassLoaders.toFileURL(\"jrt:/java.compiler\") + S8215114: Fix indent and dead code in GCPolicyCounters + S8215155: Remove get_insert() from concurrent hashtable and gtests + S8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed + S8215299: Remove G1CMTask::should_exit_termination()\'s undesirable side-effect + S8215313: [AOT] java/lang/String/Split.java fails with AOTed java.base + S8215482: check for cycles in type variables can provoke NPE + S8215493: String::indent inconsistency with blank lines + S8215544: SA: Modify ClhsdbLauncher to add sudo privileges to enable MacOS tests on Mach5 + S8215549: Shenandoah deduplication cleans up table/queue twice + S8215648: remove equals and hashCode implementations from j.l.i.VarHandle + S8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check + S8215729: Enhance makefiles to allow collecting code coverage with JCov + S8215754: ZGC: nmethod is not unlinked from Method before rendezvous handshake + S8215889: assert(!_unloading) failed: This oop is not available to unloading class loader data with ZGC + S8215922: jar spec is not precise when describing jar file re-signing + S8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index + S8216135: C2 assert(!had_error) failed: bad dominance + S8216140: Correct UnicodeDecoder U+FFFE handling + S8216151: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.debug + S8216167: Update include guards to reflect correct directories + S8216172: File.renameTo(File dest) should check for NPE at the very beginning + S8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file + S8216265: [testbug] Introduce Platform.sharedLibraryPathVariableName() and adapt all tests. + S8216278: Fix devkit and basic Jib support on WSL + S8216308: StackTraceElement::fill_in can use injected Class source-file + S8216316: Tests fail due to too low specified TLAB size + S8216319: Refactor JavadocTester to allow more on-by-default checkers; add A11YChecker + S8216355: missing NULL checks in libnet in interface iteration and potential resource leak in getMacAddress + S8216362: Better error message handling when there is an invalid Manifest + S8216376: [PPC64] Possibly unreliable stack frame resizing in template interpreter + S8216401: Allow \"file:\" URLs in Class-Path of local JARs + S8216404: Elements.getPackageOf should handle modules + S8216424: Remove TimeLivenessAnalysis + S8216426: Usage of array placement new may lead to memory corruption + S8216427: ciMethodData::load_extra_data() does not always unpack the last entry + S8216428: Remove IgnoreLibthreadGPFault + S8216478: Cleanup HttpResponseImpl back reference to HttpConnection + S8216480: Typo in test/hotspot/jtreg/compiler/graalunit/README.md + S8216482: Shenandoah: typo in ShenandoahBarrierSetC2::clone_barrier_at_expansion() causes failed compilations + S8216486: Possibility of integer overflow in JfrThreadSampler::run() + S8216489: Issues with ModulePackages attribute generation on incremental build + S8216498: Confusing and unneeded wrapping of SSLHandshakeException + S8216529: in case of a crash, javac should print out the parameters passed to it + S8216549: Mismatched unsafe access to non escaping object fails + S8216556: Unnecessary liveness computation with JVMTI + S8216559: [JFR] Native libraries not correctly parsed from /proc/self/maps + S8216560: gtest build broken on PPC64 and aarch64 + S8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2) + S8216589: s390x build failures after JDK-8216167 (Update include guards to reflect correct directories) + S8216595: Fix broken builds after JDK-8216424 + S8216973: Kick up cleanup phases in the right places + S8216974: HttpConnection not returned to the pool after 204 response + S8216982: Assertion poison page established too early + S8216995: Clean up JFR command line processing + S8217000: Refactor Class::methodToString + S8217017: [TESTBUG] Tests fail to compile after JDK-8216265 + S8217044: [aix] Launcher still adds old path to jli library to LIBPATH + S8217088: Disable JDK-6913047 fix (SunPKCS11 memory leak) after JDK-8216597 (SIGBUS error in getNativeKeyInfo) + S8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available + S8217214: Recent new javadoc test needs to be updated * Fri Jan 11 2019 fstrbaAATTsuse.com- Rename package to java-13-openjdk and switch to the jdk-13+X tags- Upgrade to upstream tag jdk-13+3 * Fixes: + S6714324: Removing a component from a JTabbedPane does not clear its accessibleParent + S6996807: FieldReflectorKey hash code computation can be improved + S8076988: reevaluate trivial method policy + S8179943: Typo in javax.net.ssl.SSLSession.removeValue(String) method documentation + S8182992: Typo in DatagramPacket constructor API doc + S8196347: LogCompilation: generate log file on the fly for input to junits + S8196681: Java Access Bridge logging and debug flags dynamically controlled + S8208184: IllegalArgumentException while invoking code completion on netbeans IDE + S8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode + S8210669: Some launcher tests assume a pre-JDK 9 run-time image layout + S8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero + S8211267: StackOverflowError happened by TextField.setFont(...) + S8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/ /TestDescription.java debug agent times out + S8213457: serviceability/sa/ClhsdbInspect.java time out + S8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry + S8214442: Improve stack walk API by adding handle marks + S8214461: Some unused classes may be removed + S8214738: javadoc should honor styles in doc-files + S8214862: assert(proj != __null) at compile.cpp:3251 + S8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop + S8215112: String::transform spec clarification + S8215123: Crash in runtime image built with jlink --compress=2 + S8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow + S8215265: C2: range check elimination may allow illegal out of bound access + S8215308: pandoc-html-manpage-filter.js does not work for [un]pack200 + S8215330: javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match + S8215398: -Xlog option usage => Invalid decorator \'\\temp\\app_cds.log\'. + S8215400: Warn on usage of trampolines with gcc + S8215412: Optimize PrintStream.println methods + S8215438: jshell tool: Ctrl-D causes EOF + S8215489: Remove String::align + S8215495: Set isCopy to JNI_FALSE if len == 0 + S8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec + S8215572: Add new Arrays micros + S8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded + S8215583: Exclude runtime/handshake/HandshakeWalkSuspendExitTest.java + S8215643: Microbenchmarks for KeyAgreement and Cipher + S8215644: Clean up globalDefinitions_.hpp + S8215681: Remove compiler support for Raw String Literals from JDK 12 + S8215708: ZGC: Add missing LoadBarrierNode::size_of() + S8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check + S8215731: Move forward class definitions out of globalDefinitions.hpp + S8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi + S8215756: Memory leaks in the AWT on macOS + S8215771: The jfr tool should pretty print reference chains + S8215773: applications/kitchensink/Kitchensink.java crash with \"assert(ZAddress::is_marked(addr)) failed: Should be marked\" + S8215791: Tiny bug in VM monitoring/management + S8215798: Use {AATTsystemProperty} for definition of org.openjdk.java.util.stream.tripwire property + S8215888: Register to register spill may use AVX 512 move instruction on unsupported platform. + S8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently + S8215909: Typo in Swing ProcessMouseEvent method documentation + S8215910: Typo in AWT InvocationEvent Method Documentation. + S8215911: Various Typos in SQL Method Documentation + S8215912: Various Typos in java.net Method Documentation + S8215913: [Test_bug]java/util/Locale/LocaleProvidersRun.java failed on de_DE and ja_JP locale. + S8215947: JVM crash with -XX:+DumpSharedSpaces + S8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults + S8215961: jdk/jfr/event/os/TestCPUInformation.java fails on AArch64 + S8215962: Support ThreadPriorityPolicy mode 1 for non-root users on linux/bsd + S8215975: [testbug] Adapt nsk tests to the PPC, S390 and AIX platforms. + S8215985: ZGC: Simplify reference processing in light of JDK-8175797 + S8215990: Avoid using reflection to create common default URLStreamHandlers + S8215991: Stop hiding exception from ArtifactResolver failures in tests + S8215994: JDK 12 l10n resource file update - msg drop 10 + S8215995: Add specialized toArray methods to immutable collections + S8216010: Change callers of build_u2_from() to call Bytes::get_Java_u2() instead + S8216021: RunTest.gmk might set concurrency level to 1 on Windows + S8216048: Fix devkit creation in WSL + S8216059: nsk_jvmti_parseoptions still has dependency on tilde separator + S8216067: Unused local vars in windows/native/libjava/io_util_md.c + S8216134: (process) ProcessBuilder startPipeline does not hide piped streams + S8216154: C4819 warnings at HotSpot sources on Windows + S8216155: C4819 warning at libfreetype sources on Windows + S8216157: Enable inlining of java_lang_Class::is_primitive + S8216176: Clarify the singleton description in j.t.c.JapaneseEra class + S8216188: Remove expired flags in JDK 13 + S8216189: Remove Klass::compute_is_subtype_of + S8216191: Remove FastSuperclassLimit + S8216197: Remove unused new_hash methods + S8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic() + S8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect + S8216205: Java API documentation formatting error in System.getEnv + S8216262: Remove develop flag DelayCompilationDuringStartup + S8216266: ProblemList PeelingZeroTripCount.java + S8216267: Fix hotspot-ide-project target on WSL + S8216269: [s390] Debug build broken because CodeBlob has not been declared + S8216271: Make AllocateOldGenAt an unsupported option on AIX. + S8216275: Disable annotation processing lint warnings when building microbenchmarks + S8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate + S8216302: StackTraceElement::fill_in can use cached Class.name + S8216322: Missing since information in deprecation of constructor visitors + S8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc + S8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy + S8216366: Add rationale to PER_CPU_SHARES define + S8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs + S8216375: Revert JDK-8145579 after JDK-8076988 is resolved + S8216385: ZGC: Fix building without C2 + S8216403: Allocate fewer EnumSets in JavacFileManager#list + S8216413: Long.parseLong() is specified to throw unless string contains parsable {AATTcode int}; should be {AATTcode long} + S8216423: Remove FillDelaySlots + S8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest * Thu Jan 10 2019 fstrbaAATTsuse.com- Added patch: * loadAssistiveTechnologies.patch + Do not crash the whole JVM if assistive technologies crash * Thu Jan 10 2019 fstrbaAATTsuse.com- Do not resolve by default the added JavaEE modules (fixes bsc#1120431) * Wed Jan 09 2019 fstrbaAATTsuse.com- Upgrade to upstream tag jdk-12+26 * Fixes: + S8066619: Fix deprecation warnings in java.util.jar + S8198526: getAnnotatedOwnerType does not handle static nested classes correctly + S8202286: Allocation of old generation of Java heap on alternate memory devices + S8205505: Expire and remove remaining support for commercial features + S8206107: [x86_32] jck tests for ldc2_w bytecode fail + S8208184: IllegalArgumentException while invoking code completion on netbeans IDE + S8211343: nsk_jvmti_parseoptions should handle multiple suboptions + S8211424: Allocation of old generation of java heap on alternate memory devices - Parallel GC + S8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC + S8213481: [REDO] Fix incorrect copy constructors in hotspot + S8214096: sun.security.util.SignatureUtil passes null parameter, so JCE validation fails + S8214097: Rework thread initialization and teardown logic + S8214180: Need better granularity for sleeping + S8214201: Make PtrQueueSet completed buffer list private + S8214532: Update RFC 2459 references in javadoc to RFC 5280 + S8214567: Use {AATTsystemProperty} for definitions of system properties + S8214569: Use {AATTsystemProperty} for definitions of system properties + S8214570: Use {AATTsystemProperty} for definitions of system properties + S8214687: Optimize Collections.nCopies().hashCode() and equals() + S8215100: AArch64: fix compareTo intrinsic with four-character Latin/Unicode + S8215202: AArch64: jtreg test test/jdk/sun/nio/cs/FindEncoderBugs.java fails + S8215291: Broken links when generating from project without modules + S8215296: do not disable c99 on Solaris + S8215322: add AATTfile support to jaotc + S8215364: JavaFX crashes on Ubuntu 18.04 with Wayland while using Swing-FX interop + S8215425: vmTestbase/nsk/jvmti/PopFrame should provide more detailed output + S8215445: Enable building for Windows in WSL + S8215487: ZGC: ZRuntimeWorkers incorrectly identify themselves as ZWorkers + S8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading + S8215492: Rename INTERNAL_EMPTY to something less \"internal\" + S8215500: ICRefillVerifierMark does not set the provided verfier as current + S8215516: Move JavadocTester to a named package + S8215547: ZGC: Fix incorrect match rule for loadBarrierWeakSlowRegNoVec + S8215548: G1PeriodicGCSystemLoadThreshold needs to be a double + S8215551: Missing case label in nmethod::reloc_string_for() + S8215555: TieredCompilation C2 threads can excessively block handshakes + S8215571: jdb does not include jdk. * in the default class filter + S8215635: Pandoc check in Docs.gmk does not work on Windows + S8215687: [Graal] unit test CheckGraalIntrinsics failed after 8212043 + S8215707: [macosx] fix pthread_getschedparam and pthread_setschedparam calls + S8215716: PopFrame() was unexpectedly done + S8215727: Restore JFR thread sampler loop to old / previous behavior + S8215759: [test] java/math/BigInteger/ModPow.java can throw an ArithmeticException + S8215769: Java cannot probe pkcs12 files exported by Firefox + S8215879: AArch64: ReservedStackAccess may leave stack guard in inconsistent state + S8215897: Build broken on zero after JDK-8211424 + S8215898: Build broken on 32-bit after JDK-8211425 + S8215954: [testbug] Remove unnecessary casts in test/hotspot/gtest/threadHelper.inline.hpp + S8215966: GeneratePropertyPassword.sh uses bash syntax + S8215977: hsdis installation documentation update- Upgrade to upstream tag jdk-12+25 * Fixes: + S8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly + S8183912: java.math.BigDecimal.movePointLeft() should return this if called with zero argument + S8201655: Add thread-enabled support for the Heap Sampling + S8207224: Javac compiles source code despite illegal use of unchecked conversions + S8209333: Socket reset issue for TLS 1.3 socket close + S8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode + S8211698: Crash in C2 compiled code during execution of double array heavy processing code + S8212043: Add floating-point Math.min/max intrinsics + S8213134: AArch64: vector shift failed with MaxVectorSize=8 + S8213402: [Testbug] java/lang/System/LoggerFinder/internal/ /PlatformLoggerBridgeTest creates an invalid nest relationship + S8213782: NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers + S8214077: test java/io/File/SetLastModified.java fails on ARM32 + S8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client + S8214339: SSLSocketImpl erroneously wraps SocketException + S8214352: C1: Unnecessary \"compilation bailout: block join failed\" with JVMTI + S8214512: ARM32: Jtreg test compiler/c2/Test8062950.java fails on ARM + S8214583: AccessController.getContext may return wrong value after JDK-8212605 + S8214946: G1: Initialize all class members on construction + S8215099: jshell tool: /help representation of ctrl/meta characters inconsistent + S8215205: javaVFrame much slower than vframeStream + S8215228: Use a constant hash table size in order to enable compiler optimization + S8215292: Back out changes for node- and link- local ipv6 multicast address + S8215319: jck lang/INTF/intf049/intf04901 fails in Graal as JIT mode with -Xcomp and AOTed Graal + S8215329: Modify ZGC requirement for HeapMonitorThreadTest.java + S8215353: x86_32 build failures after JDK-8214751 (X86: Support for VNNI Instructions) + S8215366: Code quality improvements in com.sun.tools.javac.code.TypeAnnotations + S8215368: Make Check.checkOverride call diagnosticPositionFor lazily + S8215372: Incorrect nio/file/DirectoryStream/Basic.java tests for validating the use of a glob + S8215374: 32-bit build failures after JDK-8181143 (Introduce diagnostic flag to abort VM on too long VM operations) + S8215380: Backout accidental change to String::length + S8215395: Allow null oops in Dictionary and JNIHandle verification + S8215397: jsig.c missing classpath exception + S8215410: Regression test for JDK-8214994 + S8215411: some GetByteArrayElements calls miss corresponding Release + S8215443: The use of TransportContext.fatal() leads to bad coding style + S8215449: Several tests failing when jtreg run with - vmoption:--illegal-access=deny + S8215451: JNI IsSameObject should not keep objects alive + S8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and tests + S8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224- Upgrade to upstream tag jdk-12+24 * Fixes: + S6516099: InputStream.skipFully(int k) to skip exactly k bytes + S7092821: java.security.Provider.getService() is synchronized and became scalability bottleneck + S8076190: Customizing the generation of a PKCS12 keystore + S8152724: Sum of eden before GC and current survivor capacity may be larger than heap size + S8159440: Move marking of promoted objects during initial mark into the concurrent phase + S8165675: Trace event for thread park has incorrect unit for timeout + S8177552: Compact Number Formatting support + S8181143: Introduce diagnostic flag to abort VM on too long VM operations + S8193312: Rename VM_CGC_Operation to VM_G1Concurrent + S8198398: Test javax/swing/JColorChooser/Test6199676.java fails in mach5 + S8199394: Object.hashCode should not mention anything about memory addresses + S8200613: SA: jstack throws UnmappedAddressException with a CDS core file + S8202884: SA: Attach/detach might fail on Linux if debugee application create/destroy threads during attaching + S8204947: Port ShenandoahTaskTerminator to mainline and make it default + S8205393: Add SourceVersion.RELEASE_13 + S8205394: Add source 13 and target 13 to javac + S8205421: AARCH64: StubCodeMark should be placed after alignment + S8205516: JFR tool + S8205626: Start of release updates for JDK 13 + S8205645: Bump maximum recognized class file version to 57 for JDK 13 + S8207258: Distrust TLS server certificates anchored by Symantec Root CAs + S8207829: FlightRecorderMXBeanImpl is leaking the first classloader which calls it + S8208277: Code cache heap (-XX:ReservedCodeCacheSize) doesn\'t work with 1GB LargePages + S8208648: ECC Field Arithmetic Enhancements + S8208698: Improved ECC Implementation + S8209387: Follow ups to JDK-8195100 Use a low latency hashtable for SymbolTable + S8210031: implementation for JVM Constants API + S8210106: sun/tools/jps/TestJps.java timed out + S8210107: vmTestbase/nsk/stress/network tests fail with Cannot assign requested address (Bind failed) + S8211034: OnStackReplacePercentage option checking has bugs + S8211093: Default logging.properties sets log level for com.xyz.foo + S8211844: [aix] ProcessBuilder: Piping between created processes does not work. + S8211882: Broken links in serialized-form.html + S8212137: Remove JrtFileSystem finalize method + S8212232: Wrong metadata for the configuration of the cutoff for old object sample events + S8212657: Implementation of JDK-8204089 Promptly Return Unused Committed Memory from G1 + S8212703: Remove sun.java2d.fontpath property from java launcher code + S8212794: IBM-964 is required for AIX default charset + S8213009: Refactoring existing SunMSCAPI classes + S8213010: Supporting keys created with certmgr.exe + S8213049: Invalid HTML5 in javax.swing files + S8213127: Refactor test/java/util/ResourceBundle/Control/ /MissingResourceCauseTest.sh to plain java tests + S8213183: InputMethod cannot be used after its restarting + S8213224: Move code related to GC threads calculation out of AdaptiveSizePolicy + S8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests + S8213421: Line number information for execution samples always 0 + S8213617: JFR should record the PID of the recorded process + S8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace + S8213890: Implementation of JEP 344: Abortable Mixed Collections for G1 + S8213952: Relax DNSName restriction as per RFC 1123 + S8213966: The ZGC JFR events should be marked as experimental + S8213983: [macosx] Keyboard shortcut “cmd +`” stops working properly if popup window is displayed + S8214002: Cannot use italic font style if the font has embedded bitmap + S8214023: Update Graal + S8214052: [testbug] vmTestbase/vm/compiler/ /CodeCacheInfoOnCompilation - wrong shell used + S8214074: Ghash optimization using AVX instructions + S8214098: sun.security.ssl.HandshakeHash.T12HandshakeHash constructor check backwards. + S8214114: Switch expressions with try-catch statements + S8214128: ARM32: wrong stack alignment on Deoptimization::unpack_frames + S8214129: SSL session resumption/SNI with TLS1.2 causes StackOverflowError + S8214148: [TESTBUG] serviceability/tmtools/jstack/ /WaitNotifyThreadTest.java is not doing what is expected + S8214226: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter + S8214257: IC cache not clean after cleaning assertion failure + S8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental) + S8214275: CondyRepeatFailedResolution asserts \"Dynamic constant has no fixed basic type\" + S8214310: SymbolTable: Use get and insert + S8214315: G1: fatal error: acquiring lock SATB_Q_FL_lock/1 out of order with lock tty_lock/0 + S8214338: Move IC stub refilling out of IC cache transitions + S8214376: Don\'t use memset to initialize array of Bundle in output.cpp + S8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case + S8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base + S8214427: probable bug in logic of ConcurrentHashMap.addCount() + S8214457: Miscellaneous changes imported from jsr166 CVS 2018-12 + S8214459: NSS source should be removed + S8214468: jQuery UI upgrade from 1.11.4 to 1.12.1 + S8214491: Upgrade to JLine 3.9.0 + S8214498: java/util/Locale/bcp47u/SystemPropertyTests.java wrong locale default + S8214514: javac AATTfile option gives error caused by Chinese encoding in the path + S8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/ /NonUniqueAliases.java failed with incorrect jtreg tags order + S8214531: HeapMonitorEventOnOffTest.java test fails with \"Statistics should be null to begin with\" + S8214559: Use {AATTsystemProperty} for definitions of system properties + S8214568: Use {AATTsystemProperty} for definitions of system properties + S8214571: -Xdoclint of array serialField gives \"error: array type not allowed here\" + S8214688: TLS 1.3 session resumption with hello retry request failed with \"illegal_parameter\" + S8214696: Module class should be filtered by core reflection + S8214707: Prevent GCC 8 from reporting error in ClassLoader::file_name_for_class_name() + S8214720: Add pandoc filter to improve html man page output + S8214741: docs/index.html has no title or copyright + S8214750: Unnecessary
tags in jfr classes + S8214751: X86: Support for VNNI Instructions + S8214773: Replace use of thread unsafe strtok + S8214780: Create pandoc package for Windows + S8214782: Add missing access barriers on CLD handle area + S8214784: Adjust Dictionary and JNIHandle verification + S8214785: Remove unused WeakHandleType::vm_string + S8214786: Remove unused ThreadLocalAllocBuffer::verify() + S8214791: Consistently name gc files containing VM operations + S8214795: Add safety check to dynalink inner class lookup + S8214805: Mark deprecated netscape.javascript.JSObject::getWindow API forRemoval=true + S8214807: Improve handling of very old class files + S8214817: Bad links in ImageInputStream.java & ImageOutputStream.java + S8214825: Update preview language features for start of JDK 13 + S8214840: runtime/NMT/MallocStressTest.java timed out + S8214850: Rename vm_operations.?pp files to vmOperations.?pp files + S8214856: Errors with JSZip in web console after upgrade to 3.1.5 + S8214857: \"bad trailing membar\" assert failure at memnode.cpp:3220 + S8214858: Improve module graph archiving + S8214876: Add \"intermittent\" key for imageio/stream/StreamCloserLeak/run_test.sh + S8214892: Delayed starting of debugging via jcmd + S8214896: JFR Tool left files behind + S8214897: ZGC: Concurrent Class Unloading + S8214902: Pretty-printing marker annotations add unnecessary parenthesis + S8214906: [TESTBUG] jfr/event/sampling/TestNative.java fails with UnsatisfiedLinkError + S8214908: add ctw tests for jdk.jfr and jdk.management.jfr modules + S8214910: If pandoc is present, markdown spec files should be processed + S8214912: LogCompilation: Show the comp level + S8214915: CtwRunner misses export for jdk.internal.access + S8214917: CTW testlibrary shouldn\'t ignore errors raised by the library itself + S8214925: JFR tool fails to execute + S8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs + S8214937: sun/security/tools/jarsigner/warnings/ /NoTimestampTest.java failed due to unexpected expiration date + S8214943: PIT: javax/swing/JFrame/NSTexturedJFrame/ /NSTexturedJFrame.java errors out in mac + S8214944: replace strerror by os::strerror + S8214961: AARCH64: wrong encoding for exclusive and atomic load/stores + S8214971: Replace use of string.equals(\"\") with isEmpty() + S8214972: Uses of klass_holder() except GC need to apply GC barriers + S8215000: tools/launcher/JliLaunchTest.java fails on Windows + S8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers + S8215008: Clear confusion between URL/URI paths and file system paths + S8215015: [TESTBUG] remove unneeded -Xfuture option from tests + S8215026: Incorrect amount of memory unmapped with ImageFileReader::close() + S8215030: Disable shenandoah in Oracle builds + S8215034: Remove old HOTSWAP conditionals + S8215043: Remove declaration of parallel_worker_threads + S8215048: Some classloader typos + S8215050: [TESTBUG] serviceability/tmtools/jstack/ /WaitNotifyThreadTest.java fails when run with flag -Xcomp + S8215097: Do not create NonJavaThreads before BarrierSet + S8215117: [JVMCI] TestResolvedJavaType.java failing after JDK-8210031 + S8215120: 32-bit build failures after JDK-8212657 (Promptly Return Unused Committed Memory from G1) + S8215129: Update build documentation with Xrandr + S8215131: Pandoc 2.3/build documentation fixes + S8215133: AARCH64: disable Math.log intrinsic publishing + S8215140: Port missing crypto JMH micros from jmh-jdk-microbenchmarks + S8215144: PPC64: Wrong assertion \"illegal object size\" + S8215149: TestOptionsWithRangesDynamic.java fails after JDK-8215120 + S8215159: Improve initial setup of system Properties + S8215160: Normalize spaces for remaining vmTestbase tests + S8215161: Normalize spaces for vmTestbase/[a-j] + S8215165: Improve -Xlog:class+preview message text + S8215175: Inconsistencies in JFR event metadata + S8215194: Initial size of UnicodeBlock map is incorrect + S8215206: VtableStubs::find_stub is not appropriately protected by VtableStubs_lock + S8215217: OpenJDK source has too many swear words + S8215220: Simplify Shenandoah task termination in aborted paths + S8215224: Update Graal + S8215237: jdk.jfr.Recording javadoc does not compile + S8215238: (jdeps) update jdk8_internals.txt per the removal of javafx, corba, EE modules + S8215239: Make deletes images/jdk/bin/java if something goes wrong + S8215243: JShell tests failing intermitently with \\\"Problem cleaning up the following threads:\\\" + S8215262: PPC64: FMA Vectorization on PPC64 + S8215281: Use String.isEmpty() when applicable in java.base + S8215284: Reduce noise induced by periodic task getFileSize() + S8215300: additional changes to constants API + S8215301: Module-summary page is unreadably wide + S8215304: Make target \"docs-jdk-index\" has unnecessary dependencies + S8215309: Convert package.html files to package-info.java files + S8215314: [Graal] Enable org.graalvm.compiler.core.test.CountedLoopTest + S8215317: [GRAAL] unit test CheckGraalIntrinsics failed after 8213754 + S8215326: Test java/util/concurrent/ConcurrentHashMap/ /ToArray.java hangs after j.u.c updates + S8215342: [Zero] Build fails after JDK-8200613 + S8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions) + S8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures + S8215362: JFR GTest JfrTestNetworkUtilization fails + S8215369: Jcstress pollute /var/tmp with temporary files. + S8215534: [testbug] some jfr test don\'t check AATTrequires vm.hasJFR- Upgrade to upstream tag jdk-12+23 * Fixes: + S4947890: Minimize JNI upcalls in system-properties initialization + S6849922: java/awt/Choice/ChoiceKeyEventReaction/ /ChoiceKeyEventReaction.html fails + S7124298: [macosx] Nothing heard from VoiceOver when tabbing between a nestedtab group and a parent tab group. + S7124301: [macosx] When in a tab group if you arrow between tabs there are noVoiceOver announcements. + S8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation + S8139178: Wrong fontMetrics when printing in Landscape (OpenJDK) + S8146090: java/lang/ref/ReachabilityFenceTest.java fails with - XX:+DeoptimizeALot + S8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed + S8176556: java/awt/dnd/ImageTransferTest/ImageTransferTest.java fails for JFIF + S8176828: jtools do not list VM process launched with the debugger option suspend=y + S8186549: move ExtendedRobot closer to tests + S8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component + S8193577: nsk/jvmti/IterateThroughHeap/filter-tagged fails with Graal in Xcomp mode + S8198339: Test javax/swing/border/Test6981576.java is unstable + S8206325: AssertionError in TypeSymbol.getAnnotationTypeMetadata + S8206962: jlink --release-info=del throws NPE if no keys are specified + S8209123: [Macosx] Maximized frame (frame state set to MAXIMIZED_BOTH using setExtendedState) is resizable on Mac but not on Windows and Ubuntu + S8210102: CDS tests timed out + S8210454: jar tool does not allow setting the module version without also setting the main class + S8210476: sun/security/mscapi/PrngSlow.java fails with Still too slow + S8210943: Hiding of inner classes not resolved properly + S8210985: Update the default SSL session cache size to 20480 + S8211147: Incorrect comparator com.sun.beans.introspect.MethodInfo.MethodOrder + S8211283: Miscellaneous changes imported from jsr166 CVS 2018-11 + S8211301: [macos] support full window content options + S8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException + S8211735: Wrong heap mapper can be selected with UseLargePages on G1 + S8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458 + S8211833: Javadoc cleanup of java.applet package + S8211842: IPv6_supported wrongly returns false when unix domain socket is bound to fd 0 + S8211877: Broken links in java.util.concurrent.atomic + S8212116: IIOException \"tEXt chunk length is not proper\" on opening png file + S8212680: (JDK12b14/Solaris-sparc) SplashScreen::getSplashScreen call fails with ULE: \"libsplashscreen.so: ld.so.1: java: fatal: libz.so.1: open failed: No such file or directory\" + S8212870: Broken links for www.usno.navy.mil + S8212875: ftp: links for tiff/TTN2.draft.txt do not respond + S8212878: host in ftp: link not found + S8212882: links to tutorial should be updated to use https: + S8212899: java/util/concurrent/tck/JSR166TestCase.java - testMissedSignal_8187947(SubmissionPublisherTest): timed out waiting for CountDownLatch for 40 sec + S8213048: Invalid use of HTML5 in java.awt files + S8213051: Invalid use of HTML5 in javax.print files + S8213121: javax/swing/GraphicsConfigNotifier/StalePreferredSize.java fails on mac10.13 + S8213168: Enable different look and feel tests in SwingSet3 demo test FileChooserDemoTest + S8213187: Handle libwindowsaccessbridge need to access MSVCRT functions + S8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes + S8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave + S8213294: Upgrade IANA LSR data + S8213300: jaxp/unittest/transform/CR6551600Test.java fails due to exception in jdk/jdk CI + S8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC + S8213325: (props) Properties.loadFromXML does not fully comply with the spec + S8213362: [macOS] Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM + S8213406: (fs) More than one instance of built-in FileSystem observed in heap + S8213532: add missing LocalFree calls after using FormatMessage(A) [windows] + S8213565: Crash in DependencyContext::remove_dependent_nmethod + S8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files + S8213614: DnD operation change feature does not work with 64bit big endian CPU + S8213618: IBM970 charset has missing entry and remove unexpected entries + S8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface + S8213725: JShell NullPointerException due to class file with unexpected package + S8213734: SAXParser.parse(File, ..) does not close resources when Exception occurs. + S8213817: AATTreturn has already been specified (4 occurrences, in AWT and Swing) + S8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2 + S8213844: Typo in ProblemList updation under JDK-8213536 + S8214014: Remove vestiges of gopher: protocol proxy support + S8214026: Canonicalized archive paths appearing in diagnostics + S8214031: Assertion error in value break statement with conditional operator in switch expression + S8214061: Buffer written into itself + S8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler + S8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public. + S8214179: Add groupname info into keytool -list and - genkeypair output + S8214195: Align stdout messages in test/jdk/java/math/BigInteger/PrimitiveConversionTests.java + S8214229: Enable ShowRegistersOnAssert by default + S8214230: Classes generated by SystemModulesPlugin.java are not reproducable + S8214231: Allow concurrent cleaning of TypeStackSlotEntries and ReturnTypeEntry + S8214278: Cleanup process_completed_threshold and related state + S8214300: .attach_pid files may remain in the process cwd + S8214302: Allow safely calling is_unloading() on zombie nmethods + S8214309: Enhance makefiles to allow generating JCov instrumented build + S8214311: dtrace gensrc has missing dependencies + S8214332: Add a flag for overriding default JNI library search path + S8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0 + S8214356: Verification of class metadata unloading takes a long time + S8214377: ZGC: Don\'t use memset to initialize array of ZForwardingTableEntry + S8214388: CDS dumping fails with java heap fragmentation + S8214400: Update hotspot application/jcstress jtreg tests wrappers to use jcstress 0.5 + S8214408: Migrate EventsOnOff to using the same allocateAndCheck method + S8214417: Add space after/before {} in vmTestbase/nsk/jvmti/[A-I] tests + S8214431: tests failed because can\'t find jdk.testlibrary. * in test directory or libraries + S8214434: Disabling ZOptimizeLoadBarriers hits assert + S8214443: Remove TLS v1 and v1.1 from SSLContext required algorithms + S8214444: Wrong strncat limits in dfa.cpp + S8214445: [test] java/net/URL/HandlerLoop has illegal reflective access + S8214451: PPC64/s390: Clean up unused CRC32 prototype and function + S8214460: MacosX build is broken because of JDK-8214014 + S8214462: Add serviceability/sa/ClhsdbInspect.java to ProblemList.txt + S8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler + S8214466: Append assembler flags on ARM targets + S8214470: PIT: javax/swing/JPopupMenu/7154841/bug7154841.java errors out on mac10.13 + S8214476: ZGC: Build ZGC by default + S8214484: ZGC: Exclude SA tests ClhsdbJhisto and TestHeapDumpFor * + S8214499: SA should follow 8150689 + S8214502: Add space after/before {} in remaining vmTestbase tests + S8214513: A PKCS12 keystore from Java 8 using custom PBE parameters cannot be read in Java 11 + S8214522: Last runtime locking issues for concurrent class unloading + S8214523: Fix nmethod asserts for concurrent nmethod unloading + S8214525: Bit rot in Nashorn Ant script + S8214526: Change CodeHeap State Analytics control from UL to Print * + S8214529: Exception while using Anonymous class in switch expression + S8214534: Setting of THIS_FILE in the build is broken + S8214541: ZGC: Refactoring from JDK-8214172 may leave PhaseIterGVN::_delay_transform set + S8214552: Resolve clash between 4947890 and 8130264 + S8214556: Crash in DependencyContext::remove_dependent_nmethod still happens + S8214557: Filter out VM flags which don\'t affect AOT code generation + S8214558: bad AATTrun tag in CheckPrinterJobSystemProperty.java + S8214572: [Graal] nsk/jvmti/unit/ForceEarlyReturn/earlyretbase should not suspend the thread when the top frame executes JVMCI code + S8214710: Fix hg log in update_copyright_year.sh + S8214718: Update missing copyright year in build system + S8214726: Typo in HeapShared::check_closed_archive_heap_region_object + S8214728: Unnecessary InstanceKlass::cast at few places + S8214744: Unnecessary