2021-02-01 16:51:55 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.8 2021/02/01 15:51:55 ryoon Exp $
|
2019-10-01 14:36:34 +02:00
|
|
|
bin/openjdk11-jar
|
|
|
|
bin/openjdk11-java
|
|
|
|
bin/openjdk11-javac
|
|
|
|
bin/openjdk11-javadoc
|
|
|
|
bin/openjdk11-javah
|
|
|
|
bin/openjdk11-javap
|
|
|
|
bin/openjdk11-jcmd
|
|
|
|
bin/openjdk11-jhat
|
2020-05-29 12:51:23 +02:00
|
|
|
bin/openjdk11-jmap
|
2019-10-01 14:36:34 +02:00
|
|
|
bin/openjdk11-jps
|
|
|
|
bin/openjdk11-jstack
|
|
|
|
bin/openjdk11-keytool
|
|
|
|
bin/openjdk11-orbd
|
|
|
|
bin/openjdk11-policytool
|
|
|
|
bin/openjdk11-rmid
|
|
|
|
bin/openjdk11-rmiregistry
|
|
|
|
bin/openjdk11-servertool
|
|
|
|
bin/openjdk11-tnameserv
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
${PLIST.aot}java/openjdk11/bin/jaotc${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
${PLIST.aot}java/openjdk11/bin/jaotc
|
|
|
|
java/openjdk11/bin/jar
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jar${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jarsigner
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jarsigner${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/java
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/java${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/javac
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/javac${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/javadoc
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/javadoc${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/javap
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/javap${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jcmd
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jcmd${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jconsole
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jconsole${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jdb
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jdb${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jdeprscan
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jdeprscan${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jdeps
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jdeps${DBGEXT}
|
2020-02-05 15:22:42 +01:00
|
|
|
java/openjdk11/bin/jfr
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jfr${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jimage
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jimage${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jinfo
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jinfo${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jjs
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jjs${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jlink
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jlink${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jmap
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jmap${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jmod
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jmod${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jps
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jps${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jrunscript
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jrunscript${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jshell
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jshell${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jstack
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jstack${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jstat
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jstat${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/jstatd
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/jstatd${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/keytool
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/keytool${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/pack200
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/pack200${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/rmic
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/rmic${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/rmid
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/rmid${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/rmiregistry
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/rmiregistry${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/serialver
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/serialver${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/bin/unpack200
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/bin/unpack200${DBGEXT}
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/conf/logging.properties
|
|
|
|
java/openjdk11/conf/management/jmxremote.access
|
|
|
|
java/openjdk11/conf/management/jmxremote.password.template
|
|
|
|
java/openjdk11/conf/management/management.properties
|
|
|
|
java/openjdk11/conf/net.properties
|
|
|
|
java/openjdk11/conf/security/java.policy
|
|
|
|
java/openjdk11/conf/security/java.security
|
|
|
|
java/openjdk11/conf/security/policy/README.txt
|
|
|
|
java/openjdk11/conf/security/policy/limited/default_US_export.policy
|
|
|
|
java/openjdk11/conf/security/policy/limited/default_local.policy
|
|
|
|
java/openjdk11/conf/security/policy/limited/exempt_local.policy
|
|
|
|
java/openjdk11/conf/security/policy/unlimited/default_US_export.policy
|
|
|
|
java/openjdk11/conf/security/policy/unlimited/default_local.policy
|
|
|
|
java/openjdk11/conf/sound.properties
|
|
|
|
java/openjdk11/demo/README
|
|
|
|
java/openjdk11/demo/jfc/CodePointIM/CodePointIM.jar
|
|
|
|
java/openjdk11/demo/jfc/CodePointIM/README.html
|
|
|
|
java/openjdk11/demo/jfc/CodePointIM/README_ja.html
|
|
|
|
java/openjdk11/demo/jfc/CodePointIM/README_zh_CN.html
|
|
|
|
java/openjdk11/demo/jfc/CodePointIM/src.zip
|
|
|
|
java/openjdk11/demo/jfc/FileChooserDemo/FileChooserDemo.jar
|
|
|
|
java/openjdk11/demo/jfc/FileChooserDemo/README.txt
|
|
|
|
java/openjdk11/demo/jfc/FileChooserDemo/src.zip
|
|
|
|
java/openjdk11/demo/jfc/Font2DTest/Font2DTest.html
|
|
|
|
java/openjdk11/demo/jfc/Font2DTest/Font2DTest.jar
|
|
|
|
java/openjdk11/demo/jfc/Font2DTest/README.txt
|
|
|
|
java/openjdk11/demo/jfc/Font2DTest/src.zip
|
|
|
|
java/openjdk11/demo/jfc/J2Ddemo/J2Ddemo.jar
|
|
|
|
java/openjdk11/demo/jfc/J2Ddemo/README.txt
|
|
|
|
java/openjdk11/demo/jfc/J2Ddemo/src.zip
|
|
|
|
java/openjdk11/demo/jfc/Metalworks/Metalworks.jar
|
|
|
|
java/openjdk11/demo/jfc/Metalworks/README.txt
|
|
|
|
java/openjdk11/demo/jfc/Metalworks/src.zip
|
|
|
|
java/openjdk11/demo/jfc/Notepad/Notepad.jar
|
|
|
|
java/openjdk11/demo/jfc/Notepad/README.txt
|
|
|
|
java/openjdk11/demo/jfc/Notepad/src.zip
|
|
|
|
java/openjdk11/demo/jfc/SampleTree/README.txt
|
|
|
|
java/openjdk11/demo/jfc/SampleTree/SampleTree.jar
|
|
|
|
java/openjdk11/demo/jfc/SampleTree/src.zip
|
|
|
|
java/openjdk11/demo/jfc/Stylepad/README.txt
|
|
|
|
java/openjdk11/demo/jfc/Stylepad/Stylepad.jar
|
|
|
|
java/openjdk11/demo/jfc/Stylepad/src.zip
|
|
|
|
java/openjdk11/demo/jfc/SwingSet2/README.txt
|
|
|
|
java/openjdk11/demo/jfc/SwingSet2/SwingSet2.html
|
|
|
|
java/openjdk11/demo/jfc/SwingSet2/SwingSet2.jar
|
|
|
|
java/openjdk11/demo/jfc/SwingSet2/src.zip
|
|
|
|
java/openjdk11/demo/jfc/TableExample/README.txt
|
|
|
|
java/openjdk11/demo/jfc/TableExample/TableExample.jar
|
|
|
|
java/openjdk11/demo/jfc/TableExample/src.zip
|
|
|
|
java/openjdk11/demo/jfc/TransparentRuler/README.txt
|
|
|
|
java/openjdk11/demo/jfc/TransparentRuler/TransparentRuler.jar
|
|
|
|
java/openjdk11/demo/jfc/TransparentRuler/src.zip
|
|
|
|
java/openjdk11/demo/nbproject/README.txt
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/FileChooserDemo/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Font2DTest/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Metalworks/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/Notepad/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SampleTree/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/SwingApplet/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TableExample/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/jfc/TransparentRuler/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/FullThreadDump/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/JTop/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/MemoryMonitor/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/management/VerboseGC/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/project.xml
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/build.properties
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/build.xml
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/nbproject/file-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/nbproject/jdk.xml
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/nbproject/netbeans-targets.xml
|
|
|
|
java/openjdk11/demo/nbproject/scripting/jconsole-plugin/nbproject/project.xml
|
|
|
|
java/openjdk11/include/classfile_constants.h
|
|
|
|
java/openjdk11/include/jawt.h
|
|
|
|
java/openjdk11/include/jdwpTransport.h
|
|
|
|
java/openjdk11/include/jni.h
|
|
|
|
java/openjdk11/include/jvmti.h
|
|
|
|
java/openjdk11/include/jvmticmlr.h
|
|
|
|
java/openjdk11/include/netbsd/jawt_md.h
|
|
|
|
java/openjdk11/include/netbsd/jni_md.h
|
|
|
|
java/openjdk11/jmods/java.base.jmod
|
|
|
|
java/openjdk11/jmods/java.compiler.jmod
|
|
|
|
java/openjdk11/jmods/java.datatransfer.jmod
|
|
|
|
java/openjdk11/jmods/java.desktop.jmod
|
|
|
|
java/openjdk11/jmods/java.instrument.jmod
|
|
|
|
java/openjdk11/jmods/java.logging.jmod
|
|
|
|
java/openjdk11/jmods/java.management.jmod
|
|
|
|
java/openjdk11/jmods/java.management.rmi.jmod
|
|
|
|
java/openjdk11/jmods/java.naming.jmod
|
|
|
|
java/openjdk11/jmods/java.net.http.jmod
|
|
|
|
java/openjdk11/jmods/java.prefs.jmod
|
|
|
|
java/openjdk11/jmods/java.rmi.jmod
|
|
|
|
java/openjdk11/jmods/java.scripting.jmod
|
|
|
|
java/openjdk11/jmods/java.se.jmod
|
|
|
|
java/openjdk11/jmods/java.security.jgss.jmod
|
|
|
|
java/openjdk11/jmods/java.security.sasl.jmod
|
|
|
|
java/openjdk11/jmods/java.smartcardio.jmod
|
|
|
|
java/openjdk11/jmods/java.sql.jmod
|
|
|
|
java/openjdk11/jmods/java.sql.rowset.jmod
|
|
|
|
java/openjdk11/jmods/java.transaction.xa.jmod
|
|
|
|
java/openjdk11/jmods/java.xml.crypto.jmod
|
|
|
|
java/openjdk11/jmods/java.xml.jmod
|
|
|
|
java/openjdk11/jmods/jdk.accessibility.jmod
|
|
|
|
${PLIST.aot}java/openjdk11/jmods/jdk.aot.jmod
|
|
|
|
java/openjdk11/jmods/jdk.attach.jmod
|
|
|
|
java/openjdk11/jmods/jdk.charsets.jmod
|
|
|
|
java/openjdk11/jmods/jdk.compiler.jmod
|
|
|
|
java/openjdk11/jmods/jdk.crypto.cryptoki.jmod
|
|
|
|
java/openjdk11/jmods/jdk.crypto.ec.jmod
|
|
|
|
java/openjdk11/jmods/jdk.dynalink.jmod
|
|
|
|
java/openjdk11/jmods/jdk.editpad.jmod
|
|
|
|
java/openjdk11/jmods/jdk.httpserver.jmod
|
|
|
|
java/openjdk11/jmods/jdk.internal.ed.jmod
|
|
|
|
java/openjdk11/jmods/jdk.internal.jvmstat.jmod
|
|
|
|
java/openjdk11/jmods/jdk.internal.le.jmod
|
|
|
|
java/openjdk11/jmods/jdk.internal.opt.jmod
|
2020-05-09 02:09:15 +02:00
|
|
|
${PLIST.jvmci}java/openjdk11/jmods/jdk.internal.vm.ci.jmod
|
2019-10-01 14:36:34 +02:00
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/jmods/jdk.internal.vm.compiler.jmod
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/jmods/jdk.internal.vm.compiler.management.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jartool.jmod
|
|
|
|
java/openjdk11/jmods/jdk.javadoc.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jcmd.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jconsole.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jdeps.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jdi.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jdwp.agent.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jfr.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jlink.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jshell.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jsobject.jmod
|
|
|
|
java/openjdk11/jmods/jdk.jstatd.jmod
|
|
|
|
java/openjdk11/jmods/jdk.localedata.jmod
|
|
|
|
java/openjdk11/jmods/jdk.management.agent.jmod
|
|
|
|
java/openjdk11/jmods/jdk.management.jfr.jmod
|
|
|
|
java/openjdk11/jmods/jdk.management.jmod
|
|
|
|
java/openjdk11/jmods/jdk.naming.dns.jmod
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/jmods/jdk.naming.ldap.jmod
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/jmods/jdk.naming.rmi.jmod
|
|
|
|
java/openjdk11/jmods/jdk.net.jmod
|
|
|
|
java/openjdk11/jmods/jdk.pack.jmod
|
|
|
|
java/openjdk11/jmods/jdk.rmic.jmod
|
|
|
|
java/openjdk11/jmods/jdk.scripting.nashorn.jmod
|
|
|
|
java/openjdk11/jmods/jdk.scripting.nashorn.shell.jmod
|
|
|
|
java/openjdk11/jmods/jdk.sctp.jmod
|
|
|
|
java/openjdk11/jmods/jdk.security.auth.jmod
|
|
|
|
java/openjdk11/jmods/jdk.security.jgss.jmod
|
|
|
|
java/openjdk11/jmods/jdk.unsupported.desktop.jmod
|
|
|
|
java/openjdk11/jmods/jdk.unsupported.jmod
|
|
|
|
java/openjdk11/jmods/jdk.xml.dom.jmod
|
|
|
|
java/openjdk11/jmods/jdk.zipfs.jmod
|
|
|
|
java/openjdk11/legal/java.base/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.base/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.base/LICENSE
|
|
|
|
java/openjdk11/legal/java.base/aes.md
|
|
|
|
java/openjdk11/legal/java.base/asm.md
|
|
|
|
java/openjdk11/legal/java.base/c-libutl.md
|
|
|
|
java/openjdk11/legal/java.base/cldr.md
|
|
|
|
java/openjdk11/legal/java.base/icu.md
|
|
|
|
java/openjdk11/legal/java.base/public_suffix.md
|
|
|
|
java/openjdk11/legal/java.base/unicode.md
|
|
|
|
java/openjdk11/legal/java.compiler/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.compiler/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.compiler/LICENSE
|
|
|
|
java/openjdk11/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.datatransfer/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.datatransfer/LICENSE
|
|
|
|
java/openjdk11/legal/java.desktop/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.desktop/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.desktop/LICENSE
|
|
|
|
java/openjdk11/legal/java.desktop/colorimaging.md
|
|
|
|
java/openjdk11/legal/java.desktop/giflib.md
|
|
|
|
java/openjdk11/legal/java.desktop/harfbuzz.md
|
|
|
|
java/openjdk11/legal/java.desktop/jpeg.md
|
|
|
|
java/openjdk11/legal/java.desktop/lcms.md
|
|
|
|
java/openjdk11/legal/java.desktop/libpng.md
|
|
|
|
java/openjdk11/legal/java.desktop/mesa3d.md
|
2020-02-05 15:22:42 +01:00
|
|
|
java/openjdk11/legal/java.desktop/xwd.md
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/legal/java.instrument/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.instrument/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.instrument/LICENSE
|
|
|
|
java/openjdk11/legal/java.logging/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.logging/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.logging/LICENSE
|
|
|
|
java/openjdk11/legal/java.management.rmi/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.management.rmi/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.management.rmi/LICENSE
|
|
|
|
java/openjdk11/legal/java.management/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.management/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.management/LICENSE
|
|
|
|
java/openjdk11/legal/java.naming/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.naming/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.naming/LICENSE
|
|
|
|
java/openjdk11/legal/java.net.http/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.net.http/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.net.http/LICENSE
|
|
|
|
java/openjdk11/legal/java.prefs/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.prefs/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.prefs/LICENSE
|
|
|
|
java/openjdk11/legal/java.rmi/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.rmi/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.rmi/LICENSE
|
|
|
|
java/openjdk11/legal/java.scripting/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.scripting/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.scripting/LICENSE
|
|
|
|
java/openjdk11/legal/java.se/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.se/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.se/LICENSE
|
|
|
|
java/openjdk11/legal/java.security.jgss/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.security.jgss/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.security.jgss/LICENSE
|
|
|
|
java/openjdk11/legal/java.security.sasl/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.security.sasl/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.security.sasl/LICENSE
|
|
|
|
java/openjdk11/legal/java.smartcardio/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.smartcardio/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.smartcardio/LICENSE
|
|
|
|
java/openjdk11/legal/java.smartcardio/pcsclite.md
|
|
|
|
java/openjdk11/legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.sql.rowset/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.sql.rowset/LICENSE
|
|
|
|
java/openjdk11/legal/java.sql/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.sql/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.sql/LICENSE
|
|
|
|
java/openjdk11/legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.transaction.xa/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.transaction.xa/LICENSE
|
|
|
|
java/openjdk11/legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.xml.crypto/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.xml.crypto/LICENSE
|
|
|
|
java/openjdk11/legal/java.xml.crypto/santuario.md
|
|
|
|
java/openjdk11/legal/java.xml/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/java.xml/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/java.xml/LICENSE
|
|
|
|
java/openjdk11/legal/java.xml/bcel.md
|
|
|
|
java/openjdk11/legal/java.xml/dom.md
|
|
|
|
java/openjdk11/legal/java.xml/jcup.md
|
|
|
|
java/openjdk11/legal/java.xml/xalan.md
|
|
|
|
java/openjdk11/legal/java.xml/xerces.md
|
|
|
|
java/openjdk11/legal/jdk.accessibility/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.accessibility/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.accessibility/LICENSE
|
|
|
|
${PLIST.aot}java/openjdk11/legal/jdk.aot/ADDITIONAL_LICENSE_INFO
|
|
|
|
${PLIST.aot}java/openjdk11/legal/jdk.aot/ASSEMBLY_EXCEPTION
|
|
|
|
${PLIST.aot}java/openjdk11/legal/jdk.aot/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.attach/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.attach/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.attach/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.charsets/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.charsets/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.charsets/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.compiler/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.compiler/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.compiler/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.crypto.cryptoki/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.crypto.cryptoki/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.crypto.cryptoki/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md
|
|
|
|
java/openjdk11/legal/jdk.crypto.cryptoki/pkcs11wrapper.md
|
|
|
|
java/openjdk11/legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.crypto.ec/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.crypto.ec/ecc.md
|
|
|
|
java/openjdk11/legal/jdk.dynalink/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.dynalink/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.dynalink/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.dynalink/dynalink.md
|
|
|
|
java/openjdk11/legal/jdk.editpad/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.editpad/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.editpad/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.httpserver/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.httpserver/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.httpserver/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.internal.ed/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.internal.ed/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.internal.ed/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.internal.jvmstat/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.internal.jvmstat/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.internal.jvmstat/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.internal.le/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.internal.le/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.internal.le/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.internal.le/jline.md
|
|
|
|
java/openjdk11/legal/jdk.internal.opt/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.internal.opt/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.internal.opt/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.internal.opt/jopt-simple.md
|
2020-05-09 02:09:15 +02:00
|
|
|
${PLIST.jvmci}java/openjdk11/legal/jdk.internal.vm.ci/ADDITIONAL_LICENSE_INFO
|
|
|
|
${PLIST.jvmci}java/openjdk11/legal/jdk.internal.vm.ci/ASSEMBLY_EXCEPTION
|
|
|
|
${PLIST.jvmci}java/openjdk11/legal/jdk.internal.vm.ci/LICENSE
|
2019-10-01 14:36:34 +02:00
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler.management/LICENSE
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION
|
|
|
|
${PLIST.internal_vm_compiler}java/openjdk11/legal/jdk.internal.vm.compiler/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jartool/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jartool/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jartool/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.javadoc/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.javadoc/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.javadoc/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.javadoc/jquery.md
|
|
|
|
java/openjdk11/legal/jdk.javadoc/jqueryUI.md
|
|
|
|
java/openjdk11/legal/jdk.javadoc/jszip.md
|
|
|
|
java/openjdk11/legal/jdk.javadoc/pako.md
|
|
|
|
java/openjdk11/legal/jdk.jcmd/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jcmd/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jcmd/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jconsole/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jconsole/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jconsole/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jdeps/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jdeps/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jdeps/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jdi/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jdi/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jdi/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jdwp.agent/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jdwp.agent/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jdwp.agent/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jfr/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jfr/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jfr/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jlink/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jlink/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jlink/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jshell/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jshell/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jshell/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jsobject/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jsobject/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jsobject/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.jstatd/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.jstatd/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.jstatd/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.localedata/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.localedata/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.localedata/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.localedata/cldr.md
|
|
|
|
java/openjdk11/legal/jdk.localedata/thaidict.md
|
|
|
|
java/openjdk11/legal/jdk.management.agent/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.management.agent/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.management.agent/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.management.jfr/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.management.jfr/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.management.jfr/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.management/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.management/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.management/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.naming.dns/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.naming.dns/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.naming.dns/LICENSE
|
openjdk11: Update to 1.11.0.9.11
Changelog:
New in release OpenJDK 11.0.9 (2020-10-20):
===========================================
* New features
- JDK-8250784: Shenandoah: A Low-Pause-Time Garbage Collector
* Security fixes
- JDK-8233624: Enhance JNI linkage
- JDK-8236196: Improve string pooling
- JDK-8236862, CVE-2020-14779: Enhance support of Proxy class
- JDK-8237990, CVE-2020-14781: Enhanced LDAP contexts
- JDK-8237995, CVE-2020-14782: Enhance certificate processing
- JDK-8240124: Better VM Interning
- JDK-8241114, CVE-2020-14792: Better range handling
- JDK-8242680, CVE-2020-14796: Improved URI Support
- JDK-8242685, CVE-2020-14797: Better Path Validation
- JDK-8242695, CVE-2020-14798: Enhanced buffer support
- JDK-8243302: Advanced class supports
- JDK-8244136, CVE-2020-14803: Improved Buffer supports
- JDK-8244479: Further constrain certificates
- JDK-8244955: Additional Fix for JDK-8240124
- JDK-8245407: Enhance zoning of times
- JDK-8245412: Better class definitions
- JDK-8245417: Improve certificate chain handling
- JDK-8248574: Improve jpeg processing
- JDK-8249927: Specify limits of jdk.serialProxyInterfaceLimit
- JDK-8253019: Enhanced JPEG decoding
* Other changes
- JDK-6532025: GIF reader throws misleading exception with truncated images
- JDK-6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
- JDK-8022535: [TEST BUG] javax/swing/text/html/parser/Test8017492.java fails
- JDK-8062947: Fix exception message to correctly represent LDAP connection failure
- JDK-8067354: com/sun/jdi/GetLocalVariables4Test.sh failed
- JDK-8134599: TEST_BUG: java/rmi/transport/closeServerSocket/CloseServerSocket.java fails intermittently with Address already in use
- JDK-8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
- JDK-8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
- JDK-8172404: Tools should warn if weak algorithms are used before restricting them
- JDK-8193367: Annotated type variable bounds crash javac
- JDK-8202117: com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- JDK-8203026: java.rmi.NoSuchObjectException: no such object in table
- JDK-8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
- JDK-8203382: Rename SystemDictionary::initialize_wk_klass to resolve_wk_klass
- JDK-8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
- JDK-8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java
- JDK-8204963: javax.swing.border.TitledBorder has a memory leak
- JDK-8204994: SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
- JDK-8205534: Remove SymbolTable dependency from serviceability agent
- JDK-8206309: Tier1 SA tests fail
- JDK-8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out
- JDK-8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
- JDK-8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect
- JDK-8209342: Problemlist SA tests on Solaris due to Error attaching to process: Can't create thread_db agent!
- JDK-8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
- JDK-8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
- JDK-8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
- JDK-8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
- JDK-8209608: Problem list com/sun/jdi/BreakpointWithFullGC.java
- JDK-8210131: vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java failed with ObjectFree: GetCurrentThreadCpuTimerInfo returned unexpected error code
- JDK-8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
- JDK-8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
- JDK-8210560: [TEST] convert com/sun/jdi redefineClass-related tests
- JDK-8210725: com/sun/jdi/RedefineClearBreakpoint.java fails with waitForPrompt timed out after 60 seconds
- JDK-8210748: [TESTBUG] lib.jdb.Jdb.waitForPrompt() should clarify which output is the pending reply after a timeout
- JDK-8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4
- JDK-8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
- JDK-8211292: [TEST] convert com/sun/jdi/DeferredStepTest.sh test
- JDK-8211694: JShell: Redeclared variable should be reset
- JDK-8212200: assert when shared java.lang.Object is redefined by JVMTI agent
- JDK-8212629: [TEST] wrong breakpoint in test/jdk/com/sun/jdi/DeferredStepTest
- JDK-8212665: com/sun/jdi/DeferredStepTest.java: jj1 (line 57) - unexpected. lastLine=52, minLine=52, maxLine=55
- JDK-8212807: tools/jar/multiRelease/Basic.java times out
- JDK-8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent)
- JDK-8213214: Set -Djava.io.tmpdir= when running tests
- JDK-8213275: ReplaceCriticalClasses.java fails with jdk.internal.vmn string table expansion when dumping lots of CDS classes
- JDK-8213703: LambdaConversionException: Invalid receiver type not a subtype of implementation type interface
- JDK-8214074: Ghash optimization using AVX instructions
- JDK-8214491: Upgrade sts failing intermitently with \"Problem cleaning up the following threads:\"
- JDK-8215244: jdk/jshell/ToolBasicTest.java testHistoryReference failed
- JDK-8215354: x86_32 build failures after JDK-8214074 (Ghash optimization using AVX instructions)
l to 1 on Windows
- JDK-8216974: HttpConnection not returned to the pool after 204 response
- JDK-8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
- JDK-8219712: code_size2 (defined in stub_routines_x86.hpCPUs
- JDK-8220150: macos10.14 Mojave returns anti-aliased glyphs instead of aliased B&W glyphs
- JDK-8221658: aarch64: add necessary predicate for ubfx patterns
- JDK-8221759: Crash when completing \"java.io.File.path\"
- JDK-8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
- JDK-8222074: Enhance auto vectorization for x86
- JDK-8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
- JDK-8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
- JDK-8223688: JShell: crash on the instantiation of raw anonymous class
- JDK-8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
- JDK-8223940: Private key not supported by chosen signature algorithm
- JDK-8224184: jshell got IOException at exiting with AIX
- JDK-8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
- JDK-8225037: java.net.JarURLConnection::getJarEntry() throws NullPointerException
- JDK-8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
- JDK-8226536: Catch OOM from deopt that fails rematerializing objects
- JDK-8226575: OperatingSystemMXBean should be made container aware
- JDK-8226697: Several tests which need the @key headful keyword are missing it.
- JDK-8226809: Circular reference in printed stack trace is not correctly indented & ambiguous
- JDK-8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out
- JDK-8227269: Slow class loading when running with JDWP
- JDK-8227595: keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"
- JDK-8228448: Jconsole can't connect to itself
- JDK-8228967: Trust/Key store and SSL context utilities for tests
- JDK-8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
- JDK-8229815: Upgrade Jline to 3.12.1
- JDK-8230000: some httpclients testng tests run zero test
- JDK-8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
- JDK-8230010: Remove jdk8037819/BasicTest1.java
- JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
- JDK-8230402: Allocation of compile task fails with assert: "Leaking compilation tasks?"
- JDK-8230767: FlightRecorderListener returns null recording
- JDK-8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
- JDK-8231209: [REDO] ThreadMXBean::getThreadAllocatedBytes() can be quicker for self thread
- JDK-8231586: enlarge encoding space for OopMapValue offsets
- JDK-8231953: Wrong assumption in assertion in oop::register_oop
- JDK-8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
- JDK-8232083: Minimal VM is broken after JDK-8231586
- JDK-8232161: Align some one-way conversion in MS950 charset with Windows
- JDK-8232855: jshell missing word in /help help
- JDK-8233027: OopMapSet::all_do does oms.next() twice during iteration
- JDK-8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
- JDK-8233386: Initialize NULL fields for unused decorations
- JDK-8233452: java.math.BigDecimal.sqrt() with RoundingMode.FLOOR results in incorrect result
- JDK-8233686: XML transformer uses excessive amount of memory
- JDK-8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
- JDK-8233829: javac cannot find non-ASCII module name under non-UTF8 environment
- JDK-8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
- JDK-8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
- JDK-8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
- JDK-8234149: Several regression tests do not dispose Frame at end
- JDK-8234347: "Turkey" meta time zone does not generate composed localized names
- JDK-8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
- JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
- JDK-8234541: C1 emits an empty message when it inlines successfully
- JDK-8234687: change javap reporting on unknown attributes
- JDK-8236464: SO_LINGER option is ignored by SSLSocket in JDK 11
- JDK-8236548: Localized time zone name inconsistency between English and other locales
- JDK-8236617: jtreg test containers/docker/TestMemoryAwareness.java fails after 8226575
- JDK-8237182: Update copyright header for shenandoah and epsilon files
- JDK-8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
- JDK-8237977: Further update javax/net/ssl/compatibility/Compatibility.java
- JDK-8238270: java.net HTTP/2 client does not decrease stream count when receives 204 response
- JDK-8238284: [macos] Zero VM build fails due to an obvious typo
- JDK-8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
- JDK-8238386: (sctp) jdk.sctp/unix/native/libsctp/SctpNet.c "multiple definition" link errors with GCC10
- JDK-8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
- JDK-8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
- JDK-8238710: LingeredApp doesn't log stdout/stderr if exits with non-zero code
- JDK-8239083: C1 assert(known_holder == NULL || (known_holder->is_instance_klass() && (!known_holder->is_interface() || ((ciInstanceKlass*)known_holder)->has_nonstatic_concrete_methods())), "should be non-static concrete method");
- JDK-8239385: KerberosTicket client name refers wrongly to sAMAccountName in AD
- JDK-8240169: javadoc fails to link to non-modular api docs
- JDK-8240295: hs_err elapsed time in seconds is not accurate enough
- JDK-8240360: NativeLibraryEvent has wrong library name on Linux
- JDK-8240676: Meet not symmetric failure when running lucene on jdk8
- JDK-8241007: Shenandoah: remove ShenandoahCriticalControlThreadPriority support
- JDK-8241065: Shenandoah: remove leftover code after JDK-8231086
- JDK-8241086: Test runtime/NMT/HugeArenaTracking.java is failing on 32bit Windows
- JDK-8241130: com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- JDK-8241138: http.nonProxyHosts=* causes StringIndexOutOfBoundsException in DefaultProxySelector
- JDK-8241319: WB_GetCodeBlob doesn't have ResourceMark
- JDK-8241478: vmTestbase/gc/gctests/Steal/steal001/steal001.java fails with OOME
- JDK-8241574: Shenandoah: remove ShenandoahAssertToSpaceClosure
- JDK-8241750: x86_32 build failure after JDK-8227269
- JDK-8242184: CRL generation error with RSASSA-PSS
- JDK-8242283: Can't start JVM when java home path includes non-ASCII character
- JDK-8242556: Cannot load RSASSA-PSS public key with non-null params from byte array
- JDK-8243029: Rewrite javax/net/ssl/compatibility/Compatibility.java with a flexible interop test framework
- JDK-8243138: Enhance BaseLdapServer to support starttls extended request
- JDK-8243320: Add SSL root certificates to Oracle Root CA program
- JDK-8243321: Add Entrust root CA - G4 to Oracle Root CA program
- JDK-8243389: enhance os::pd_print_cpu_info on linux
- JDK-8243453: java --describe-module failed with non-ASCII module name under non-UTF8 environment
- JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp
- JDK-8243489: Thread CPU Load event may contain wrong data for CPU time under certain conditions
- JDK-8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
- JDK-8244087: 2020-04-24 public suffix list update
- JDK-8244151: Update MUSCLE PC/SC-Lite headers to the latest release 1.8.26
- JDK-8244164: AArch64: jaotc generates incorrect code for compressed OOPs with non-zero heap base
- JDK-8244196: adjust output in os_linux
- JDK-8244225: stringop-overflow warning on strncpy call from compile_the_world_in
- JDK-8244287: JFR: Methods samples have line number 0
- JDK-8244703: "platform encoding not initialized" exceptions with debugger, JNI
- JDK-8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it"
- JDK-8244729: Shenandoah: remove resolve paths from SBSA::generate_shenandoah_lrb
- JDK-8244763: Update --release 8 symbol information after JSR 337 MR3
- JDK-8244818: Java2D Queue Flusher crash while moving application window to external monitor
- JDK-8245151: jarsigner should not raise duplicate warnings on verification
- JDK-8245616: Bump update version for OpenJDK: jdk-11.0.9
- JDK-8245714: "Bad graph detected in build_loop_late" when loads are pinned on loop limit check uncommon branch
- JDK-8245801: StressRecompilation triggers assert "redundunt OSR recompilation detected. memory leak in CodeCache!"
- JDK-8245832: JDK build make-static-libs should build all JDK libraries
- JDK-8245880: Shenandoah: check class unloading flag early in concurrent code root scan
- JDK-8245981: Upgrade to jQuery 3.5.1
- JDK-8246027: Minimal fastdebug build broken after JDK-8245801
- JDK-8246094: [macos] Sound Recording and playback is not working
- JDK-8246153: TestEliminateArrayCopy fails with -XX:+StressReflectiveCode
- JDK-8246193: Possible NPE in ENC-PA-REP search in AS-REQ
- JDK-8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
- JDK-8246203: Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
- JDK-8246330: Add TLS Tests for Legacy ECDSA curves
- JDK-8246453: TestClone crashes with "all collected exceptions must come from the same place"
- JDK-8247246: Add explicit ResolvedJavaType.link and expose presence of default methods
- JDK-8247350: [aarch64] assert(false) failed: wrong size of mach node
- JDK-8247502: PhaseStringOpts crashes while optimising effectively dead code
- JDK-8247615: Initialize the bytes left for the heap sampler
- JDK-8247824: CTW: C2 (Shenandoah) compilation fails with SEGV in SBC2Support::pin_and_expand
- JDK-8247874: Replacement in VersionProps.java.template not working when --with-vendor-bug-url contains '&'
- JDK-8247979: aarch64: missing side effect of killing flags for clearArray_reg_reg
- JDK-8248214: Add paddings for TaskQueueSuper to reduce false-sharing cache contention
- JDK-8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
- JDK-8248348: Regression caused by the update to BCEL 6.0
- JDK-8248385: [testbug][11u] Adapt TestInitiExceptions to jtreg 5.1
- JDK-8248495: [macos] zerovm is broken due to libffi headers location
- JDK-8248851: CMS: Missing memory fences between free chunk check and klass read
- JDK-8248987: AOT's Linker.java seems to eagerly fail-fast on Windows
- JDK-8249159: Downport test rework for SSLSocketTemplate from 8224650
- JDK-8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
- JDK-8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
- JDK-8249255: Build fails if source code in cygwin home dir
- JDK-8249277: TestVerifyIterativeGVN.java is failing with timeout in OpenJDK 11
- JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
- JDK-8249560: Shenandoah: Fix racy GC request handling
- JDK-8249801: Shenandoah: Clear soft-refs on requested GC cycle
- JDK-8249953: Shenandoah: gc/shenandoah/mxbeans tests should account for corner cases
- JDK-8250582: Revert Principal Name type to NT-UNKNOWN when requesting TGS Kerberos tickets
- JDK-8250609: C2 crash in IfNode::fold_compares
- JDK-8250627: Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
- JDK-8250755: Better cleanup for jdk/test/javax/imageio/plugins/shared/CanWriteSequence.java
- JDK-8250787: Provider.put no longer registering aliases in FIPS env
- JDK-8250826: jhsdb does not work with coredump which comes from Substrate VM
- JDK-8250827: Shenandoah: needs to reset/finish StringTable's dead count before/after parallel walk
- JDK-8250844: Make sure {type,obj}ArrayOopDesc accessors check the bounds
- JDK-8251117: Cannot check P11Key size in P11Cipher and P11AEADCipher
- JDK-8251354: Shenandoah: Fix jdk/jfr/tool/TestPrintJSON.java test failure
- JDK-8251451: Shenandoah: Remark ObjectSynchronizer roots with I-U
- JDK-8251469: Better cleanup for test/jdk/javax/imageio/SetOutput.java
- JDK-8251487: Shenandoah: missing detail timing tracking for final mark cleaning phase
- JDK-8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
- JDK-8252157: JDK-8231209 11u backport breaks jmm binary compatibility
- JDK-8252258: [11u] JDK-8242154 changes the default vendor
- JDK-8252804: [test] Fix 'ReleaseDeflater.java' test after downport of 8234011
- JDK-8253134: JMM_VERSION should remain at 0x20020000 (JDK 10) in JDK 11
- JDK-8253283: [11u] Test build/translations/VerifyTranslations.java failing after JDK-8252258
- JDK-8253813: Backout JDK-8244287 from 11u: it causes several crashes
2020-10-26 16:16:30 +01:00
|
|
|
java/openjdk11/legal/jdk.naming.ldap/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.naming.ldap/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.naming.ldap/LICENSE
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/legal/jdk.naming.rmi/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.naming.rmi/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.naming.rmi/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.net/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.net/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.net/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.pack/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.pack/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.pack/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.rmic/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.rmic/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.rmic/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn.shell/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn.shell/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn.shell/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn/double-conversion.md
|
|
|
|
java/openjdk11/legal/jdk.scripting.nashorn/joni.md
|
|
|
|
java/openjdk11/legal/jdk.sctp/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.sctp/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.sctp/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.security.auth/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.security.auth/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.security.auth/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.security.jgss/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.security.jgss/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.security.jgss/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.unsupported.desktop/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.unsupported.desktop/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.unsupported.desktop/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.unsupported/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.unsupported/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.unsupported/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.xml.dom/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.xml.dom/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.xml.dom/LICENSE
|
|
|
|
java/openjdk11/legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO
|
|
|
|
java/openjdk11/legal/jdk.zipfs/ASSEMBLY_EXCEPTION
|
|
|
|
java/openjdk11/legal/jdk.zipfs/LICENSE
|
|
|
|
java/openjdk11/lib/classlist
|
|
|
|
java/openjdk11/lib/ct.sym
|
|
|
|
java/openjdk11/lib/fontconfig.bfc
|
|
|
|
java/openjdk11/lib/fontconfig.properties.src
|
|
|
|
java/openjdk11/lib/jfr/default.jfc
|
|
|
|
java/openjdk11/lib/jfr/profile.jfc
|
|
|
|
java/openjdk11/lib/jli/libjli${DBGEXT}
|
|
|
|
java/openjdk11/lib/jli/libjli.so
|
|
|
|
java/openjdk11/lib/jrt-fs.jar
|
|
|
|
java/openjdk11/lib/jspawnhelper
|
|
|
|
java/openjdk11/lib/jspawnhelper${DBGEXT}
|
|
|
|
java/openjdk11/lib/jvm.cfg
|
|
|
|
java/openjdk11/lib/libattach${DBGEXT}
|
|
|
|
java/openjdk11/lib/libattach.so
|
|
|
|
java/openjdk11/lib/libawt${DBGEXT}
|
|
|
|
java/openjdk11/lib/libawt.so
|
|
|
|
java/openjdk11/lib/libawt_headless${DBGEXT}
|
|
|
|
java/openjdk11/lib/libawt_headless.so
|
|
|
|
${PLIST.x11}java/openjdk11/lib/libawt_xawt${DBGEXT}
|
|
|
|
${PLIST.x11}java/openjdk11/lib/libawt_xawt.so
|
|
|
|
java/openjdk11/lib/libdt_socket${DBGEXT}
|
|
|
|
java/openjdk11/lib/libdt_socket.so
|
|
|
|
java/openjdk11/lib/libextnet${DBGEXT}
|
|
|
|
java/openjdk11/lib/libextnet.so
|
|
|
|
java/openjdk11/lib/libfontmanager${DBGEXT}
|
|
|
|
java/openjdk11/lib/libfontmanager.so
|
2021-02-01 16:51:55 +01:00
|
|
|
java/openjdk11/lib/libharfbuzz${DBGEXT}
|
|
|
|
java/openjdk11/lib/libharfbuzz.so
|
2019-10-01 14:36:34 +02:00
|
|
|
java/openjdk11/lib/libinstrument${DBGEXT}
|
|
|
|
java/openjdk11/lib/libinstrument.so
|
|
|
|
java/openjdk11/lib/libj2gss${DBGEXT}
|
|
|
|
java/openjdk11/lib/libj2gss.so
|
|
|
|
java/openjdk11/lib/libj2pcsc${DBGEXT}
|
|
|
|
java/openjdk11/lib/libj2pcsc.so
|
|
|
|
java/openjdk11/lib/libj2pkcs11${DBGEXT}
|
|
|
|
java/openjdk11/lib/libj2pkcs11.so
|
|
|
|
java/openjdk11/lib/libjaas${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjaas.so
|
|
|
|
java/openjdk11/lib/libjava${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjava.so
|
|
|
|
java/openjdk11/lib/libjavajpeg${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjavajpeg.so
|
|
|
|
java/openjdk11/lib/libjawt${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjawt.so
|
|
|
|
java/openjdk11/lib/libjdwp${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjdwp.so
|
|
|
|
java/openjdk11/lib/libjimage${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjimage.so
|
|
|
|
java/openjdk11/lib/libjsig${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjsig.so
|
|
|
|
java/openjdk11/lib/libjsound${DBGEXT}
|
|
|
|
java/openjdk11/lib/libjsound.so
|
|
|
|
java/openjdk11/lib/liblcms${DBGEXT}
|
|
|
|
java/openjdk11/lib/liblcms.so
|
|
|
|
java/openjdk11/lib/libmanagement${DBGEXT}
|
|
|
|
java/openjdk11/lib/libmanagement.so
|
|
|
|
java/openjdk11/lib/libmanagement_agent${DBGEXT}
|
|
|
|
java/openjdk11/lib/libmanagement_agent.so
|
|
|
|
java/openjdk11/lib/libmanagement_ext${DBGEXT}
|
|
|
|
java/openjdk11/lib/libmanagement_ext.so
|
|
|
|
java/openjdk11/lib/libmlib_image${DBGEXT}
|
|
|
|
java/openjdk11/lib/libmlib_image.so
|
|
|
|
java/openjdk11/lib/libnet${DBGEXT}
|
|
|
|
java/openjdk11/lib/libnet.so
|
|
|
|
java/openjdk11/lib/libnio${DBGEXT}
|
|
|
|
java/openjdk11/lib/libnio.so
|
|
|
|
java/openjdk11/lib/libprefs${DBGEXT}
|
|
|
|
java/openjdk11/lib/libprefs.so
|
|
|
|
java/openjdk11/lib/librmi${DBGEXT}
|
|
|
|
java/openjdk11/lib/librmi.so
|
|
|
|
${PLIST.x11}java/openjdk11/lib/libsplashscreen${DBGEXT}
|
|
|
|
${PLIST.x11}java/openjdk11/lib/libsplashscreen.so
|
|
|
|
java/openjdk11/lib/libsunec${DBGEXT}
|
|
|
|
java/openjdk11/lib/libsunec.so
|
|
|
|
java/openjdk11/lib/libunpack${DBGEXT}
|
|
|
|
java/openjdk11/lib/libunpack.so
|
|
|
|
java/openjdk11/lib/libverify${DBGEXT}
|
|
|
|
java/openjdk11/lib/libverify.so
|
|
|
|
java/openjdk11/lib/libzip${DBGEXT}
|
|
|
|
java/openjdk11/lib/libzip.so
|
|
|
|
java/openjdk11/lib/modules
|
|
|
|
java/openjdk11/lib/psfont.properties.ja
|
|
|
|
java/openjdk11/lib/psfontj2d.properties
|
|
|
|
java/openjdk11/lib/security/blacklisted.certs
|
|
|
|
java/openjdk11/lib/security/cacerts
|
|
|
|
java/openjdk11/lib/security/default.policy
|
|
|
|
java/openjdk11/lib/security/public_suffix_list.dat
|
|
|
|
java/openjdk11/lib/server/Xusage.txt
|
|
|
|
java/openjdk11/lib/server/libjsig.so
|
|
|
|
java/openjdk11/lib/server/libjvm${DBGEXT}
|
|
|
|
java/openjdk11/lib/server/libjvm.so
|
|
|
|
java/openjdk11/lib/src.zip
|
|
|
|
java/openjdk11/lib/tzdb.dat
|
|
|
|
java/openjdk11/man/man1/jar.1
|
|
|
|
java/openjdk11/man/man1/jarsigner.1
|
|
|
|
java/openjdk11/man/man1/java.1
|
|
|
|
java/openjdk11/man/man1/javac.1
|
|
|
|
java/openjdk11/man/man1/javadoc.1
|
|
|
|
java/openjdk11/man/man1/javap.1
|
|
|
|
java/openjdk11/man/man1/jcmd.1
|
|
|
|
java/openjdk11/man/man1/jconsole.1
|
|
|
|
java/openjdk11/man/man1/jdb.1
|
|
|
|
java/openjdk11/man/man1/jdeps.1
|
|
|
|
java/openjdk11/man/man1/jinfo.1
|
|
|
|
java/openjdk11/man/man1/jjs.1
|
|
|
|
java/openjdk11/man/man1/jmap.1
|
|
|
|
java/openjdk11/man/man1/jps.1
|
|
|
|
java/openjdk11/man/man1/jrunscript.1
|
|
|
|
java/openjdk11/man/man1/jstack.1
|
|
|
|
java/openjdk11/man/man1/jstat.1
|
|
|
|
java/openjdk11/man/man1/jstatd.1
|
|
|
|
java/openjdk11/man/man1/keytool.1
|
|
|
|
java/openjdk11/man/man1/pack200.1
|
|
|
|
java/openjdk11/man/man1/rmic.1
|
|
|
|
java/openjdk11/man/man1/rmid.1
|
|
|
|
java/openjdk11/man/man1/rmiregistry.1
|
|
|
|
java/openjdk11/man/man1/serialver.1
|
|
|
|
java/openjdk11/man/man1/unpack200.1
|
|
|
|
java/openjdk11/release
|