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
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/
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
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
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:
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
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