Xueming Shen wrote:
:
It still appears the memory/buffer handling code in Inflater.c can be
changed to improve
the performance in use cases similar to above mentioned scenario. The
proposed change
is to copy no more than the size of the "user's buffer". It's an
de-compression, so you can't
co
Changeset: 9a8022905f6a
Author:lancea
Date: 2010-10-01 14:36 -0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9a8022905f6a
6988993: Address Findbugs warnings for the use of String Constructor
Reviewed-by: ohair
! src/share/classes/com/sun/rowset/CachedRowSetImpl.java
! src/sha