hg: jdk8/tl/jdk: 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map

2012-01-11 Thread chris . hegarty
Changeset: 31a1fc60a895 Author:chegar Date: 2012-01-11 10:52 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/31a1fc60a895 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map Reviewed-by: michaelm ! src/share/classes/sun/net/www/protocol/http/HttpURLCo

hg: jdk8/tl/jdk: 7068856: (fs) Typo in Files.isSameFile() javadoc; ...

2012-01-11 Thread alan . bateman
Changeset: 82144054d2d8 Author:alanb Date: 2012-01-11 13:07 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82144054d2d8 7068856: (fs) Typo in Files.isSameFile() javadoc 7099208: (fs) Files.newBufferedReader has typo in javadoc Reviewed-by: forax ! src/share/classes/java/nio/

Re: Code Review Request: 7117570: Warnings in sun.mangement.* and its subpackages

2012-01-11 Thread Dmitry Samersoff
Kurchi, Sorry for stepping into it at later stage, my few cents. 1. Agent.java 220comments is not relevant any more. 248check of existence of configFile is not necessary. 255-258 a) Exceptions could be collapsed b) finally is gone - is it expected? CONFIG_F

hg: jdk8/tl/jdk: 7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2

2012-01-11 Thread kumar . x . srinivasan
Changeset: 96fe796fd242 Author:ksrini Date: 2012-01-11 08:14 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/96fe796fd242 7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2 Reviewed-by: sherman, mchung, darcy ! src/share/bin/j

hg: jdk8/tl/langtools: 7126754: Generics compilation failure casting List to List

2012-01-11 Thread maurizio . cimadamore
Changeset: 70d92518063e Author:mcimadamore Date: 2012-01-11 18:23 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/70d92518063e 7126754: Generics compilation failure casting List to List Summary: Problems with Types.rewriteQuantifiers not preserving variance Reviewed-by:

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2012-01-11 Thread paul . hohensee
Changeset: 94ec88ca68e2 Author:phh Date: 2012-01-11 17:34 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/94ec88ca68e2 7115199: Add event tracing hooks and Java Flight Recorder infrastructure Summary: Added a nop tracing infrastructure, JFR makefile changes and othe

Re: Webrev for 6972759

2012-01-11 Thread David Holmes
Hi Bill, I believe this should have gone out to the Serviceability list (cc'ed) instead of, or perhaps as well as, the runtime list. The change looks okay to me in that is does what you described it would. With JVMTI the proof-of-the-pudding is always in the testing and I assume the various