hg: jdk8/tl/jdk: 7086192: (reflect) Have TypeVariable extend AnnotatedElement

2011-09-06 Thread joe . darcy
Changeset: fa1e7738a136 Author:darcy Date: 2011-09-06 21:19 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fa1e7738a136 7086192: (reflect) Have TypeVariable extend AnnotatedElement Reviewed-by: mcimadamore ! src/share/classes/java/lang/reflect/TypeVariable.java ! src/share/c

hg: jdk8/tl/jdk: 7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt

2011-09-06 Thread weijun . wang
Changeset: c62794c9caea Author:weijun Date: 2011-09-07 08:56 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c62794c9caea 7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt Reviewed-by: valeriep ! src/share/classes/sun/security/krb5/EncryptionKey.java ! src

hg: jdk8/tl/jdk: 7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS

2011-09-06 Thread sean . coffey
Changeset: 946e3b786d2d Author:coffeys Date: 2011-09-05 11:28 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/946e3b786d2d 7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS Reviewed-by: weijun ! src/share/classes/com/sun/security/auth/module/NTSystem.java ! src/windows/native

hg: hsx/hotspot-rt/hotspot: 24 new changesets

2011-09-06 Thread robert . ottenhag
Changeset: ff53346271fe Author:brutisso Date: 2011-08-19 09:30 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ff53346271fe 6814390: G1: remove the concept of non-generational G1 Summary: Removed the possibility to turn off generational mode for G1. Reviewed-by: joh

hg: jdk8/tl/jdk: 6838776: Defer initialization of static fields in java.math.BigInteger

2011-09-06 Thread joe . darcy
Changeset: 5077e7a68259 Author:darcy Date: 2011-09-06 06:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5077e7a68259 6838776: Defer initialization of static fields in java.math.BigInteger Reviewed-by: mduigou, mduigou ! src/share/classes/java/math/BigDecimal.java ! src/sh