hg: jdk8/tl/jdk: 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded

2013-07-19 Thread alexey . utkin
Changeset: e6aeeec33e53 Author:uta Date: 2013-07-19 12:53 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e6aeeec33e53 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded Reviewed-by: martin, dxu ! src/share/native/java/io/io_util.c

hg: jdk8/tl/jdk: 8020948: Fix doclint issues in misc package-info.java files

2013-07-19 Thread joe . darcy
Changeset: e013b32118af Author:darcy Date: 2013-07-19 09:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/e013b32118af 8020948: Fix doclint issues in misc package-info.java files Reviewed-by: dholmes, chegar ! src/share/classes/java/nio/file/attribute/package-info.java ! sr

hg: jdk8/tl/langtools: 8017216: javac doesn't fill in end position for some errors of type not found; ...

2013-07-19 Thread kumar . x . srinivasan
Changeset: 0a9f5cbe37d9 Author:ksrini Date: 2013-07-19 07:22 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/0a9f5cbe37d9 8017216: javac doesn't fill in end position for some errors of type not found 8019421: Javac doesn't fill in end position for some annotation related

hg: hsx/hotspot-rt/hotspot: 8020547: Event based tracing needs a UNICODE string type

2013-07-19 Thread markus . gronlund
Changeset: 060ae9b7ffea Author:mgronlun Date: 2013-07-19 17:56 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/060ae9b7ffea 8020547: Event based tracing needs a UNICODE string type Reviewed-by: egahlin, rbackman, dcubed, brutisso, acorn ! src/share/vm/trace/traceDa

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

2013-07-19 Thread yumin . qi
Changeset: 4614a598dae1 Author:minqi Date: 2013-07-19 08:34 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4614a598dae1 8016538: volatile double access via Unsafe.cpp is not atomic Summary: volatile jdouble load/store is not atomic, fix by using of existing volati