2019-06-24 zgu 8226310: Shenandoah: Concurrent evacuation of CLDG
2019-06-24 zgu 8226311: Shenandoah: Concurrent evacuation of OopStorage backed weak roots
2019-06-24 michaelm 8226683: Remove review suggestion from fix to 8219804
2019-06-24 michaelm 8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException
2019-06-24 zgu 8226586: Shenandoah: No need to pre-evacuate roots for degenerated GC
2019-06-22 jwilhelm Merge
2019-06-21 jjg 8226593: Fix HTML in com/sun/jdi/doc-files/signature.html
2019-06-21 jjg 8226592: Fix HTML in table for jdk.zipfs module-info
2019-06-21 erikj 8226269: Race in SetupProcessMarkdown
2019-06-21 weijun 8225257: sun/security/tools/keytool/PSS.java timed out
2019-06-21 coleenp 8226394: [TESTBUG] vmTestbase/metaspace/flags/maxMetaspaceSize/TestDescription.java fails with java.lang.NoClassDefFoundError
2019-06-21 adinn 8226203: MappedByteBuffer.force method may have no effect on implementation specific map modes
2019-06-21 erikj 8226538: find-files.gmk gets corrupted if tab completion is used before running make first
2019-06-21 sspitsyn 8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
2019-06-21 kvn 8225810: Update JVMCI
2019-06-21 kvn 8185139: [Graal] Tests which set too restrictive security manager fail with Graal
2019-06-21 mullan 8226307: Curve names should be case-insensitive
2019-06-21 hannesw 8225802: Remove unused CSS classes from HTML doclet
2019-06-21 coffeys 8133489: Better messaging for PKIX path validation matching
2019-06-21 jwilhelm Merge
2019-06-21 dtitov 8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
2019-06-20 jjg 8226412: Fix command-line help text for javac -target
2019-06-20 epavlova 8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base
2019-06-20 kvn 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
2019-06-20 erikj 8226404: bootcycle build uses wrong CDS archive
2019-06-20 xuelei 8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
2019-06-20 jwilhelm Added tag jdk-13+26 for changeset 0692b67f5462
2019-06-20 zgu 8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API
2019-06-20 robm 8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer
2019-06-20 lancea 8226518: Typo in the ConnectionBuilder javadoc examples
2019-06-20 dlsmith 8226325: Support building of filtered spec bundles
2019-06-20 naoto 8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring
2019-06-20 erikj 8226521: Detect WSL2 as WSL in configure
2019-06-20 zgu 8226413: Shenandoah: Separate root scanner for SH::object_iterate()
2019-06-20 gadams 8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
2019-06-20 coffeys 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
2019-06-20 tvaleev 8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
2019-06-20 jwilhelm Added tag jdk-14+2 for changeset 43627549a488
2019-06-20 jwilhelm Merge
2019-06-18 aph 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding jdk-13+26
2019-06-19 hseigel 8225789: Empty method parameter type should generate ClassFormatError
2019-06-19 thartmann 8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
2019-06-19 thartmann 8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
2019-06-19 iignatyev 8226360: merge entries in hotspot problem lists
2019-06-18 amenkov 8225682: Reference to JNI spec on java.sun.com
2019-06-18 iignatyev 8226313: problem list compiler/types/correctness tests
2019-06-19 shurailine 8226359: Switch to JCov build which supports byte code version 58 jdk-14+2
2019-06-19 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
2019-06-18 aph 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
2019-06-19 zgu 8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
2019-06-19 prappo Merge
2019-06-18 prappo 8226303: Examine the HttpRequest.BodyPublishers for exception handling
2019-06-19 pliden 8225779: Remove unused CollectedHeap::cell_header_size()
2019-06-17 pli 8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
2019-06-18 zgu 8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
2019-06-18 lancea 8225680: Address links in java.sql.rowset
2019-06-18 jwilhelm Merge
2019-06-18 jjg 8225748: Use SHA-256 for javap classfile checksum
2019-06-18 gziemski 8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
2019-06-18 rraghavan 8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
2019-06-18 rfield 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-17 dtitov 8217348: assert(thread->is_Java_thread()) failed: just checking
2019-06-13 dtitov 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
2019-06-17 kvn 8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
2019-06-14 zgu 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-15 weijun 8225392: Comparison builds are failing due to cacerts file
2019-06-14 xuelei 8224829: AsyncSSLSocketClose.java has timing issue
2019-06-14 shade 8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
2019-06-14 jwilhelm Added tag jdk-13+25 for changeset 22b3b7983ada
2019-06-14 kvn 8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
2019-06-13 mullan 8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-13 iignatyev 8225746: hotspot problem lists list unexciting tests
2019-06-18 chegar 8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
2019-06-18 zgu 8225804: SA: Remove unused CollectedHeap.oopOffset() method
2019-06-18 rriggs 8226242: Diagnostic output for posix_spawn failure
2019-06-18 chegar 8225583: Examine the HttpResponse.BodySubscribers for null handling
2019-06-18 rehn 8226227: Missing include of thread.inline.hpp
2019-06-18 ysuenaga 8225636: SA can't handle prelinked libraries
2019-06-17 dfuchs 8225578: Replace wildcard address with loopback or local host in tests - part 16
2019-06-17 ngasson 8224851: AArch64: fix warnings and errors with Clang and GCC 8.3
2019-06-15 rfield 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
2019-06-14 zgu 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
2019-06-14 zgu 8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects
2019-06-14 shade 8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface
2019-06-14 thartmann 8225783: Incorrect use of binary operators on booleans in type.cpp
2019-06-14 jpai 8217705: HttpClient - wrong exception type when bad status line is received
2019-06-14 tvaleev 8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
2019-06-13 darcy 8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE
2019-06-13 jwilhelm Added tag jdk-14+1 for changeset 2f4e214781a1
2019-06-13 bpb 8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
2019-06-13 darcy 8164819: Make javac's toString() on annotation objects consistent with core reflection
2019-06-13 dtitov 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process jdk-14+1
2019-06-13 shade 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-06-13 mullan Merge
2019-06-13 mullan 8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
2019-06-11 darcy 8214546: Start of release updates for JDK 14
2019-06-13 jwilhelm Added tag jdk-14+0 for changeset 22b3b7983ada
2019-06-13 weijun 8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows jdk-13+25 jdk-14+0
2019-06-13 smonteith 8214527: ZGC for Aarch64
2019-06-13 egahlin 8220657: JFR.dump does not work when filename is set
2019-06-13 tschatzl 8225418: G1: region attribute remembered set state disagrees with actual remembered set state
2019-06-13 mdoerr 8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
2019-06-13 michaelm 8216417: cleanup of IPv6 scope-id handling
2019-06-13 psadhukhan Merge
2019-06-13 psadhukhan Merge
2019-06-12 psadhukhan Merge
2019-06-12 prr 8225487: giflib legal file is missing attribution for openbsd-reallocarray.c
2019-06-11 serb 8221246: NullPointerException within Win32ShellFolder2
2019-06-11 prr 8217731: Font rendering and glyph spacing changed from jdk-8 to jdk-11
2019-06-11 serb 8225144: [macos] In Aqua L&F backspace key does not delete when Shift is pressed
2019-06-11 psadhukhan 8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
2019-06-10 psadhukhan 8225368: broken links in java.desktop files
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 tip