hg: jdk7/tl/jdk: 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result

2009-08-27 Thread xiaobin . lu
Changeset: 5342b0cdbf95 Author:xlu Date: 2009-08-27 18:00 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5342b0cdbf95 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result Reviewed-by: darcy ! src/share/classes/java/math/BigDecimal.java ! t

hg: jdk7/tl/langtools: 6876765: javah tests fail on Windows

2009-08-27 Thread jonathan . gibbons
Changeset: 477c5bf1149c Author:jjg Date: 2009-08-27 18:25 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/477c5bf1149c 6876765: javah tests fail on Windows Reviewed-by: darcy ! test/tools/javah/6257087/foo.sh ! test/tools/javah/ConstMacroTest.sh ! test/tools/javah/Missi

hg: jdk7/tl/langtools: 6876755: apt tests fail on Windows

2009-08-27 Thread jonathan . gibbons
Changeset: f29068bfeaed Author:jjg Date: 2009-08-27 17:50 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/f29068bfeaed 6876755: apt tests fail on Windows Reviewed-by: darcy ! test/tools/apt/Basics/apt.sh ! test/tools/apt/Basics/print.sh ! test/tools/apt/Compile/compile.

hg: jdk7/tl/langtools: 6876753: javap tests fail on Windows

2009-08-27 Thread jonathan . gibbons
Changeset: 2c20f17c429c Author:jjg Date: 2009-08-27 17:39 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2c20f17c429c 6876753: javap tests fail on Windows Reviewed-by: darcy ! test/tools/javap/T4975569.java ! test/tools/javap/T6729471.java ! test/tools/javap/pathsep.sh

Test failure when running with -esa

2009-08-27 Thread Martin Buchholz
Hello net wranglers, Sorry for being such a stranger to this mailing list. Anyways, here's a bug report: If you test java/net/Authenticator/B4769350.java with -vmoption:-enablesystemassertions, you get an assertion failure as follows (please fix): jtreg -v:nopass,fail -vmoption:-enablesystemass

hg: jdk7/tl/langtools: 6843707: bad tests generate files in the test/ directory; ...

2009-08-27 Thread jonathan . gibbons
Changeset: 74760fd5197f Author:jjg Date: 2009-08-27 15:12 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/74760fd5197f 6843707: bad tests generate files in the test/ directory 6876699: generated files in repository Reviewed-by: darcy - test/tools/javac/meth/InvokeMH_BAD

hg: jdk7/tl/jdk: 6876628: @throw instead of @throws in two ParagraphView classes

2009-08-27 Thread joe . darcy
Changeset: 25371bf31658 Author:darcy Date: 2009-08-27 11:48 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/25371bf31658 6876628: @throw instead of @throws in two ParagraphView classes Reviewed-by: peterz ! src/share/classes/javax/swing/text/ParagraphView.java ! src/share/cla

hg: jdk7/tl/langtools: 6875336: some tests should use /nodynamiccopyright/

2009-08-27 Thread jonathan . gibbons
Changeset: ed31953ca025 Author:jjg Date: 2009-08-27 11:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ed31953ca025 6875336: some tests should use /nodynamiccopyright/ Reviewed-by: darcy ! test/tools/javac/6521805/T6521805a.java ! test/tools/javac/6521805/T6521805a_1

hg: jdk7/tl/langtools: 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')

2009-08-27 Thread maurizio . cimadamore
Changeset: 8109aa93b212 Author:mcimadamore Date: 2009-08-27 13:40 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8109aa93b212 6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond') Summary: diamond operator implementation (simple a