hg: jdk7/tl/jdk: 7015156: Remove JSR 308 changes from core libraries

2011-01-28 Thread joe . darcy
Changeset: d21a1ce074a7 Author:darcy Date: 2011-01-28 17:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d21a1ce074a7 7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou ! src/share/classes/java/lang/SuppressWarnings.java ! src/share/classes/java/lang/

hg: jdk7/tl/langtools: 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces

2011-01-28 Thread joe . darcy
Changeset: 7a75a1803c7a Author:darcy Date: 2011-01-28 16:54 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7a75a1803c7a 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/Element

Re: Request for review, 6766644: Redefinition of compiled method fails with assertion "Can not load classes with the Compiler thread"

2011-01-28 Thread Keith McGuigan
Ok, here's my next attempt: http://cr.openjdk.java.net/~kamg/6766644/webrev.02 This enqueues the compiled-method-unloaded events so that they the posting of load/unload will be in order. Other changes include locking the nmethod until after the compiled-method-load event is posted, and a

hg: jdk7/tl/jdk: 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420

2011-01-28 Thread alan . bateman
Changeset: dea360853f8b Author:alanb Date: 2011-01-28 13:26 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dea360853f8b 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar ! test/java/net/Socks/SocksProxyVersion.java

hg: jdk7/tl/langtools: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: babf86a1ac92 Author:alanb Date: 2011-01-28 09:25 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/babf86a1ac92 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/nio/JavacPathFileManager.java ! src/share/

hg: jdk7/tl/jdk: 2 new changesets

2011-01-28 Thread alan . bateman
Changeset: 236e3f2d0a6b Author:alanb Date: 2011-01-28 09:28 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/236e3f2d0a6b 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman ! make/java/java/FILES_java.gmk ! make/java/nio/FILES_java.gmk ! make/mkdemo

hg: jdk7/tl/langtools: 3 new changesets

2011-01-28 Thread maurizio . cimadamore
Changeset: 2088e674f0e0 Author:mcimadamore Date: 2011-01-28 12:01 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2088e674f0e0 6910550: javac 1.5.0_17 fails with incorrect error message Summary: multiple clashing members declared in same class should be added to the cla

hg: jdk7/tl/langtools: 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo

2011-01-28 Thread jim . holmlund
Changeset: 92ab09ed59fd Author:jjh Date: 2011-01-28 00:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/92ab09ed59fd 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo Summary: Don't fail if the needed file isn't prese

6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value

2011-01-28 Thread Dmytro Sheyko
Hi, I would like to find sponsor and discuss fix for bug#6853676 OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6853676 The idea is to use GlobalMemoryStatusEx instead of GlobalMemoryStatus. patch is available here: https://b