Pushed. In the future, it'd be great if you used "git hg-export" (one of the Skara tools) to generate the base changeset, because it includes the commit metadata we want to preserve in the 11u hg repo.
Thanks, Paul -----Original Message----- From: security-dev <security-dev-r...@openjdk.java.net> on behalf of "Hohensee, Paul" <hohen...@amazon.com> Date: Wednesday, March 17, 2021 at 1:01 PM To: Daniel Jeliński <djelins...@gmail.com> Cc: "jdk-updates-...@openjdk.java.net" <jdk-updates-...@openjdk.java.net>, "security-dev@openjdk.java.net" <security-dev@openjdk.java.net> Subject: RE: [11u] RFR 8259886: Improve SSL session cache performance and scalability Np, tagged. -----Original Message----- From: Daniel Jeliński <djelins...@gmail.com> Date: Tuesday, March 16, 2021 at 11:40 PM To: "Hohensee, Paul" <hohen...@amazon.com> Cc: "jdk-updates-...@openjdk.java.net" <jdk-updates-...@openjdk.java.net>, "security-dev@openjdk.java.net" <security-dev@openjdk.java.net> Subject: RE: [11u] RFR 8259886: Improve SSL session cache performance and scalability Thanks again Paul. Could you sponsor the change? As far as I can tell, I'd need to add a fix request now, but I don't have access to issue tracker. Thanks, Daniel wt., 16 mar 2021 o 18:59 Hohensee, Paul <hohen...@amazon.com> napisał(a): > > Looks good! :) > > -----Original Message----- > From: Daniel Jeliński <djelins...@gmail.com> > Date: Tuesday, March 16, 2021 at 9:49 AM > To: "Hohensee, Paul" <hohen...@amazon.com> > Cc: "jdk-updates-...@openjdk.java.net" <jdk-updates-...@openjdk.java.net>, > "security-dev@openjdk.java.net" <security-dev@openjdk.java.net> > Subject: RE: [11u] RFR 8259886: Improve SSL session cache performance and > scalability > > Thanks Paul for your review and for the hint. > > Updated webrev: https://djelinski.github.io/8259886-11u/webrev2/index.html > > compared to original, changes to make/test/BuildMicrobenchmark.gmk > were dropped because file does not exist in jdk11 > compared to previous webrev, CacheBench was re-added. > > Testing: Linux x86_64 tier1 and tier2. > Thanks, > Daniel > > pon., 15 mar 2021 o 18:09 Hohensee, Paul <hohen...@amazon.com> napisał(a): > > > > The changes to Cache.java look fine, but please include CacheBench.java. > > I'd like to see 11u to stand on its own without reference to later > > releases, plus I believe the 11u maintainers prefer to backport as much of > > a patch as possible. > > > > Thanks, > > Paul > > > > -----Original Message----- > > From: security-dev <security-dev-r...@openjdk.java.net> on behalf of Daniel > > Jeliński <djelins...@gmail.com> > > Date: Tuesday, March 9, 2021 at 3:37 PM > > To: "jdk-updates-...@openjdk.java.net" <jdk-updates-...@openjdk.java.net> > > Cc: "security-dev@openjdk.java.net" <security-dev@openjdk.java.net> > > Subject: [11u] RFR 8259886: Improve SSL session cache performance and > > scalability > > > > Hi, > > Please review this 11u backport; this is the same patch as for head, > > except for microbenchmark makefile changes that did not apply because > > the file doesn't exist in 11u, and the actual microbenchmark, which > > would only add weight for no benefit. > > > > Bug: https://bugs.openjdk.java.net/browse/JDK-8259886 > > webrev: https://djelinski.github.io/8259886-11u/webrev/index.html > > > > Testing: Linux x86_64 tier1 and tier2. > > > > Thanks, > > Daniel > > >