Mercurial
Mercurial
>
jdk-sandbox
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
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.
http-client-branch: review comment - typo in demand docs
http-client-branch
2018-03-29, by chegar
http-client-branch: review comment - update copyright year ranges in tests
http-client-branch
2018-03-29, by chegar
http-client-branch: Fixed 8200351: problem verifying certificate of literal IP address connection
http-client-branch
2018-03-29, by michaelm
http-client-branch: fix small mistake in CookieHeaderTest.java
http-client-branch
2018-03-29, by dfuchs
http-client-branch: HTTP/1.1 requests should use a single 'Cookie' header for cookies
http-client-branch
2018-03-29, by dfuchs
http-client-branch: fix header field-value validation
http-client-branch
2018-03-29, by dfuchs
add test for equality with non-optional
JDK-8195649-branch
2018-03-28, by smarks
Tentatively increment data.version to 1.2.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
Enable us to work with run-test-prebuilt from sparky-executor.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
Created ihse-runtestprebuilt-branch.
ihse-runtestprebuilt-branch
2018-03-29, by ihse
restore Optional.or tests; add asserts for Optional.toString
JDK-8195649-branch
2018-03-28, by smarks
comment out Optional.or tests for evaluating coverage
JDK-8195649-branch
2018-03-28, by smarks
remove old Optional tests
JDK-8195649-branch
2018-03-28, by smarks
8195649: reorganize tests for java.util.Optional
JDK-8195649-branch
2018-03-27, by smarks
Initial changes for JDK-8195649
JDK-8195649-branch
2018-03-27, by smarks
http-client-branch: fixed race condition when resubscribing with SocketTube
http-client-branch
2018-03-26, by dfuchs
Fix non-PCH build
epsilon-gc-branch
2018-03-26, by shade
Rehash messages printed by Epsilon
epsilon-gc-branch
2018-03-26, by shade
Whitespace, formatting, dead code elimination
epsilon-gc-branch
2018-03-26, by shade
Purge unused young counters from monitoring
epsilon-gc-branch
2018-03-26, by shade
Update copyrights
epsilon-gc-branch
2018-03-26, by shade
Trim Epsilon BarrierSet after upstream changes
epsilon-gc-branch
2018-03-26, by shade
Merge
epsilon-gc-branch
2018-03-26, by shade
http-client-branch: merge with default
http-client-branch
2018-03-25, by chegar
Merge
http-client-branch
2018-03-23, by dfuchs
http-client-branch: fix HTTP/1.1 retry to avoid duplication of header values
http-client-branch
2018-03-23, by dfuchs
Merge
http-client-branch
2018-03-22, by dfuchs
http-client-branch: minor cleanup in HttpRequestImpl
http-client-branch
2018-03-22, by dfuchs
http-client-branch: verify that send/sendAsync will throw IAE and NPE as specified by HttpRequest.Builder
http-client-branch
2018-03-22, by dfuchs
http-client-branch: (WebSocket) from IOE to IAE in sendClose with bad reason
http-client-branch
2018-03-22, by prappo
http-client-branch: supplementary review comments
http-client-branch
2018-03-21, by chegar
http-client-branch: missing <p>
http-client-branch
2018-03-21, by chegar
http-client-branch: API note about sendPong
http-client-branch
2018-03-21, by chegar
http-client-branch: (WebSocket) almost missed the CSR train
http-client-branch
2018-03-21, by prappo
http-client-branch: Early Review comments for JDK-8199938 Supplementary minor HTTP Client spec clarifications
http-client-branch
2018-03-21, by dfuchs
http-client-branch: bye, bye, SSLDelegate
http-client-branch
2018-03-21, by dfuchs
http-client-branch: (WebSocket) javadoc typos
http-client-branch
2018-03-21, by prappo
http-client-branch: (WebSocket) remove notion of partial/parts/whole messages (RFC 6455 says text and binary can be streamed unrestricted); introduce pending send operations to refer to them later in about and sendText/sendBinary
http-client-branch
2018-03-21, by prappo
http-client-branch: typo
http-client-branch
2018-03-21, by chegar
http-client-branch: (WebSocket) alleviated heavy use of {@code WebSocket} in the javadoc; more details on Listener methods
http-client-branch
2018-03-21, by prappo
http-client-branch: minor HttpClient.send exception correction
http-client-branch
2018-03-21, by chegar
http-client-branch: minor WebSocket.Listener re-wording
http-client-branch
2018-03-21, by chegar
http-client-branch: (WebSocket) API wording for back-pressure
http-client-branch
2018-03-21, by prappo
http-client-branch: (WebSocket) remove close timer
http-client-branch
2018-03-21, by prappo
http-client-branch: RawChannel implementation based on FlowTube
http-client-branch
2018-03-20, by dfuchs
http-client-branch: (WebSocket) split pending operations tests, otherwise it took them too long to run
http-client-branch
2018-03-20, by prappo
http-client-branch: (WebSocket) full-duplex DummyWebSocketServer; tests stabilization & fixes
http-client-branch
2018-03-20, by prappo
http-client-branch: (WebSocket) autopong on a closed channel is not an error + test
http-client-branch
2018-03-19, by prappo
http-client-branch: (WebSocket) no error after abort
http-client-branch
2018-03-19, by prappo
http-client-branch: (WebSocket) abort tests
http-client-branch
2018-03-19, by prappo
http-client-branch: (WebSocket) removed MessagePart
http-client-branch
2018-03-19, by prappo
http-client-branch: (HttpClient) faulty assertion, some tests fail
http-client-branch
2018-03-19, by prappo
http-client-branch: (WebSocket) API changes + test;
http-client-branch
2018-03-18, by prappo
http-client-branch: split large WebSocket test into three
http-client-branch
2018-03-17, by chegar
http-client-branch: HTTP references in java.net package
http-client-branch
2018-03-16, by chegar
http-client-branch: add a test for 8199683; make sure no data is left in the queue after server closes the connection
http-client-branch
2018-03-16, by dfuchs
http-client-branch: (WebSocket) open tests; internal queue cap (close); logging;
http-client-branch
2018-03-16, by prappo
Fix merge error.
ihse-cflags-rewrite-branch
2018-03-15, by ihse
Merge from default
ihse-cflags-rewrite-branch
2018-03-15, by ihse
Merge
ihse-jdk-library-branch
2018-03-15, by ihse
Merge from default
ihse-jdk-library-branch
2018-03-14, by ihse
Really fix windows RC problem.
ihse-jdk-library-branch
2018-03-14, by ihse
Try to fix RC_FLAGS issue on windows.
ihse-jdk-library-branch
2018-03-14, by ihse
http-client-branch: add debug flags to WebSocketTest
http-client-branch
2018-03-14, by dfuchs
http-client-branch: (WebSocket) logging typos and leftovers
http-client-branch
2018-03-14, by prappo
http-client-branch: add more diagnosis to detachChannel
http-client-branch
2018-03-14, by dfuchs
http-client-branch: change websocket to use System.Logger for debug logging
http-client-branch
2018-03-14, by dfuchs
http-client-branch: (WebSocket) swapping automatic pong replies
http-client-branch
2018-03-14, by prappo
Merge
ihse-jdk-library-branch
2018-03-14, by ihse
Fix build for jdk.hotspot.agent.
ihse-jdk-library-branch
2018-03-14, by ihse
http-client-branch: create temp test files in current working directory
http-client-branch
2018-03-14, by chegar
http-client-branch: fix race condition between WebSocket and PlainHttpConnection::detachChannel
http-client-branch
2018-03-13, by dfuchs
http-client-branch: race condition in RedirectMethodChange test
http-client-branch
2018-03-13, by michaelm
http-client-branch: (WebSocket) uninitialized variable
http-client-branch
2018-03-13, by prappo
http-client-branch: merge
http-client-branch
2018-03-13, by prappo
http-client-branch: (WebSocket) DEBUG logging off
http-client-branch
2018-03-13, by prappo
http-client-branch: (WebSocket) logging and closure timer
http-client-branch
2018-03-13, by prappo
http-client-branch: (WebSocket) debug logging
http-client-branch
2018-03-12, by prappo
http-client-branch: (merge)
http-client-branch
2018-03-12, by prappo
http-client-branch: (WebSocket) setting DEBUG to true; refactoring;
http-client-branch
2018-03-09, by prappo
http-client-branch: (WebSocket) minor cleanup
http-client-branch
2018-03-09, by prappo
http-client-branch: expand RedirectMethodChange test to cover HTTP2 and HTTPS
http-client-branch
2018-03-13, by chegar
http-client-branch: fix for subscribers throwing in onSubscribe
http-client-branch
2018-03-13, by dfuchs
Introduce SetupJdkLibrary and SetupJdkExecutable.
ihse-jdk-library-branch
2018-03-13, by ihse
http-client-branch: added some comments to test/jdk/java/net/httpclient/ThrowingSubscribers.java
http-client-branch
2018-03-13, by dfuchs
Merge
ihse-cflags-rewrite-branch
2018-03-13, by ihse
Merge with default
ihse-cflags-rewrite-branch
2018-03-03, by ihse
Create ihse-jdk-library-branch
ihse-jdk-library-branch
2018-03-13, by ihse
http-client-branch: verify that dependent actions registered by the user in the CF we return are always executed either in the user thread that joins or asynchronously in the executor.
http-client-branch
2018-03-13, by dfuchs
http-client-branch: changed Redirect enums and implemented RFC 7231 auto redirect POST to GETs
http-client-branch
2018-03-12, by michaelm
http-client-branch: link default proxy to system properties
http-client-branch
2018-03-12, by chegar
Make sure Epsilon barriers are under INCLUDE_ALL_GCS
epsilon-gc-branch
2018-03-12, by shade
http-client-branch: add a test for the default proxy selector
http-client-branch
2018-03-12, by chegar
Remove obsolete CH/BS interface calls
epsilon-gc-branch
2018-03-12, by shade
Merge
epsilon-gc-branch
2018-03-12, by shade
http-client-branch: additional test coverage for ofFileDownload
http-client-branch
2018-03-11, by chegar
http-client-branch: test for default impl of newWebSocketBuilder
http-client-branch
2018-03-10, by chegar
http-client-branch: improved failure report in ThrowingSubscribers
http-client-branch
2018-03-09, by dfuchs
http-client-branch: rename jdk.internal.httpclient.disableHostnameVerification property
http-client-branch
2018-03-09, by chegar
http-client-branch: rename jdk.httpclient.internal.selector.timeout property
http-client-branch
2018-03-09, by chegar
http-client-branch: test update for disableHostnameVerification
http-client-branch
2018-03-09, by chegar
http-client-branch: (WebSocket) test fix + output closure
http-client-branch
2018-03-09, by prappo
http-client-branch: Add a test that throws unexpected exception in PushPromiseHandler
http-client-branch
2018-03-09, by dfuchs
http-client-branch: null checking in send[Async]
http-client-branch
2018-03-08, by chegar
http-client-branch: add some WebSocketTests to the ProblemList
http-client-branch
2018-03-08, by chegar
http-client-branch: tests should bind to the loopback only
http-client-branch
2018-03-08, by chegar
http-client-branch: filtering ordering
http-client-branch
2018-03-08, by chegar
http-client-branch: (WebSocket) impl change
http-client-branch
2018-03-07, by prappo
http-client-branch: Enable HTTP/1.1 server logging in DigestEchoClient.java
http-client-branch
2018-03-07, by dfuchs
http-client-branch: fix issue with client-closed streams in test HTTP/2 server
http-client-branch
2018-03-07, by dfuchs
http-client-branch: minor spec clarification for redirected response's request URI
http-client-branch
2018-03-07, by chegar
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files (2)
http-client-branch
2018-03-07, by chegar
http-client-branch: rework file permissions to use limited doPriv - forgotten test policy files
http-client-branch
2018-03-07, by chegar
http-client-branch: rework file permissions to use limited doPriv
http-client-branch
2018-03-07, by chegar
http-client-branch: (WebSocket) enhance logging for the test for WebSocket Opening Handshake
http-client-branch
2018-03-07, by prappo
http-client-branch: resync with mainline
http-client-branch
2018-03-07, by michaelm
http-client-branch: 8199135: Validate that method names are tokens
http-client-branch
2018-03-06, by dfuchs
http-client-branch: set correct request returned by response when redirecting, and add additional test coverage
http-client-branch
2018-03-06, by chegar
http-client-branch: Fix race candition triggered by HTTP/1.1 connection reuse in SocketTube::connectFlows
http-client-branch
2018-03-06, by dfuchs
Clean up solstudio warnings in makefiles.
ihse-cflags-rewrite-branch
2018-03-06, by ihse
Back away from -Wall to -W4 on windows, at least initially.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Promote E_DECLARATION_IN_CODE to global disable on solaris.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Now I really confirm this compiles without warnings on gcc 7.2.0, 6.3.0, 5.4.1, 4.9.2, 4.8.5.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Remove unused disables.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Remove unused disabled warning.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Hotspot on solstudio is now finished.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Now I believe this compiles with gcc 4.8, 4.9, 5.0, 6.0, 7.0.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Simple fix for printing file name while compiling.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Initial conversion for windows with -Wall and disables.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Warning nokeyworddefine does not need to be turned off for libjvm.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Promote inllargeint to global disable on solstudio.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Promoting notemsource to global disable for solstudio.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
First pass at getting gcc warnings right.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Push wunreachable on solstudio down to where it belongs.
ihse-cflags-rewrite-branch
2018-03-05, by ihse
Do not always disable doubunder.
ihse-cflags-rewrite-branch
2018-03-03, by ihse
http-client-branch: 100-Continue 100-Continue
http-client-branch
2018-03-03, by chegar
http-client-branch: some SSLFlowDelegate fixes from Daniel and Chris
http-client-branch
2018-03-03, by chegar
http-client-branch: setReuseAddress(false) for all test ServerSockets
http-client-branch
2018-03-03, by chegar
Merge
ihse-cflags-rewrite-branch
2018-03-03, by ihse
Clean up dtrace compilation.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
No longer disable E_OLD_STYLE_FUNC_DEF.
ihse-warnings-cflags-branch
2018-03-03, by ihse
Merge from ihse-cflags-rewrite-branch.
ihse-warnings-cflags-branch
2018-03-02, by ihse
Merge
ihse-cflags-rewrite-branch
2018-03-02, by ihse
http-client-branch: 8198947: HttpClient fails to send successive POST requests under HTTP/2
http-client-branch
2018-03-02, by dfuchs
Creating ihse-warnings-cflags-branch
ihse-warnings-cflags-branch
2018-03-02, by ihse
http-client-branch: add temporary debug logging to SubscriberWrapper demand
http-client-branch
2018-03-02, by chegar
http-client-branch: improve HTTP/2 caching
http-client-branch
2018-03-02, by chegar
http-client-branch: move SSLFlowDelegate wrapBuffers/unwrapBuffers into their respective writer/reader classes - improve diagnostic
http-client-branch
2018-03-02, by chegar
Fix problems on solaris. Now it works.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Trying to clear up gcc warnings as well.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Update more bit-rottet reorder files on solstudio.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Clean up solstudio warning handling.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
http-client-branch: extend ThrowingPublishers test to throw in the second call of Subsription::request
http-client-branch
2018-03-01, by dfuchs
Add LDFLAGS_WARNINGS_ARE_ERRORS.
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Merge with default
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Use elfedit to silence linker warnings on solaris
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Merge from default
ihse-cflags-rewrite-branch
2018-03-01, by ihse
changeset: 49521:66bf73fcdf4d
ihse-cflags-rewrite-branch
2018-03-01, by ihse
Use proper flags for compilation.
ihse-cflags-rewrite-branch
2018-02-28, by ihse
Fix X11Wrappers.
ihse-cflags-rewrite-branch
2018-02-28, by ihse
http-client-branch: minor cleanup
http-client-branch
2018-02-28, by chegar
http-client-branch: more ThrowingPublishers tests and fixes
http-client-branch
2018-02-28, by dfuchs
http-client-branch: tweaked last revision wrong CF reference was being kept
http-client-branch
2018-02-27, by michaelm
http-client-branch: Fixed SSLFlowDelegate to not call Subscriber.onError directly
http-client-branch
2018-02-27, by michaelm
http-client-branch: (HttpClient) added a comment to the BadHeadersTest as suggested by dfuchs
http-client-branch
2018-02-27, by prappo
http-client-branch: (HttpClient) deep(er) validation of pseudo-headers
http-client-branch
2018-02-27, by prappo
http-client-branch: Fix a race condition between Http1BodySubscriber::request and BodyPublisher::subscribe in Http1BodySubscriber and Http1Exchange.
http-client-branch
2018-02-27, by dfuchs
http-client-branch: minor javadoc cleanup and example checks
http-client-branch
2018-02-27, by chegar
http-client-branch: minor spec rewording
http-client-branch
2018-02-27, by chegar
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers - TEST
http-client-branch
2018-02-27, by chegar
http-client-branch: Fix for 8198716: Preserve URI component escaped octets when converting to HTTP headers
http-client-branch
2018-02-27, by chegar
http-client-branch: minor re-wording of package and module descriptions
http-client-branch
2018-02-27, by chegar
Fix syntax error.
ihse-nativecompilation-branch
2018-02-27, by ihse
Update all calls to SetupNativeCompilation.
ihse-nativecompilation-branch
2018-02-27, by ihse
Update NativeCompilation with TYPE and NAME.
ihse-nativecompilation-branch
2018-02-27, by ihse
Create ihse-nativecompilation-branch
ihse-nativecompilation-branch
2018-02-27, by ihse
Finally remove the sorting, when everything looks good.
ihse-cflags-rewrite-branch
2018-02-27, by ihse
Fix -g0 for C++ on solstudio.
ihse-cflags-rewrite-branch
2018-02-27, by ihse
Fix for gcc debug builds.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Merge from default
ihse-cflags-rewrite-branch
2018-02-26, by ihse
*duh*
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Windows fixes.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Only use special ENDIAN define on solstudio.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
http-client-branch: disabled SSLFlowDelegate debug monitor
http-client-branch
2018-02-26, by michaelm
http-client-branch: fix issues with redirect including Upgrade header when it should not, Expect containing more than one value, and SECURE redirect policy
http-client-branch
2018-02-26, by chegar
http-client-branch: add note about mutability to HttpHeadersImpl
http-client-branch
2018-02-26, by chegar
http-client-branch: fix SSL hang issue where errors not reported correctly
http-client-branch
2018-02-26, by michaelm
http-client-branch: minor spec typos
http-client-branch
2018-02-26, by chegar
Hopefully all flags are OK on unix platforms now.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Hopefully this fixes JVM_ASFLAGS fully.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Fix BUILD JVM ASFLAGS.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
More cleaning up. Probably done now...
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Move all CFLAGS handling to cflags.m4.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Even more restructuring.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Lots of structural rearrangements. Also fix for adding EXTRA_FLAGS to BUILD
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Fix too many EXTRA_CXXFLAGS, and -xregs=no%appl on binaries in solstudio.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
More sorting, fix solstudio bug.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
More macosx version fixes.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
*duh*
ihse-cflags-rewrite-branch
2018-02-26, by ihse
No subst in macos version flags
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Improve sorting of flags.
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Merge from default
ihse-cflags-rewrite-branch
2018-02-26, by ihse
Cleaning up.
ihse-cflags-rewrite-branch
2018-02-20, by ihse
http-client-branch: CSR review commet - outboard pre-defined BP/BH/BS
http-client-branch
2018-02-24, by chegar
http-client-branch: HTTP/2 200 response headers should not be appended to the 100-continue response headers
http-client-branch
2018-02-23, by dfuchs
http-client-branch: Add a test for BodySubscribers throwing in getBody() or returning exceptionally completed CFs
http-client-branch
2018-02-22, by dfuchs
http-client-branch: trivial test whitespace cleanup
http-client-branch
2018-02-22, by chegar
http-client-branch: more compile-only type param in generic method tests
http-client-branch
2018-02-22, by chegar
Remove duplication in debug flags.
ihse-cflags-rewrite-branch
2018-02-20, by ihse
Trying to sort out EXTRA_CFLAGS. Moving all flag handling to flags.m4.
ihse-cflags-rewrite-branch
2018-02-20, by ihse
http-client-branch: type paramater review of generic methods ( missing from first push )
http-client-branch
2018-02-20, by chegar
http-client-branch: type paramater review of generic methods
http-client-branch
2018-02-20, by chegar
Fixing PIC-flag issues, and all remaining differences on linux_x64.
ihse-cflags-rewrite-branch
2018-02-20, by ihse
http-client-branch: minor typo-like changes
http-client-branch
2018-02-20, by chegar
http-client-branch: add link to illegal WebSocket headers
http-client-branch
2018-02-20, by chegar
Make configure compile.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Fix syntax errors.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
CFLAGS is roughly sorted out now...
ihse-cflags-rewrite-branch
2018-02-19, by ihse
http-client-branch: minor change in Builder doc for consistency
http-client-branch
2018-02-19, by chegar
http-client-branch: clarify strict size requirement for received ping/pong messages
http-client-branch
2018-02-19, by chegar
Move LDFLAGS handling to flags-ldflags.m4.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Cleaning up LDFLAGS, almost done.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Getting the overall structure basically right.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Sorting out LIBS.
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Merge
ihse-cflags-rewrite-branch
2018-02-19, by ihse
Try to extract defines.
ihse-cflags-rewrite-branch
2018-02-16, by ihse
Sorting out LDFLAGS.
ihse-cflags-rewrite-branch
2018-02-16, by ihse
http-client-branch: fix a few more typos in spec
http-client-branch
2018-02-16, by chegar
http-client-branch: fix a few more typos in spec
http-client-branch
2018-02-16, by chegar
http-client-branch: fix a few typos in spec
http-client-branch
2018-02-16, by chegar
http-client-branch: Builders as interfaces
http-client-branch
2018-02-16, by chegar
http-client-branch: HttpResponse as an interface
http-client-branch
2018-02-16, by chegar
http-client-branch: HTTP Client file publishers, handlers, and subscribers as capability objects
http-client-branch
2018-02-16, by chegar
http-client-branch: added system property to disable hostname verification for testing
http-client-branch
2018-02-16, by michaelm
http-client-branch: Fixed chunked encoding in DigestEchoServer
http-client-branch
2018-02-15, by dfuchs
http-client-branch: Fixed variable lenght logic in HttpServerAdapters.java
http-client-branch
2018-02-15, by dfuchs
http-client-branch: Extend ThrowingSubscribers.java to test several exception classes
http-client-branch
2018-02-15, by dfuchs
http-client-branch: Add a test for Handlers/Subscribers as described in JDK-8165220
http-client-branch
2018-02-15, by dfuchs
http-client-branch: fix asFileDownload handler and add test
http-client-branch
2018-02-15, by chegar
http-client-branch: minor cleanup and improve testing for response version and session
http-client-branch
2018-02-15, by chegar
http-client-branch: (WebSocket) fixing sloppy commit
http-client-branch
2018-02-15, by prappo
http-client-branch: (WebSocket) added test which aggregates text messages through StringBuilder
http-client-branch
2018-02-15, by prappo
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
http-client-branch
2018-02-14, by dfuchs
http-client-branch: Fixed problem in last push in Response.java
http-client-branch
2018-02-14, by michaelm
http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession
http-client-branch
2018-02-14, by michaelm
Kill CFLAGS_JDKLIB_EXTRA.
ihse-cflags-rewrite-branch
2018-02-14, by ihse
Start breaking out stuff from flags.m4.
ihse-cflags-rewrite-branch
2018-02-14, by ihse
Create ihse-cflags-rewrite-branch
ihse-cflags-rewrite-branch
2018-02-14, by ihse
http-client-branch: fix typo in previous push
http-client-branch
2018-02-13, by chegar
http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types
http-client-branch
2018-02-13, by chegar
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
http-client-branch
2018-02-13, by dfuchs
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
http-client-branch
2018-02-13, by dfuchs
Remove launcher mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Solaris syntax fix.
ihse-remove-mapfiles-branch
2018-02-13, by jprtadm
More solaris hack to compile.
ihse-remove-mapfiles-branch
2018-02-13, by jprtadm
Oops.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Hacking away at solaris.
ihse-remove-mapfiles-branch
2018-02-13, by jprtadm
Fix compiler flags for all compilers.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove libjsig mapfile.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove unpack200-exe mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove the libmlib_image mapfile.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove libsaproc mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove libfontmanager and libjava mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Remove all trivial mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
First stab at removing mapfiles.
ihse-remove-mapfiles-branch
2018-02-13, by ihse
Create ihse-remove-mapfiles-branch
ihse-remove-mapfiles-branch
2018-02-13, by ihse
http-client-branch: (HttpClient) JDK-fixed 8196962
http-client-branch
2018-02-12, by prappo
http-client-branch: Add whitebox tests for AuthenticationFilter.
http-client-branch
2018-02-12, by dfuchs
http-client-branch: minor module and package javadoc change
http-client-branch
2018-02-10, by chegar
http-client-branch: minor bug fixes
http-client-branch
2018-02-09, by chegar
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
http-client-branch
2018-02-09, by chegar
http-client-branch: revert overzealous use of @linkplain
http-client-branch
2018-02-09, by chegar
http-client-branch: minor doc cleanup
http-client-branch
2018-02-09, by chegar
http-client-branch: javadoc refresh and minor fixes
http-client-branch
2018-02-08, by chegar
Make sure arch-specific barriers are properly scoped
epsilon-gc-branch
2018-02-08, by shade
Merge
epsilon-gc-branch
2018-02-08, by shade
http-client-branch: (HttpClient) cleanup before JDK-8196962. Removing a legacy logging for HPACK decoding. The HPACK core provides a more robust one.
http-client-branch
2018-02-07, by prappo
http-client-baranch: long lines
http-client-branch
2018-02-07, by chegar
http-client-branch: move implementation to jdk.internal.net.http
http-client-branch
2018-02-07, by chegar
http-client-branch: more fixes for odd intermittent failures
http-client-branch
2018-02-07, by dfuchs
http-client-branch: remove superflous add-modules from security test
http-client-branch
2018-02-07, by chegar
http-client-branch: move to standard package and module name
http-client-branch
2018-02-07, by chegar
http-client-branch: update copyright year ranges in prep for file moves
http-client-branch
2018-02-06, by chegar
http-client-branch: remove incubating tag
http-client-branch
2018-02-06, by chegar
http-client-branch: update public API @since tags
http-client-branch
2018-02-06, by chegar
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
http-client-branch
2018-02-06, by chegar
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
http-client-branch
2018-02-06, by dfuchs
http-client-branch: fix race condition and MT-safety in SmokeTest
http-client-branch
2018-02-06, by dfuchs
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
http-client-branch
2018-02-06, by michaelm
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
http-client-branch
2018-02-06, by dfuchs
http-client-branch: add several private <init> methods
http-client-branch
2018-02-06, by chegar
http-client-branch: more remaining impl types to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: move LineSubscriberAdapter to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: move ResponseSubscribers to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
http-client-branch
2018-02-06, by dfuchs
http-client-branch: move BufferingSubscriber to internal
http-client-branch
2018-02-06, by chegar
http-client-branch: remove redundant null check
http-client-branch
2018-02-05, by chegar
http-client-branch: HttpHeadersImpl use more efficient entrySet
http-client-branch
2018-02-05, by chegar
http-client-branch: use UTF-8 for all convertions to String
http-client-branch
2018-02-05, by chegar
http-client-branch: immutable data Flow
http-client-branch
2018-02-05, by chegar
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
http-client-branch
2018-02-05, by dfuchs
http-client-branch: merge
http-client-branch
2018-02-05, by chegar
http-client-branch: possible null dereference in Exchange
http-client-branch
2018-02-05, by chegar
http-client-branch: remove redundant null check in Http1Request
http-client-branch
2018-02-05, by chegar
http-client-branch: (WebSocket) merge (2)
http-client-branch
2018-02-05, by prappo
http-client-branch: (WebSocket) merge
http-client-branch
2018-02-05, by prappo
http-client-branch: (WebSocket) cleanup
http-client-branch
2018-02-01, by prappo
http-client-branch: inconsistent synchronization in ConnectionPool
http-client-branch
2018-02-05, by chegar
http-client-branch: inconsistent synchronization of PushGroup
http-client-branch
2018-02-05, by chegar
http-client-branch: incorrect protected field in final class
http-client-branch
2018-02-05, by chegar
http-client-branch: fix serializable fields in internal ALPNException
http-client-branch
2018-02-05, by chegar
http-client-branch: fix mutable byte[] references
http-client-branch
2018-02-05, by chegar
http-client-branch: (WebSocket) example-test
http-client-branch
2018-02-01, by prappo
http-client-branch: (WebSocket) test
http-client-branch
2018-01-31, by prappo
http-client-branch: long lines in ServerPushWithDiffTypes
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) tiny spec simplification + test
http-client-branch
2018-01-31, by prappo
http-client-branch: honor legacy jdk.http.auth.* property when handling proxy-authorization
http-client-branch
2018-01-31, by dfuchs
http-client-branch: update debugging output in SplitResponse
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) test rename
http-client-branch
2018-01-31, by prappo
http-client-branch: (WebSocket) tests
http-client-branch
2018-01-31, by prappo
http-client-branch: expand FlowAdapterSubscriberTest with mapping using convenience handlers
http-client-branch
2018-01-31, by chegar
http-client-branch: only add h2 ALPN if TLSv1.2 or greater
http-client-branch
2018-01-31, by chegar
http-client-branch: (WebSocket) A test for onClose & IllegalStateException
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) consistent method names in test
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) rearranged methods in tests
http-client-branch
2018-01-30, by prappo
http-client-branch: (WebSocket) more tests
http-client-branch
2018-01-30, by prappo
http-client-branch: fix issue in SSL flow delegate when handshake error occurs during unwrap
http-client-branch
2018-01-30, by chegar
http-client-branch: changed default protocol version when plain http over proxy requested.
http-client-branch
2018-01-29, by michaelm
http-client-branch: merge with default
http-client-branch
2018-01-29, by chegar
http-client-branch: make it possible to supply proxy-authorization headers
http-client-branch
2018-01-26, by dfuchs
http-client-branch: SequentialScheduler cleanup
http-client-branch
2018-01-26, by prappo
http-client-branch: add api/impl notes to WebSocket onClose
http-client-branch
2018-01-24, by chegar
http-client-branch: restore inadvertantly removed @FunctionalInterface
http-client-branch
2018-01-23, by chegar
http-client-branch: clean up and expand push promise tests
http-client-branch
2018-01-23, by chegar
http-client-branch: Import of 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data
http-client-branch
2018-01-23, by chegar
http-client-branch: MinimalFuture deep obtrusion
http-client-branch
2018-01-22, by prappo
http-client-branch: renamed PushPromiseHandler.withPushPromises into PushPromiseHandler.of
http-client-branch
2018-01-19, by dfuchs
http-client-branch: 8194729: Java 9's HttpClient doesn't allow custom 'Authorization' headers
http-client-branch
2018-01-19, by dfuchs
Merge
http-client-branch
2018-01-19, by michaelm
http-client-branch: make PushPromiseHandlerMap package private
http-client-branch
2018-01-19, by michaelm
http-client-branch: clarify behavior of restricted methods in the builder
http-client-branch
2018-01-19, by chegar
Disable two more tests when Epsilon is not available.
epsilon-gc-branch
2018-01-19, by shade
Use proper flag aliasing machinery. Avoid setting immutable develop flags in release builds.
epsilon-gc-branch
2018-01-19, by shade
Fixed double string escaping, corrected type
jmx-rest-api
2018-01-19, by hb
1. Removed all changes to Java SE APIs
jmx-rest-api
2018-01-19, by hb
http-cient-branch: cleanup push promise spec
http-client-branch
2018-01-18, by chegar
http-client-branch: (WebSocket) a number of tests for exceptional completion
http-client-branch
2018-01-18, by prappo
http-client-branch: add offline testing example
http-client-branch
2018-01-18, by chegar
Support -XX:+UseNoGC as the alias for -XX:+UseEpsilonGC
epsilon-gc-branch
2018-01-18, by shade
Merge
epsilon-gc-branch
2018-01-18, by shade
http-client-branch: fix acc in PushGroup
http-client-branch
2018-01-17, by chegar
Merge
http-client-branch
2018-01-17, by dfuchs
http-client-tutorial: additional informational comments and fixes
http-client-tutorial
2018-01-16, by chegar
http-client-tutorial: comments
http-client-tutorial
2018-01-16, by chegar
http-client-tutorial: cleanup
http-client-tutorial
2018-01-16, by chegar
http-client-tutorial: more cleanup and fixes to IDEA project
http-client-tutorial
2018-01-16, by chegar
http-client-tutorial: fixes to IDEA project
http-client-tutorial
2018-01-16, by chegar
http-client-tutorial: first cut
http-client-tutorial
2018-01-16, by chegar
http-tutorial-branch: initialize
http-client-tutorial
2018-01-16, by chegar
Initial changes for http-client-tutorial branch
http-client-tutorial
2018-01-16, by chegar
http-client-branch: updated server push API
http-client-branch
2018-01-16, by michaelm
http-client-branch: Adds some convenience methods to parse body responses as lines
http-client-branch
2018-01-12, by dfuchs
http-client-branch: merge with default
http-client-branch
2018-01-05, by chegar
1. MBeanCollection Bulk operation via objectname query
jmx-rest-api
2018-01-05, by hb
1. URL decoding of URL
jmx-rest-api
2018-01-04, by hb
REST base url gets complete complete domain name
jmx-rest-api
2018-01-02, by hb
Fixed JSON parser tests
jmx-rest-api
2018-01-02, by hb
* Start Rest adapter via command line arguments
jmx-rest-api
2018-01-02, by hb
Lot of bug fixes
jmx-rest-api
2018-01-01, by hb
Few bug fixes
jmx-rest-api
2017-12-28, by hb
Code cleanup - MBeanColl*Resource, MBeanResource
jmx-rest-api
2017-12-28, by hb
Remove stale files
jmx-rest-api
2017-12-28, by hb
Code cleanup - PlatformMBeanServer, MBeanServerResource
jmx-rest-api
2017-12-28, by hb
Added copyright header
jmx-rest-api
2017-12-27, by hb
Bulk operation at MBeanServer level
jmx-rest-api
2017-12-27, by hb
POST : Attribute update - working
jmx-rest-api
2017-12-27, by hb
Implementation of GET for new APIs
jmx-rest-api
2017-12-25, by hb
changeset: 48573:3f9dda0428dc
http-client-branch
2017-12-15, by michaelm
http-client-branch: (WebSocket) refactoring
http-client-branch
2017-12-15, by prappo
http-client-branch: cleanup: add missing @Overrides
http-client-branch
2017-12-15, by dfuchs
http-client-branch: unused import in AbstractSSLTubeTest.java
http-client-branch
2017-12-15, by dfuchs
http-client-branch: (WebSocket) refactoring
http-client-branch
2017-12-15, by prappo
http-client-branch: (WebSocket) refactoring for the sake of extra test coverage
http-client-branch
2017-12-15, by prappo
Remove auto-generated files
jmx-rest-api
2017-09-01, by hb
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
tip