hg: jdk7/tl/langtools: 6776289: Regression: javac7 doesnt resolve method calls properly

2008-11-26 Thread maurizio . cimadamore
Changeset: 1d1f34b36535 Author:mcimadamore Date: 2008-11-26 11:07 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/1d1f34b36535 6776289: Regression: javac7 doesnt resolve method calls properly Summary: Superclass' private methods shouldn't be considered during method res

hg: jdk7/tl/jdk: 6720866: Slow performance using HttpURLConnection for upload

2008-11-26 Thread christopher . hegarty
Changeset: a0709a172b6d Author:chegar Date: 2008-11-26 15:37 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a0709a172b6d 6720866: Slow performance using HttpURLConnection for upload Reviewed-by: michaelm ! src/share/classes/sun/net/www/http/ChunkedOutputStream.java