2018-06-11 ihse Fix jdk.sctp for gcc. ihse-cflags-rewrite-branch
2018-06-11 ihse Restore flags from borken merge. ihse-cflags-rewrite-branch
2018-06-11 ihse Restore flags lost in merge. ihse-cflags-rewrite-branch
2018-06-11 chegar http-client-branch: review comment: better handling for error conditions and tests to verify http-client-branch
2018-06-11 chegar http-client-branch: review comment: minor editorial change to package-level description http-client-branch
2018-06-11 chegar http-client-branch: review comment: minor editorial change to WebSocket.Listener http-client-branch
2018-06-11 ihse Fix merge errors. ihse-cflags-rewrite-branch
2018-06-11 ihse Merge ihse-cflags-rewrite-branch
2018-06-11 ihse Close ihse-nativecompilation-branch ihse-nativecompilation-branch
2018-06-11 ihse Merge error. ihse-nativecompilation-branch
2018-06-11 ihse Merge ihse-nativecompilation-branch
2018-06-11 ihse Fix merge mistake. ihse-remove-mapfiles-branch
2018-06-11 ihse Merge ihse-remove-mapfiles-branch
2018-06-11 ihse Close ihse-jdk-library-branch ihse-jdk-library-branch
2018-06-11 shade Merge epsilon-gc-branch
2018-06-11 xuelei Code clean up for CipherSuite, etc JDK-8145252-TLS13-branch
2018-06-10 xuelei Use StackWalker and checking content type after decryption JDK-8145252-TLS13-branch
2018-06-10 xuelei clean up SSLSessionImpl JDK-8145252-TLS13-branch
2018-06-09 ascarpino code review nits and TrasnportContext constructor changes JDK-8145252-TLS13-branch
2018-06-09 xuelei Code clean up for unsupported DTLS 1.3 JDK-8145252-TLS13-branch
2018-06-09 xuelei code cleanup for SSLSessionContextImpl.java JDK-8145252-TLS13-branch
2018-06-09 xuelei handle EOFException for SSLSocket JDK-8145252-TLS13-branch
2018-06-08 xuelei Cleanup unused methods in RSASignature.java JDK-8145252-TLS13-branch
2018-06-08 xuelei cleanup on SignatureScheme.java JDK-8145252-TLS13-branch
2018-06-08 xuelei Merge JDK-8145252-TLS13-branch
2018-06-08 xuelei Rename Stringize to Stringizer JDK-8145252-TLS13-branch
2018-06-08 xuelei Merge JDK-8145252-TLS13-branch
2018-06-08 xuelei use right EC named group as signature algorithm JDK-8145252-TLS13-branch
2018-06-08 jnimeh Minor nits and cleanup across SSLExtension classes JDK-8145252-TLS13-branch
2018-06-08 jnimeh Minor nits and cleanup across SSLExtension classes JDK-8145252-TLS13-branch
2018-06-08 xuelei add debug log for pre_shared_key extension JDK-8145252-TLS13-branch
2018-06-08 xuelei Updates for session resumption and key update JDK-8145252-TLS13-branch
2018-06-08 weijun Make HelloCookieManager abstract JDK-8145252-TLS13-branch
2018-06-07 valeriep Removed past file of JDK-8146283 JDK-8145252-TLS13-branch
2018-06-07 ihse Merge ihse-jdk-library-branch
2018-06-07 ihse Fix windows compilation issues. ihse-jdk-library-branch
2018-06-07 apetcher Making an inner class private in PskKeyExchamgeModesExtension JDK-8145252-TLS13-branch
2018-06-07 apetcher Fixing a null pointer issue in PskKeyExchangeModesExtension JDK-8145252-TLS13-branch
2018-06-07 chegar http-client-branch: synchronous send should be on the exception stack http-client-branch
2018-06-07 ascarpino InputRecord related fixes JDK-8145252-TLS13-branch
2018-06-07 weijun another KRB5 cleanup in java.naming JDK-8145252-TLS13-branch
2018-06-07 weijun remove more references of KRB5 and move the existing cipher suites to unsupported JDK-8145252-TLS13-branch
2018-06-07 ihse Add documentation to JdkNativeCompilation.gmk. ihse-jdk-library-branch
2018-06-07 ihse Fix native generated includes. ihse-jdk-library-branch
2018-06-07 ihse Merge ihse-jdk-library-branch
2018-06-07 prappo http-client-branch: review comment - WebSocket tests http-client-branch
2018-06-07 ihse Merge ihse-jdk-library-branch
2018-06-07 jnimeh Address TLS 1.3 comments output stream classes, go through JsseJce class to get Mac instance. JDK-8145252-TLS13-branch
2018-06-06 weijun more jgss cleanup JDK-8145252-TLS13-branch
2018-06-06 apetcher setting HTTP client default TLS version back to 1.2 only JDK-8145252-TLS13-branch
2018-06-06 xuelei Arrays::equals is exclusive, fix RandomCookie JDK-8145252-TLS13-branch
2018-06-06 chegar http-client-branch: more descriptive HTTP/1.1 exception detail messages http-client-branch
2018-06-06 prappo http-client-branch: merge http-client-branch
2018-06-06 prappo http-client-branch: merge http-client-branch
2018-06-06 prappo http-client-branch: review comment - refinement of WebSocket specification http-client-branch
2018-06-06 prappo http-client-branch: review comment - WebSocket wording and realignment of javadoc http-client-branch
2018-06-06 chegar http-client-branch: dependent tasks execute in the common pool http-client-branch
2018-06-06 chegar http-client-branch: typo http-client-branch
2018-06-06 shade Merge epsilon-gc-branch
2018-06-05 ascarpino minor nit fixes JDK-8145252-TLS13-branch
2018-06-05 wetmore Merge JDK-8145252-TLS13-branch
2018-06-05 xuelei cleanup on HelloCookieManager, RSAClientKeyExchange and NewSessionTicket JDK-8145252-TLS13-branch
2018-06-05 shade Make TestUniverse test Epsilon too epsilon-gc-branch
2018-06-05 shade Handle HSDB printout for Epsilon epsilon-gc-branch
2018-06-05 shade Handle SA Heap Summary better epsilon-gc-branch
2018-06-05 shade Change "unexpected heap type" to a more generic version epsilon-gc-branch
2018-06-05 shade Fix SA heap iteration code epsilon-gc-branch
2018-05-31 shade Little reformatting in logging epsilon-gc-branch
2018-06-05 prappo http-client-branch: review comment - WebSocket/HttpClient wording http-client-branch
2018-06-04 wetmore Merge JDK-8145252-TLS13-branch
2018-06-04 xuelei Merge JDK-8145252-TLS13-branch
2018-06-04 xuelei missing newline at end of HKDF.java JDK-8145252-TLS13-branch
2018-06-04 xuelei pre_shared_key extensio code cleanup, and a test update JDK-8145252-TLS13-branch
2018-06-03 xuelei key and iv implementation update, and two tests correction JDK-8145252-TLS13-branch
2018-06-02 xuelei issue with named group checking in KeyShareExtension JDK-8145252-TLS13-branch
2018-06-02 xuelei check keys as well of a credential or possession JDK-8145252-TLS13-branch
2018-06-01 xuelei fix line wrap and redundancy call JDK-8145252-TLS13-branch
2018-06-01 apetcher Enabling TLS 1.3 in HTTP client defaults JDK-8145252-TLS13-branch
2018-06-01 wetmore Merge JDK-8145252-TLS13-branch
2018-06-01 chegar http-client-branch: move immutable flow to an impl note http-client-branch
2018-06-01 chegar http-client-branch: fix javadoc examples in BodySubscribers http-client-branch
2018-06-01 chegar http-client-branch: fix bug in property value reading http-client-branch
2018-06-01 jnimeh Address TLS 1.3 rollup comments in HKDF, CertificateStatus and CertStatusExtension JDK-8145252-TLS13-branch
2018-06-01 ascarpino Prevent SSLEngineKeyLimit from hanging JDK-8145252-TLS13-branch
2018-06-01 apetcher minor fix to SSLEngine result status when input buffer is empty JDK-8145252-TLS13-branch
2018-06-01 wetmore Fixed: No newline at end of file JDK-8145252-TLS13-branch
2018-06-01 wetmore Merge JDK-8145252-TLS13-branch
2018-05-31 xuelei integer overflow, remove ununsed code and comments JDK-8145252-TLS13-branch
2018-05-31 wetmore Merge JDK-8145252-TLS13-branch
2018-05-31 dfuchs Merge http-client-branch
2018-05-31 dfuchs http-client-branch: HttpClient throws IOException when receiving 401/407 with no WWW-Authenticate/Proxy-Authenticate header http-client-branch
2018-05-31 shade Print heap steps more verbosely, but also less frequently epsilon-gc-branch
2018-05-31 shade Multiple threads should print/update counters once epsilon-gc-branch
2018-05-31 shade Merge epsilon-gc-branch
2018-05-31 prappo http-client-branch: review comment - HPACK misc. improvements (2) http-client-branch
2018-05-31 weijun safe copy functions JDK-8199569-branch
2018-05-30 jnimeh Add bounds check for output length in HKDF expand operation JDK-8145252-TLS13-branch
2018-05-30 jnimeh TLS 1.3 support for StapleEnableProps OCSP Stapling jtreg test JDK-8145252-TLS13-branch
2018-05-30 shade Add includes for explicit dependencies, remove stale includes epsilon-gc-branch
2018-05-30 shade Fix COMPILER2 handling: include macros.hpp before use epsilon-gc-branch
2018-05-30 shade Fix GC enum declaration epsilon-gc-branch
2018-05-30 weijun cleanup JDK-8199569-branch
2018-05-30 michaelm http-client-branch: 8203433 (httpclient) Add tests for HEAD and 304 responses. http-client-branch
2018-05-30 shade Fix indentation in vmStructs_gc.hpp epsilon-gc-branch
2018-05-30 shade Make sure C2 configurations are executed in tests epsilon-gc-branch
2018-05-30 shade Epsilon's INCLUDE_XXX, XXX_ONLY and NOT_XXX should be in alphabetic order epsilon-gc-branch
2018-05-30 shade Remove UseTLAB from supports_tlab_allocation epsilon-gc-branch
2018-05-30 shade Remove obsolete INCLUDE_EPSILONGC guards epsilon-gc-branch
2018-05-30 shade Merge epsilon-gc-branch
2018-05-29 weijun gss_OID_desc constants JDK-8199569-branch
2018-05-29 prappo http-client-branch: review comment - HPACK misc. improvements http-client-branch
2018-05-29 wetmore Merge JDK-8145252-TLS13-branch
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 tip