Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Merge
ihse-testmakefiles-branch
2017-12-04, by ihse
http-client-branch: review comment: correct appending of inbound data to the tail of FramesDecoder
http-client-branch
2017-12-04, by chegar
http-client-branch: split SSLTubeTest for better diagnosis
http-client-branch
2017-12-04, by dfuchs
http-client-branch: 8192962: issue with BUFFER_UNDERFLOW
http-client-branch
2017-12-04, by dfuchs
http-client-branch: review comment: HTTP/1.1 Publisher should publish WHILE there is demand and outgoing
http-client-branch
2017-12-03, by chegar
http-client-branch: merge
http-client-branch
2017-12-03, by prappo
http-client-branch: (WebSocket) tests
http-client-branch
2017-11-30, by prappo
http-client-barnch: fixed a few issues discovered while stress testing and a race condition in SSLFlowDelegate
http-client-branch
2017-12-02, by dfuchs
http-client-branch: Fixed some Http2TestServer issues
http-client-branch
2017-12-01, by michaelm
http-client-branch: SSL h2 connections not being cached or re-used
http-client-branch
2017-12-01, by michaelm
Rename EpsilonCollectedHeap to EpsilonHeap.
epsilon-gc-branch
2017-11-30, by shade
Remove stray post-merge difference.
epsilon-gc-branch
2017-11-30, by shade
http-client-branch: merge
http-client-branch
2017-11-30, by chegar
http-client-branch: review comment: split NoBoby test in two, takes too long to run
http-client-branch
2017-11-30, by chegar
Fixup Epsilon for GC interface updates
epsilon-gc-branch
2017-11-30, by shade
Merge
epsilon-gc-branch
2017-11-30, by shade
Fix JAVA_ARGS.
ihse-testmakefiles-branch
2017-11-30, by ihse
Almost all of prebuilt spec is now resolved.
ihse-testmakefiles-branch
2017-11-30, by ihse
Use InitSupport.gmk. Better prebuilt variable info.
ihse-testmakefiles-branch
2017-11-30, by ihse
Replace : with / to better support all use cases.
ihse-testmakefiles-branch
2017-11-30, by ihse
http-client-branch: (WebSocket) formatting
http-client-branch
2017-11-30, by prappo
Remove old attempts.
ihse-testmakefiles-branch
2017-11-30, by ihse
Merge
ihse-testmakefiles-branch
2017-11-30, by ihse
Ignore exit code from run-test-prebuilt in test/Makefile.
ihse-testmakefiles-branch
2017-11-30, by ihse
http-client-branch: merge with default
http-client-branch
2017-11-30, by chegar
http-client-branch: review comment: remove testing specific property check
http-client-branch
2017-11-30, by chegar
http-client-branch: review comment: remove unused methods and incorrect comment
http-client-branch
2017-11-30, by chegar
http-client-branch: (WebSocket) bug fix & test
http-client-branch
2017-11-30, by prappo
Try to not exit with error.
ihse-testmakefiles-branch
2017-11-30, by ihse
Clean up gnumake duplicated logic.
ihse-testmakefiles-branch
2017-11-30, by ihse
Fix new exitcode code. Support more arguments in CreateNewSpec.
ihse-testmakefiles-branch
2017-11-29, by ihse
Fix TR to work on solaris.
ihse-testmakefiles-branch
2017-11-29, by ihse
Remove duplicate whitespace.
ihse-testmakefiles-branch
2017-11-29, by ihse
Merge
ihse-testmakefiles-branch
2017-11-29, by ihse
Improved exit code handling.
ihse-testmakefiles-branch
2017-11-29, by ihse
Setup target os/cpu for prebuilt.
ihse-testmakefiles-branch
2017-11-29, by ihse
Setup path properly for MAKE env variable.
ihse-testmakefiles-branch
2017-11-29, by ihse
http-client-branch: fixed Http2TestServerConnection problem
http-client-branch
2017-11-29, by michaelm
http-client-branch: review comment: set connected for immediate non-blocking connect
http-client-branch
2017-11-29, by chegar
http-client-branch: (HPACK) fix for OOME in test
http-client-branch
2017-11-29, by prappo
http-client-branch: review comment: SSLTubeTest is ignored (and some associated fix and cleanup)
http-client-branch
2017-11-29, by dfuchs
http-client-branch: (WebSocket) dead test code
http-client-branch
2017-11-28, by prappo
http-client-branch: (WebSocket) tests & bugfixes
http-client-branch
2017-11-28, by prappo
http-client-branch: review comment: remove unnecessary testng timeout
http-client-branch
2017-11-28, by chegar
http-client-branch: 8185847: jdk/test/java/net/httpclient/security/*.policy files are missing copyrights
http-client-branch
2017-11-28, by dfuchs
http-client-branch: merge with default
http-client-branch
2017-11-28, by chegar
http-client-branch: merge with default
http-client-branch
2017-11-28, by chegar
http-client-branch: (WebSocket) removed locking from the impl
http-client-branch
2017-11-28, by prappo
Save exit code in exitcode.txt.
ihse-testmakefiles-branch
2017-11-28, by ihse
Provide a proper make when running tests.
ihse-testmakefiles-branch
2017-11-28, by ihse
* Properly check provided variables.
ihse-testmakefiles-branch
2017-11-28, by ihse
Include TESTDIRS when converting to run-test-prebuilt.
ihse-testmakefiles-branch
2017-11-28, by ihse
Fix names for group only selection.
ihse-testmakefiles-branch
2017-11-28, by ihse
Merge
ihse-testmakefiles-branch
2017-11-28, by ihse
Enable USE_RUN_TEST in jib profile.
ihse-testmakefiles-branch
2017-11-28, by ihse
Merge
ihse-testmakefiles-branch
2017-11-27, by ihse
Add USE_RUN_TEST to test/Makefile.
ihse-testmakefiles-branch
2017-11-27, by ihse
http-client-branch: improve coverage for ExceptionallyCloseable
http-client-branch
2017-11-27, by dfuchs
http-client-branch: review comments: TimeoutBasic.java is ignored
http-client-branch
2017-11-27, by dfuchs
http-client-branch: review comment: add test for WebSocketHandshakeException
http-client-branch
2017-11-27, by chegar
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip