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
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip