erikj [Fri, 19 Apr 2019 06:29:05 -0700] rev 54581
8222735: Update doc/building.md with current Oracle build platforms and compilers
Reviewed-by: tbell
naoto [Thu, 18 Apr 2019 17:36:10 -0700] rev 54580
8222668: Add @since tag to JapaneseEra.REIWA
Reviewed-by: chegar, lancea
dfuchs [Thu, 18 Apr 2019 17:56:46 +0100] rev 54579
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
Summary: HttpClient no longer filters out system host header when sending tunelling CONNECT request to proxy
Reviewed-by: michaelm
mbalao [Mon, 15 Apr 2019 15:52:38 -0300] rev 54578
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed.
Reviewed-by: valeriep
sgehwolf [Tue, 12 Mar 2019 10:43:27 +0100] rev 54577
8217338: [Containers] Improve systemd slice memory limit support
Summary: Use hierachical memory limit in addition to memory_limits_in_bytes
Reviewed-by: bobv, dholmes
stefank [Wed, 17 Apr 2019 07:41:12 +0200] rev 54576
8222550: runtime/MemberName/MemberNameLeak.java times out
Reviewed-by: coleenp, dholmes
stefank [Thu, 18 Apr 2019 09:27:28 +0200] rev 54575
8222713: Add OutputAnalyzer(Path) constructor
Reviewed-by: dholmes, coleenp
stefank [Wed, 17 Apr 2019 07:41:09 +0200] rev 54574
8222558: Rework ResolvedMethodTable verification
Reviewed-by: coleenp
coleenp [Thu, 18 Apr 2019 07:02:07 -0400] rev 54573
8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
Summary: Give fatal error if CDS loses archive mapping.
Reviewed-by: iklam, ccheung, jiangli
mbaesken [Fri, 12 Apr 2019 09:13:50 +0200] rev 54572
8222280: Provide virtualization related info in the hs_error file on AIX
Reviewed-by: clanger, mdoerr