hg: hsx/hotspot-rt/hotspot: 8005073: [TESTBUG] remove crufty '_g' support from HS tests

2013-08-14 Thread daniel . daugherty
Changeset: d96f52012aaa Author:rdurbin Date: 2013-08-14 15:12 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/d96f52012aaa 8005073: [TESTBUG] remove crufty '_g' support from HS tests Summary: remove crufty '_g' support from HS tests Reviewed-by: dcubed, sla ! test/

hg: jdk8/tl/jdk: 8021121: ISO 4217 Amendment Number 156

2013-08-14 Thread yong . huang
Changeset: 2f6523abab08 Author:yhuang Date: 2013-08-14 22:49 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2f6523abab08 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto ! src/share/classes/java/util/CurrencyData.properties ! src/share/classes/sun/util/resources/lv/

hg: jdk8/tl/jdk: 8023075: JDK-5049299 has broken old make in jdk8

2013-08-14 Thread bradford . wetmore
Changeset: f8af3499c1fb Author:wetmore Date: 2013-08-14 19:19 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f8af3499c1fb 8023075: JDK-5049299 has broken old make in jdk8 Reviewed-by: katleman ! make/java/java/Makefile

hg: jdk8/tl/langtools: 8016921: Change the profiles table on overview-summary.html page to a list

2013-08-14 Thread bhavesh . x . patel
Changeset: 3d4f0fa2ad05 Author:bpatel Date: 2013-08-14 21:44 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3d4f0fa2ad05 8016921: Change the profiles table on overview-summary.html page to a list Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/

hg: jdk8/tl/langtools: 6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException

2013-08-14 Thread kumar . x . srinivasan
Changeset: fac0d1bb87f2 Author:ksrini Date: 2013-08-14 18:58 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/fac0d1bb87f2 6840442: JavaCompiler.getTask() has incomplete specification for IllegalArgumentException Reviewed-by: jjg ! src/share/classes/javax/tools/JavaComp

hg: jdk8/tl/langtools: 8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages

2013-08-14 Thread jonathan . gibbons
Changeset: 14faef2b51eb Author:jjg Date: 2013-08-14 16:41 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/14faef2b51eb 8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages Reviewed-by: bpatel ! src/share/classes/com/sun/too

Re: RFR: 6696970: JConsole becomes unusable if a plugin throws an exception

2013-08-14 Thread Erik Gahlin
Thanks for the review! Erik Mandy Chung skrev 2013-08-14 22:42: Looks okay to me. Thanks for updating it. Mandy On 8/14/2013 11:29 AM, Erik Gahlin wrote: Hi Mandy. I have updated the fix. http://cr.openjdk.java.net/~egahlin/6696970_3/ There is a dialog where the user can ignore further e

Re: RFR: 6696975: JTop plugin fails if connected readonly to target JVM

2013-08-14 Thread Erik Gahlin
Hi Alan, Added a status bar to the plug-in. It's hidden by default, not to waste screen estate. http://cr.openjdk.java.net/~egahlin/6696975_2/ If you could have a look at this small fix too, RFR (XS): 7042707: Un-needed mnemonic in JConsole resource file http://cr.openjdk.java.net/~egahlin/7

hg: jdk8/tl/jdk: 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math

2013-08-14 Thread mike . duigou
Changeset: 17dfbb3f60d3 Author:bpb Date: 2013-08-12 10:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17dfbb3f60d3 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math Summary: Add the methods for parameter types int and long. Reviewed-by

Re: RFR: 6696970: JConsole becomes unusable if a plugin throws an exception

2013-08-14 Thread Mandy Chung
Looks okay to me. Thanks for updating it. Mandy On 8/14/2013 11:29 AM, Erik Gahlin wrote: Hi Mandy. I have updated the fix. http://cr.openjdk.java.net/~egahlin/6696970_3/ There is a dialog where the user can ignore further exceptions or exit. It's an application wide ignore. It would be po

hg: jdk8/tl/jdk: 8022990: Fix dep_ann lint warnings in swing code

2013-08-14 Thread joe . darcy
Changeset: 444a7edcf367 Author:darcy Date: 2013-08-14 11:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/444a7edcf367 8022990: Fix dep_ann lint warnings in swing code Reviewed-by: alexsch ! src/share/classes/com/sun/java/swing/Painter.java ! src/share/classes/com/sun/java/

hg: jdk8/tl/jdk: 8022178: System.console() throws IOE on some Windows

2013-08-14 Thread xueming . shen
Changeset: c138d1b608e0 Author:sherman Date: 2013-08-14 11:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c138d1b608e0 8022178: System.console() throws IOE on some Windows Summary: to remove the IOE throwing code Reviewed-by: alanb ! src/windows/native/java/io/Console_md.

Re: RFR: 6696970: JConsole becomes unusable if a plugin throws an exception

2013-08-14 Thread Erik Gahlin
Hi Mandy. I have updated the fix. http://cr.openjdk.java.net/~egahlin/6696970_3/ There is a dialog where the user can ignore further exceptions or exit. It's an application wide ignore. It would be possible to ignore per VM or plug-in, but I think it would just frustrate the user. If a user

hg: jdk8/tl/jdk: 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk

2013-08-14 Thread kumar . x . srinivasan
Changeset: bc3cafb17c09 Author:ksrini Date: 2013-08-14 08:12 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bc3cafb17c09 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk Reviewed-by: acorn + test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java +

hg: jdk8/tl/jdk: 2 new changesets

2013-08-14 Thread coleen . phillimore
Changeset: cb74d71fd02f Author:hseigel Date: 2013-08-13 10:56 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cb74d71fd02f 8022259: MakeClasslist is buggy and its README is out of date. Summary: Fixed bug in FOR loop and updated comments and README Reviewed-by: dholmes, alanb

hg: jdk8/tl/langtools: 8007517: DefaultMethodRegressionTests.java fail in TL

2013-08-14 Thread kumar . x . srinivasan
Changeset: 3ab468194f11 Author:ksrini Date: 2013-08-14 07:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3ab468194f11 8007517: DefaultMethodRegressionTests.java fail in TL Reviewed-by: jjg, vromero - test/tools/javac/defaultMethods/defaultMethodExecution/DefaultMet

hg: jdk8/tl/langtools: 8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\"

2013-08-14 Thread vicente . romero
Changeset: 0ad781399706 Author:vromero Date: 2013-08-14 10:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/0ad781399706 8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\" Reviewed-by: mcimadamore ! src/share/classes/c