RFR: 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
Tony Printezis
tprintezis at twitter.com
Wed Mar 23 15:38:15 UTC 2016
FWIW, we’ve had this change in TwitterJDK 8 for a while (in fact we had deployed it internally before I opened it for code review on this list) and we haven’t had any issues with it.
On March 23, 2016 at 5:05:51 AM, Seán Coffey (sean.coffey at oracle.com) wrote:
The changes are pretty much self contained. I wouldn't see a problem with it coming back to jdk8u forest. If you want to work on patching, I can log a CCC request in parallel for the new system property.
Regards,
Sean.
On 23/03/2016 07:13, Langer, Christoph wrote:
Hi,
are there any plans or votes pro/against bringing this fix to jdk8?
I’ve got a customer request who would like to see this back in 8, too…
Thanks
Christoph
From: nio-dev [mailto:nio-dev-bounces at openjdk.java.net] On Behalf Of Tony Printezis
Sent: Donnerstag, 28. Januar 2016 17:20
To: Brian Burkhalter <brian.burkhalter at oracle.com>
Cc: nio-dev <nio-dev at openjdk.java.net>
Subject: Re: RFR: 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
All set! Thanks everyone for your help with this change!!!
Tony
On January 28, 2016 at 11:11:02 AM, Brian Burkhalter (brian.burkhalter at oracle.com) wrote:
On Jan 28, 2016, at 8:04 AM, Tony Printezis <tprintezis at twitter.com> wrote:
I’m all set and jcheck is happy.
If the change is this one
http://cr.openjdk.java.net/~tonyp/nio-max-buffer-size/webrev.4/
I don’t see a reviewed-by line. See the example here
http://openjdk.java.net/guide/producingChangeset.html#create
under “Formatting a Changeset Comment."
Do I just do (the change only touches the jdk repo):
hg push http://hg.openjdk.java.net/jdk9/dev/jdk
Or is there a special way to do pushes?
You would need to use “ssh” in the above URL instead of “http.”
Brian
-----
Tony Printezis | JVM/GC Engineer / VM Team | Twitter
@TonyPrintezis
tprintezis at twitter.com
-----
Tony Printezis | JVM/GC Engineer / VM Team | Twitter
@TonyPrintezis
tprintezis at twitter.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160323/47c3d5e2/attachment-0001.html>
More information about the nio-dev
mailing list