Re: Code Review Request for # 6975829 : Perf. of gzip in existing JDKs is too slower than in 1.3.1

2010-10-01 Thread Alan Bateman
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

hg: jdk7/tl/jdk: 6988993: Address Findbugs warnings for the use of String Constructor

2010-10-01 Thread lance . andersen
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