2018-02-14 |
dfuchs |
http-client-branch: 8196967: HTTP1/HTTP2 Proxy Issue
http-client-branch
|
changeset |
files
|
2018-02-14 |
michaelm |
http-client-branch: Fixed problem in last push in Response.java
http-client-branch
|
changeset |
files
|
2018-02-14 |
michaelm |
http-client-branch: fixed TLS hostname checking issue, SSL session reuse, and changed HttpResponse to return SSLSession
http-client-branch
|
changeset |
files
|
2018-02-14 |
ihse |
Kill CFLAGS_JDKLIB_EXTRA.
ihse-cflags-rewrite-branch
|
changeset |
files
|
2018-02-14 |
ihse |
Start breaking out stuff from flags.m4.
ihse-cflags-rewrite-branch
|
changeset |
files
|
2018-02-14 |
ihse |
Create ihse-cflags-rewrite-branch
ihse-cflags-rewrite-branch
|
changeset |
files
|
2018-02-13 |
chegar |
http-client-branch: fix typo in previous push
http-client-branch
|
changeset |
files
|
2018-02-13 |
chegar |
http-client-branch: add RFC links to the package description. Add javadoc to the public Exception types
http-client-branch
|
changeset |
files
|
2018-02-13 |
dfuchs |
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber (tahe II)
http-client-branch
|
changeset |
files
|
2018-02-13 |
dfuchs |
http-client-branch: fix doc examples for BodyHandler::fromLineSubscriber
http-client-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove launcher mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
jprtadm |
Solaris syntax fix.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
jprtadm |
More solaris hack to compile.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Oops.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
jprtadm |
Hacking away at solaris.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Fix compiler flags for all compilers.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove libjsig mapfile.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove unpack200-exe mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove the libmlib_image mapfile.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove libsaproc mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove libfontmanager and libjava mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Remove all trivial mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
First stab at removing mapfiles.
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-13 |
ihse |
Create ihse-remove-mapfiles-branch
ihse-remove-mapfiles-branch
|
changeset |
files
|
2018-02-12 |
prappo |
http-client-branch: (HttpClient) JDK-fixed 8196962
http-client-branch
|
changeset |
files
|
2018-02-12 |
dfuchs |
http-client-branch: Add whitebox tests for AuthenticationFilter.
http-client-branch
|
changeset |
files
|
2018-02-10 |
chegar |
http-client-branch: minor module and package javadoc change
http-client-branch
|
changeset |
files
|
2018-02-09 |
chegar |
http-client-branch: minor bug fixes
http-client-branch
|
changeset |
files
|
2018-02-09 |
chegar |
http-client-branch: remove java.net.http from DOCS_MODULES since it is part of java.se
http-client-branch
|
changeset |
files
|
2018-02-09 |
chegar |
http-client-branch: revert overzealous use of @linkplain
http-client-branch
|
changeset |
files
|
2018-02-09 |
chegar |
http-client-branch: minor doc cleanup
http-client-branch
|
changeset |
files
|
2018-02-08 |
chegar |
http-client-branch: javadoc refresh and minor fixes
http-client-branch
|
changeset |
files
|
2018-02-08 |
shade |
Make sure arch-specific barriers are properly scoped
epsilon-gc-branch
|
changeset |
files
|
2018-02-08 |
shade |
Merge
epsilon-gc-branch
|
changeset |
files
|
2018-02-07 |
prappo |
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
|
changeset |
files
|
2018-02-07 |
chegar |
http-client-baranch: long lines
http-client-branch
|
changeset |
files
|
2018-02-07 |
chegar |
http-client-branch: move implementation to jdk.internal.net.http
http-client-branch
|
changeset |
files
|
2018-02-07 |
dfuchs |
http-client-branch: more fixes for odd intermittent failures
http-client-branch
|
changeset |
files
|
2018-02-07 |
chegar |
http-client-branch: remove superflous add-modules from security test
http-client-branch
|
changeset |
files
|
2018-02-07 |
chegar |
http-client-branch: move to standard package and module name
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: update copyright year ranges in prep for file moves
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: remove incubating tag
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: update public API @since tags
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: remove remaining vestiges of MultiSubscriber and minor doc cleanup
http-client-branch
|
changeset |
files
|
2018-02-06 |
dfuchs |
http-client-branch: fix race condition and MT-safety in SmokeTest (fix the fix)
http-client-branch
|
changeset |
files
|
2018-02-06 |
dfuchs |
http-client-branch: fix race condition and MT-safety in SmokeTest
http-client-branch
|
changeset |
files
|
2018-02-06 |
michaelm |
http-client-branch: added mapping subscriber, miscellaneous bug fixes and change to discard()/replace() subscribers
http-client-branch
|
changeset |
files
|
2018-02-06 |
dfuchs |
http-client-branch: 8196848: SplitResponseSSL test failing intermitently (but rarely) with HttpClientImpl shutting down.
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: add several private <init> methods
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: more remaining impl types to internal
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: move LineSubscriberAdapter to internal
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: move ResponseSubscribers to internal
http-client-branch
|
changeset |
files
|
2018-02-06 |
dfuchs |
http-client-branch: more binding to 0.0.0.0 instead of localhost/127.0.0.1
http-client-branch
|
changeset |
files
|
2018-02-06 |
chegar |
http-client-branch: move BufferingSubscriber to internal
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: remove redundant null check
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: HttpHeadersImpl use more efficient entrySet
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: use UTF-8 for all convertions to String
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: immutable data Flow
http-client-branch
|
changeset |
files
|
2018-02-05 |
dfuchs |
http-client-branch: add tests with an HTTP/2 server for custom basic and digest authentication
http-client-branch
|
changeset |
files
|
2018-02-05 |
chegar |
http-client-branch: merge
http-client-branch
|
changeset |
files
|