hg: jdk7/jdk7/langtools: 17 new changesets

2011-03-29 Thread lana . steuck
Changeset: 6970d9fb8e02 Author:ksrini Date: 2011-03-07 17:39 -0800 URL: http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/6970d9fb8e02 7021927: javac: regression in performance Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/file/JavacFileManager.java ! src/share/classes/

jdk7-b136: JSN, Tools, Core Libraries, Serviceability, 2d, Awt, and Swing

2011-03-29 Thread lana . steuck
http://hg.openjdk.java.net/jdk7/jdk7/rev/e97f037142f5 http://hg.openjdk.java.net/jdk7/jdk7/langtools/rev/ed0f7f1f9511 http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/a50a7f8a847d http://hg.openjdk.java.net/jdk7/jdk7/jaxws/rev/c81d289c9a53 http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/1759daa85d33

jdk7-b136: Hotspot

2011-03-29 Thread Erik Trimble
Build 06 of Hotspot 21 has been pushed to the master OpenJDK repositories, for inclusion in JDK 7 Build 136. http://hg.openjdk.java.net/jdk7/jdk7/corba/rev/48ef0c712e7c http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/bd586e392d93 http://hg.openjdk.java.net/jdk7/jdk7/jaxp/rev/1759daa85d33 http:/

hg: jdk7/jdk7/hotspot: 16 new changesets

2011-03-29 Thread erik . trimble
Changeset: d673ef06fe96 Author:never Date: 2011-03-18 15:52 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/hotspot/rev/d673ef06fe96 7028374: race in fix_oop_relocations for scavengeable nmethods Reviewed-by: kvn ! src/cpu/sparc/vm/nativeInst_sparc.cpp ! src/cpu/sparc/vm/nativeInst

hg: jdk7/jdk7/jdk: 4 new changesets

2011-03-29 Thread erik . trimble
Changeset: 5acc8cf00539 Author:jrose Date: 2011-03-18 00:03 -0700 URL: http://hg.openjdk.java.net/jdk7/jdk7/jdk/rev/5acc8cf00539 6839872: remove implementation inheritance from JSR 292 APIs Summary: move everything into a single package; remove all multi-package machinery Reviewed-