hg: jdk7/tl/jdk: 2 new changesets

2011-04-11 Thread alan . bateman
Changeset: dc74b14a8753 Author:alanb Date: 2011-04-10 19:45 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dc74b14a8753 7034532: (fs) AssertionError when working directory is UNC Reviewed-by: forax, mduigou ! src/windows/classes/sun/nio/fs/WindowsFileSystem.java Changeset:

hg: jdk7/hotspot-rt/hotspot: 7034625: Product builds in Visual Studio projects should produce full symbol information

2011-04-11 Thread bengt . rutisson
Changeset: c49c3947b98a Author:brutisso Date: 2011-04-11 11:12 +0200 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/c49c3947b98a 7034625: Product builds in Visual Studio projects should produce full symbol information Summary: Add the /debug flag to the linker command

hg: jdk7/tl/jdk: 7035834: Bad @param tags in LayerUI.java

2011-04-11 Thread joe . darcy
Changeset: a12f142410f2 Author:darcy Date: 2011-04-11 23:20 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a12f142410f2 7035834: Bad @param tags in LayerUI.java Reviewed-by: rupashka ! src/share/classes/javax/swing/plaf/LayerUI.java