Re: DirectByteBuffer change proposal

2015-08-11 Thread Biju G.S Nair
Thanks Sean for the guidance. Made a request to the nio-dev team. Thanks, Biju On Tue, Aug 11, 2015 at 10:30 AM, Seán Coffey wrote: > Biju, > > These lists are often not suitable for JDK component specific issues. You > should discuss your issue on the nio-dev specific mailing list : > http://m

Re: DirectByteBuffer change proposal

2015-08-11 Thread Seán Coffey
Biju, These lists are often not suitable for JDK component specific issues. You should discuss your issue on the nio-dev specific mailing list : http://mail.openjdk.java.net/mailman/listinfo/nio-dev Regards, Sean. On 11/08/2015 15:11, Biju G.S Nair wrote: Hello All, While the patch https

DirectByteBuffer change proposal

2015-08-11 Thread Biju G.S Nair
Hello All, While the patch https://bugs.openjdk.java.net/browse/JDK-6857566 currently applied to jdk 9 (which I had requested to be back ported to JDK 8 & 7) fixes the OOM exception during memory allocation by exponentially increasing the sleep time, this can negatively impact low latency applic