2017-11-09 michaelm http-client-branch: added test for JDK-8164941 http-client-branch
2017-11-09 prappo http-client-branch: (cleanup) http-client-branch
2017-11-09 dfuchs http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
2017-11-09 dfuchs http-client-branch: remove test that tests removed class http-client-branch
2017-11-09 prappo http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
2017-11-09 prappo http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
2017-11-08 chegar http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
2017-11-08 dfuchs http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
2017-11-08 dfuchs http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
2017-11-08 chegar http-client-branch: additional Header test scenarios http-client-branch
2017-11-08 dfuchs http-client-branch: fix test policy file http-client-branch
2017-11-08 prappo http-client-branch: merge http-client-branch
2017-11-08 prappo http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
2017-11-08 chegar http-client-branch: remove dead code http-client-branch
2017-11-08 chegar http-client-branch: Merge http-client-branch
2017-11-08 chegar http-client-branch: merge with default http-client-branch
2017-11-08 dfuchs http-client-branch: fixed activation of debug traces http-client-branch
2017-11-08 prappo http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
2017-11-08 shade Revert the part of G1 slowpath fix epsilon-gc-branch
2017-11-08 shade Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
2017-11-08 chegar http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
2017-11-07 dfuchs http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called http-client-branch
2017-11-07 dfuchs http-client-branch: split HpackDriver.java http-client-branch
2017-11-07 dfuchs http-client-branch: split WSDriver.java http-client-branch
2017-11-07 prappo http-client-branch: Removed unused *PushPublisher types http-client-branch
2017-11-06 lancea JDK-8188051-branch: Initital code JDK-8188051-branch
2017-11-06 lancea Initial changes for JDK-8188051-branch JDK-8188051-branch
2017-11-06 prappo http-client-branch: merge http-client-branch
2017-11-06 prappo http-client-branch: fixing sloppy merge in HPACK http-client-branch
2017-11-06 dfuchs http-client-branch: SSLTube should call onSubscribe in the flow http-client-branch
2017-11-06 shade Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
2017-11-06 chegar http-client-branch: Make ResponeBodyTest is more tolerant of file size http-client-branch
2017-11-06 chegar http-client-branch: add HTTP/1.1 header parser test for 8188002 http-client-branch
2017-11-05 chegar http-client-branch: WebSocket permission checks, test updates, and more http-client-branch
2017-11-05 chegar http-client-branch: intial load from jdk10/sandbox http-client-branch
2017-11-05 chegar http-client-branch: initial branch creation http-client-branch
2019-07-22 jjg 8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages
2019-07-13 zgu 8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task
2019-07-22 amenkov 8227693: HTML error in jdwp-protocol.html
2019-07-22 rschmelter 8227868: jinfo and jstack can fail converting UTF8 output to strings
2019-07-22 sgehwolf 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
2019-07-22 jlahoda 8227923: End position of EndElementTree is -1
2019-07-22 jiefu 8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
2019-07-17 mbaesken 8227869: fix wrong format specifiers in os_aix.cpp
2019-07-16 mbaesken 8227737: avoid implicit-function-declaration on AIX
2019-07-19 kbarrett 8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
2019-07-19 tonyp 8227179: Test for new gc+metaspace=info output format
2019-07-19 redestad 8228394: Cleanup unused java.net SharedSecrets classes
2019-07-19 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
2019-07-08 sgehwolf 8227397: Add --with-extra-asflags configure option
2019-07-19 mbaesken 8228420: compile error in shenandoahSupport.cpp with clang 9
2019-07-12 sgehwolf 8227642: [TESTBUG] Make docker tests podman compatible
2019-07-19 mdoerr 8227692: Remove develop feature PrintMallocStatistics
2019-07-18 mbaesken 8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
2019-07-16 mbaesken 8227633: avoid comparing this pointers to NULL
2019-07-19 joehw 8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
2019-07-19 bpb 8228392: Backout incorrect change done by JDK-8067801
2019-07-18 kbarrett 8227653: Add VM Global OopStorage
2019-07-17 zgu 8227755: Need more than 2 distinct CodeCache unloading cycles
2019-07-18 kbarrett 8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
2019-07-18 bpb 8228338: tools/pack200/TimeStamp.java fails with NullPointerException
2019-07-18 ysuenaga 8227815: Minimal VM: set_state is not a member of AttachListener
2019-07-18 rkennke 8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
2019-07-18 coleenp 8227766: CheckUnhandledOops is broken in MemAllocator
2019-07-18 rschmelter 8227435: Perf::attach() should not throw a java.lang.Exception
2019-07-17 mbaesken 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
2019-07-10 mbaesken 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
2019-07-17 bpb 8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
2019-07-17 bpb 8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
2019-07-17 bpb 8067801: Enforce null check for underlying I/O streams
2019-07-17 bpb 8131664: Javadoc for PrintStream is now incorrect
2019-07-17 mikael Added tag jdk-14+6 for changeset 443f7359b34d
2019-07-17 dtitov 8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
2019-07-17 tschatzl 8227090: G1 does not account the OptMergeRS in cost per card calculation
2019-07-17 tschatzl 8227089: Add timing information for merging humongous remembered sets
2019-07-17 tschatzl 8227084: Add timing information for merge heap root preparation
2019-07-17 tschatzl 8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
2019-07-17 tschatzl 8226232: Move merge heap roots code out from G1RemSetScanState
2019-07-17 ysuenaga 8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
2019-07-13 zgu 8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
2019-07-17 mikael Merge
2019-07-17 henryjen Merge
2019-05-03 jnimeh 8222678: Improve TLS negotiation
2019-04-23 weijun 8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
2019-04-12 xuelei 8218873: Improve JSSE endpoint checking
2019-04-10 serb 8218876: Improve PNG support options
2019-04-10 dfuchs 8221518: Normalize normalization
2019-04-03 jnimeh 8221345: Better Poly1305 support
2019-03-28 darcy 8212328: Exceptional throw cases
2019-03-27 serb 8220517: Enhanced GIF support
2019-03-08 jnimeh 8219775: Certificate validation improvements
2019-02-27 xuelei 8218863: Better endpoint checks
2019-02-07 mullan 8216381: More limited privilege usage
2019-01-30 prappo 8213431: Improve file protocol handling
2019-01-30 weijun 8217563: Improve realm maintenance
2019-01-23 smarks 8213432: Better copies of CopiesList
2019-07-16 alitvinov 8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
2019-07-16 jlahoda 8227640: javac crashes on text blocks with invalid escapes.
2019-07-15 serb 8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
2019-07-15 ccheung 8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
2019-07-13 plevart 8227368: EnumSet.class serialization broken in JDK 9+
2019-07-12 clanger 8227636: Fix output dir for jlink_jre target in Images.gmk
2019-07-04 stuefe 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
2019-07-12 ccheung 8226406: JVM fails to detect mismatched or corrupt CDS archive
2019-07-17 redestad 8227587: Add internal privileged System.loadLibrary
2019-07-17 rkennke 8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
2019-07-16 mbaesken 8227631: Adjust AIX version check jdk-14+6
2019-07-17 njian 8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
2019-07-16 pli 8227512: [TESTBUG] Fix JTReg javac test failures with Graal
2019-07-16 joehw 8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
2019-07-16 redestad 8227720: Improve ExtendedSocketOptions initialization
2019-07-16 bulasevich 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
2019-07-16 rschmelter 8227440: Implement fix to JDK-8224642 on all platforms
2019-07-15 njian 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
2019-07-12 mbaesken 8227630: adjust format specifiers in loadlib_aix.cpp
2019-07-15 ysuenaga 8225690: Multiple AttachListener threads can be created
2019-07-15 zgu 8225483: Shenandoah: Enhance native access barrier
2019-07-15 yzhou 8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
2019-07-15 rkennke 8227676: Shenandoah: More consistent naming of LRB entry points
2019-07-15 rkennke 8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
2019-07-15 fyuan 8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
2019-07-13 ysuenaga 8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
2019-07-12 jjg 8227644: make more build-time variables available to Markdown files
2019-07-12 jcm 8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
2019-07-12 jjg 8227613: "draft" header should be in a <header> instead of <div>
2019-07-12 jiangli 8227582: runtime/TLS/testtls.sh fails on x86_32
2019-07-12 mikael Merge
2019-07-12 clanger 8227578: Wrong JRE targets in Images.gmk after JDK-8219971
2019-07-12 fyuan 8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
2019-07-12 psadhukhan 8225423: GTK L&F: JSplitPane: There is no divider shown
2019-07-11 valeriep 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
2019-07-11 jjg 8227602: Update nroff version of man pages
2019-07-11 hannesw 8227391: Update double-conversion to version 3.1.5
2019-07-11 aph Merge
2019-07-02 aph 8226525: HotSpot compile-time error for x86-32
2019-07-10 jjg 8227549: Fix style of links in specs for consistency
2019-07-10 valeriep 8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
2019-07-10 neliasso 8226536: Catch OOM from deopt that fails rematerializing objects
2019-07-10 mikael Added tag jdk-13+29 for changeset 3081f39a3d30
2019-07-11 joehw 8178843: A bug in an inner loop in MethodGenerator's getLocals method
2019-07-11 hannesw 8223451: Make optimistic types disabled by default
2019-07-11 redestad 8227527: LogDecorations should lazily resolve host name
2019-07-11 hseigel 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
2019-07-04 rkennke 8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
2019-07-11 stuefe 8227275: Within native OOM error handling, assertions may hang the process
2019-07-11 stuefe 8227031: Print NMT statistics on fatal errors
2019-07-10 jjg 8227416: Add a "Table Of Contents" to HTML version of man pages
2019-07-10 ysuenaga 8209790: SA tools not providing option to connect to debug server
2019-07-10 dfuchs 8227539: Replace wildcard address with loopback or local host in tests - part 20
2019-07-10 joehw 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
2019-07-02 fmatte 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
2019-07-10 mikael Added tag jdk-14+5 for changeset 0f1e29c77e50
2019-07-10 aefimov 8226756: Replace wildcard address with loopback or local host in tests - part 18
2019-07-10 mikael Merge
2019-07-10 rpatil 8224560: (tz) Upgrade time-zone data to tzdata2019a
2019-07-10 ljiang 8227009: JDK 13 L10n resource files update - msgdrop 10
2019-07-10 jlahoda 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
2019-07-10 weijun 8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out jdk-13+29
2019-07-10 weijun 8227381: GSS login fails with PREAUTH_FAILED
2019-07-10 weijun 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
2019-07-10 dcubed 8227338: templateInterpreter.cpp: copy_table() needs to be safer
2019-07-10 michaelm 8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
2019-07-10 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
2019-07-10 rpatil 8224560: (tz) Upgrade time-zone data to tzdata2019a jdk-14+5
2019-07-09 mikael Merge
2019-07-09 jbhateja 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
2019-07-09 never 8227034: Graal crash with gcbasher
2019-07-09 dlong 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
2019-07-09 eosterlund 8224531: SEGV while collecting Klass statistics
2019-07-09 eosterlund 8227277: HeapInspection::find_instances_at_safepoint walks dead objects
2019-07-09 naoto 8227127: Era designator not displayed correctly using the COMPAT provider
2019-07-09 jbhateja 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
2019-07-09 pchilanomate 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
2019-07-09 jiangli 8225035: Thread stack size issue caused by large TLS size
2019-07-08 mbaesken 8227389: Remove unsupported xlc16 compile options on aix
2019-07-09 jlahoda 8223443: Calling Trees.getScope early changes names of local/anonymous classes
2019-07-08 mikael Merge
2019-07-08 dcubed Merge
2019-07-08 jcm 8221577: [Graal] Implement basic type consistency checks for Low level MH intrinsics
2019-07-08 mdoerr 8226302: Test failures on IBM platforms (power and s/390) after JDK-8223837
2019-07-08 never 8221514: [Graal] java/lang/String/CompactString/ tests fail with "GraalError: failed guarantee: no FrameState at DeoptimizingNode" in Graal -Xcomp mode
2019-07-08 yzheng 8224254: compiler/graalunit/HotspotJdk9Test.java is timing out intermittently
2019-07-08 kvn 8225064: [Graal] Application SEGV in G1ParScanThreadState::copy_to_survivor_space(G1HeapRegionAttr, oopDesc*, markOopDesc*)+0x48
2019-07-07 avu 8226654: Some swing gtk regression tests fail with "java.lang.InternalError: Unable to load native GTK librarie
2019-07-06 weijun 8227305: Krb5Util::getTicketFromSubjectAndTgs is useless
2019-07-08 ecaspole Merge
2019-07-08 ecaspole 8225626: JMH Test Support for JDK-8222074
2019-07-08 kbarrett 8217170: gc/arguments/TestUseCompressedOopsErgo.java timed out
2019-07-08 dcubed Merge
2019-07-08 dcubed 8227117: normal interpreter table is not restored after single stepping with TLH
2019-07-08 tschatzl 8224741: Optimize the scan area during the Scan Heap Roots phase
2019-07-05 shade 8227327: Shenandoah: Faster and more parallel tests
2019-07-05 mikael Merge
2019-07-05 jcm 8226627: assert(t->singleton()) failed: must be a constant
2019-06-10 stefank 8227175: ZGC: ZHeapIterator visits potentially dead objects
2019-07-02 stefank 8227083: ZGC: C2: Generates on_weak barrier for WeakCompareAndSwap
2019-07-02 stefank 8225770: ZGC: C2: Generates on_weak instead of on_strong barriers
2019-07-03 dholmes 8227055: Minor edits to launcher help text
2019-07-03 weijun 8226963: More clarification on possible sequencing error in GSSContext::unwrap
2019-07-03 weijun 8227061: KDC.java test behaves incorrectly when AS-REQ contains a PAData not PA-ENC-TS-ENC
2019-07-05 amenkov 8227124: "could not open pipe" error does not report error details
2019-07-05 redestad 8225239: Refactor NetworkInterface lookups
2019-07-05 vlivanov 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
2019-07-05 rkennke 8227039: Shenandoah: Aggressive heuristics for Traversal mode
2019-07-04 rkennke 8222079: Don't use memset to initialize fields decode_env constructor in disassembler.cpp
2019-07-04 kbarrett 8226793: Replace OopStorage dup_name with os::strdup
2019-07-04 rkennke 8226823: Adjust BarrierSetC2 for C2 runtime calls
2019-07-04 rkennke 8226822: GC interface for C1 runtime calls
2019-07-04 jlahoda 8227010: Error recovery after local variable redeclaration can be improved
2019-07-04 redestad 8224657: [TESTBUG] java/util/Locale/SoftKeys.java should be ignored but run
2019-07-04 rkennke 8226757: Shenandoah: Make traversal and passive modes explicit
2019-07-01 stuefe 8227032: MetaspaceUtils::print_report crashes when called before initialization
2019-07-04 stuefe 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
2019-07-03 mbaesken 8227171: provide function names in native stack trace on aix with xlc16
2019-07-04 thartmann 8227173: Minor cleanup of unused code in compile.hpp
2019-07-03 darcy 8227202: clarify Class.isEnum() doc
2019-07-03 mikael Merge
2019-07-03 mikael Added tag jdk-13+28 for changeset 1e95931e7d8f
2019-07-03 dnsimon 8226566: [JVMCI] java.* classes are no longer necessarily resolved by the boot class loader
2019-07-03 bpb 8227080: (fs) Files.newInputStream(...).skip(n) is slow
2019-07-03 mikael Added tag jdk-14+4 for changeset 19d0b382f086
2019-07-03 tonyp 8223575: add subspace transitions to gc+metaspace=info log lines
2019-07-03 joehw 8223291: Whitespace is added to CDATA tags when using OutputKeys.INDENT to format XML
2019-07-03 rkennke 8227199: Shenandoah: Remove superfluous calls to can_do_traversal_gc()
2019-07-03 mikael Merge
2019-06-13 shade 8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
2019-07-03 mgronlun 8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
2019-07-03 weijun 8226719: Kerberos login to Windows 2000 failed with "Inappropriate type of checksum in message" jdk-13+28
2019-07-02 kbarrett 8226366: Excessive ServiceThread wakeups for OopStorage cleanup
2019-07-02 sspitsyn 8226596: Accessibility errors in jdwp-protocol.html
2019-07-02 iignatyev 8227112: exclude compiler/intrinsics/sha/sanity tests from AOT runs
2019-07-02 amenkov 8225679: reference to http://java.sun.com/products/JavaManagement/download.html
2019-07-02 mgronlun 8227011: Starting a JFR recording in response to JVMTI VMInit and / or Java agent premain corrupts memory
2019-07-02 mgronlun 8225706: JFR RootResolver resets CLD claims with no restore
2019-07-02 eosterlund 8225642: ZGC: Crash due to bad oops being spilled to stack in load barriers
2019-07-02 eosterlund 8219687: G1 asserts nmethod should not be unloaded during parallel code cache unloading
2019-07-02 jlahoda 8226522: No compilation error reported when yield is used in incorrect context
2019-05-24 rschmelter 8224673: Adjust permission for delayed starting of debugging
2019-06-25 phedlin 8225475: Node budget asserts on x86_32/64
2019-06-28 mbaesken 8226943: compile error in libfollowref003.cpp with XCode 10.2 on macosx
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip