hg: jdk7/tl/langtools: 6906748: Project Coin: Minor strings in switch cleanup

2009-12-03 Thread joe . darcy
Changeset: 121e0ebf1658 Author:darcy Date: 2009-12-03 14:03 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/121e0ebf1658 6906748: Project Coin: Minor strings in switch cleanup Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/code/Source.java ! src/share/classes/

hg: jdk7/tl/jdk: 6907177: Update jdk tests to remove unncessary -source and -target options

2009-12-03 Thread joe . darcy
Changeset: 1755493c5774 Author:darcy Date: 2009-12-03 18:19 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1755493c5774 6907177: Update jdk tests to remove unncessary -source and -target options Reviewed-by: ohair ! test/demo/jvmti/hprof/CpuOldTest.java ! test/demo/jvmti/hpr

hg: jdk7/tl/jdk: 6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash

2009-12-09 Thread joe . darcy
Changeset: c2f83e13bbe5 Author:darcy Date: 2009-12-09 17:55 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c2f83e13bbe5 6909057: @see Arrays#hashCode missing particular method specification in j.u.Objects.hash Reviewed-by: ksrini ! src/share/classes/java/util/Objects.java

hg: jdk7/tl/jdk: 6909070: Missing package statements in java.text.Bidi @see links

2009-12-10 Thread joe . darcy
Changeset: f9c9c2b726a0 Author:darcy Date: 2009-12-10 13:04 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f9c9c2b726a0 6909070: Missing package statements in java.text.Bidi @see links Reviewed-by: anthony ! src/share/classes/java/text/Bidi.java

hg: jdk7/tl/jdk: 4891262: API spec, javax/accessibility: few invalid javadoc tags

2009-12-10 Thread joe . darcy
Changeset: aa0d374b40a5 Author:darcy Date: 2009-12-10 13:28 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/aa0d374b40a5 4891262: API spec, javax/accessibility: few invalid javadoc tags Reviewed-by: jjg ! src/share/classes/javax/accessibility/AccessibleContext.java ! src/shar

hg: jdk7/tl/langtools: 6909538: Clarify meaning of "element" in javax.lang.model.element API

2009-12-10 Thread joe . darcy
Changeset: ff823a039e16 Author:darcy Date: 2009-12-10 20:35 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/ff823a039e16 6909538: Clarify meaning of "element" in javax.lang.model.element API Reviewed-by: ahe ! src/share/classes/javax/lang/model/element/package-info.java

hg: jdk7/tl/jdk: 6909563: Javadoc build warnings in rmi, security, management

2009-12-11 Thread joe . darcy
Changeset: 3267ca7afe95 Author:darcy Date: 2009-12-11 10:40 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3267ca7afe95 6909563: Javadoc build warnings in rmi, security, management Reviewed-by: mchung, mullan ! src/share/classes/java/lang/management/PlatformManagedObject.jav

hg: jdk7/tl/jdk: 6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)

2009-12-15 Thread joe . darcy
Changeset: ad1e30930c6c Author:darcy Date: 2009-12-15 13:51 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ad1e30930c6c 6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double) Reviewed-by: alanb ! make/java/java/mapfile-vers ! make/java/java

hg: jdk7/tl/langtools: 6911854: Update TestElementsAnnotatedWith.java to use @compile/proc

2009-12-18 Thread joe . darcy
Changeset: 96c71cbc544b Author:darcy Date: 2009-12-18 11:15 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/96c71cbc544b 6911854: Update TestElementsAnnotatedWith.java to use @compile/proc Reviewed-by: jjg ! test/tools/javac/processing/environment/round/TestElementsAnno

hg: jdk7/tl/jdk: 6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java

2009-12-22 Thread joe . darcy
Changeset: f7e4cda33734 Author:darcy Date: 2009-12-22 21:48 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f7e4cda33734 6908541: Bad resource management in java/math/BigInteger/BigIntegerTest.java Reviewed-by: alanb ! test/ProblemList.txt ! test/java/math/BigInteger/BigInteg

hg: jdk7/tl/jdk: 6915171: Clarify checked/unchecked status of Throwable and its subclasses

2010-01-07 Thread joe . darcy
Changeset: d36fa10de3cb Author:darcy Date: 2010-01-07 19:42 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d36fa10de3cb 6915171: Clarify checked/unchecked status of Throwable and its subclasses Reviewed-by: dholmes ! src/share/classes/java/lang/Error.java ! src/share/classes

hg: jdk7/tl/jdk: 6828204: NavigableSet.subSet() documentation refers to nonexistent parameters

2010-01-11 Thread joe . darcy
Changeset: 9d38ab65acff Author:darcy Date: 2010-01-11 15:35 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/9d38ab65acff 6828204: NavigableSet.subSet() documentation refers to nonexistent parameters Reviewed-by: martin ! src/share/classes/java/util/NavigableMap.java ! src/sha

hg: jdk7/tl/jdk: 6908218: java.lang.Deprecated should have explicit @Target meta-annotation.

2010-01-14 Thread joe . darcy
Changeset: fa0cb25202d8 Author:darcy Date: 2010-01-14 20:05 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fa0cb25202d8 6908218: java.lang.Deprecated should have explicit @Target meta-annotation. Reviewed-by: mernst ! src/share/classes/java/lang/Deprecated.java ! src/share/c

hg: jdk7/tl/langtools: 6634138: Source generated in last round not compiled

2010-02-15 Thread joe . darcy
Changeset: af18e3956985 Author:darcy Date: 2010-02-15 18:20 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/af18e3956985 6634138: Source generated in last round not compiled Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment.

hg: jdk7/tl/langtools: 6926699: Annotation processing regression tests should typically return SourceVersion.latest

2010-02-15 Thread joe . darcy
Changeset: fe17a9dbef03 Author:darcy Date: 2010-02-15 20:06 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/fe17a9dbef03 6926699: Annotation processing regression tests should typically return SourceVersion.latest Reviewed-by: jjg ! test/tools/javac/6341866/Anno.java !

hg: jdk7/tl/langtools: 6926703: apt tests should run with assertions enabled

2010-02-15 Thread joe . darcy
Changeset: 631a273dac0f Author:darcy Date: 2010-02-15 20:17 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/631a273dac0f 6926703: apt tests should run with assertions enabled Reviewed-by: jjg ! src/share/classes/com/sun/mirror/util/SourceOrderDeclScanner.java

hg: jdk7/tl/langtools: 6927061: Refactor apt implemenation to use code from JSR 269

2010-02-17 Thread joe . darcy
Changeset: 16b9b7f45933 Author:darcy Date: 2010-02-17 14:30 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/16b9b7f45933 6927061: Refactor apt implemenation to use code from JSR 269 Reviewed-by: jjg ! src/share/classes/com/sun/mirror/util/SourceOrderDeclScanner.java ! s

hg: jdk7/tl/jdk: 6929382: Various core classes in util and elsewhere are missing @param tags

2010-02-24 Thread joe . darcy
Changeset: e842e99b514a Author:darcy Date: 2010-02-24 10:48 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e842e99b514a 6929382: Various core classes in util and elsewhere are missing @param tags Reviewed-by: dholmes, martin ! src/share/classes/java/lang/Iterable.java ! src

hg: jdk7/tl/langtools: 6929645: Address various findbugs warnings in langtools

2010-02-25 Thread joe . darcy
Changeset: 85242c273d31 Author:darcy Date: 2010-02-25 11:04 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/85242c273d31 6929645: Address various findbugs warnings in langtools Reviewed-by: jjg ! src/share/classes/com/sun/tools/apt/comp/Apt.java ! src/share/classes/com

hg: jdk7/tl/langtools: 6931130: Remove unused AnnotationCollector code from JavacProcessingEnvironment

2010-03-02 Thread joe . darcy
Changeset: 7c23bbbe0dbd Author:darcy Date: 2010-03-02 14:06 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7c23bbbe0dbd 6931130: Remove unused AnnotationCollector code from JavacProcessingEnvironment Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/

hg: jdk7/tl/langtools: 6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name

2010-03-03 Thread joe . darcy
Changeset: fc7132746501 Author:darcy Date: 2010-03-03 16:05 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/fc7132746501 6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name Reviewed-by: jjg ! src/share/classes/com/sun/tools

hg: jdk7/tl/langtools: 6937417: javac -Xprint returns IndexOutOfBoundsException

2010-03-24 Thread joe . darcy
Changeset: 65e422bbb984 Author:darcy Date: 2010-03-24 17:02 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/65e422bbb984 6937417: javac -Xprint returns IndexOutOfBoundsException Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/PrintingProcessor.java +

Re: Request to review fix in IPv6 JTreg tests (java/net/ipv6tests/)

2010-05-17 Thread Joe Darcy
Pavel Tisnovsky wrote: Hi, could you please review the small change in IPv6 regression tests helper class test/java/net/ipv6tests/Tests.java? Webrev containing this change is available at: http://cr.openjdk.java.net/~ptisnovs/IPv6tests/ The changed condition ensures that the test UdpTest.jav

hg: jdk7/tl/langtools: 6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7

2010-06-02 Thread joe . darcy
Changeset: 9a7c998bf2fc Author:darcy Date: 2010-06-02 19:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/9a7c998bf2fc 6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7 Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/JavacP

hg: jdk7/tl/langtools: 6519115: MirroredTypeException thrown but should be MirroredTypesException

2010-06-03 Thread joe . darcy
Changeset: 852d8bb356bc Author:darcy Date: 2010-06-03 19:56 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/852d8bb356bc 6519115: MirroredTypeException thrown but should be MirroredTypesException Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/model/AnnotationP

hg: jdk7/tl/jdk: 6935997: Please add a nested throwable constructor to AssertionError

2010-06-08 Thread joe . darcy
Changeset: a21e3a29ca9d Author:darcy Date: 2010-06-08 18:52 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a21e3a29ca9d 6935997: Please add a nested throwable constructor to AssertionError Reviewed-by: martin, forax, wetmore ! src/share/classes/java/lang/AssertionError.java

hg: jdk7/tl/jdk: 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks; ...

2010-06-23 Thread joe . darcy
Changeset: c4d60bcce958 Author:darcy Date: 2010-06-23 17:03 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c4d60bcce958 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks 6911261: Project Coin: Retrofit Automatic Resource Manageme

hg: jdk7/tl/langtools: 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks

2010-06-25 Thread joe . darcy
Changeset: be5cafeb318d Author:darcy Date: 2010-06-23 16:51 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/be5cafeb318d 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks Reviewed-by: darcy, alanb Contributed-by: j...@google

hg: jdk7/tl/jdk: 6963723: Project Coin: Retrofit more JDK classes for ARM

2010-07-06 Thread joe . darcy
Changeset: 425960cef714 Author:darcy Date: 2010-07-06 18:58 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/425960cef714 6963723: Project Coin: Retrofit more JDK classes for ARM Reviewed-by: alanb, malenkov, prr, amenkov ! src/share/classes/java/beans/XMLDecoder.java ! src/sh

hg: jdk7/tl/jdk: 6963622: Project Coin: Refinements to suppressed exceptions

2010-07-15 Thread joe . darcy
Changeset: ab65f46ae092 Author:darcy Date: 2010-07-15 18:02 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ab65f46ae092 6963622: Project Coin: Refinements to suppressed exceptions Reviewed-by: alanb, forax, jjb ! src/share/classes/java/lang/AutoCloseable.java ! src/share/cla

hg: jdk7/tl/langtools: 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler; ...

2010-07-16 Thread joe . darcy
Changeset: 13354e1abba7 Author:darcy Date: 2010-07-16 19:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/13354e1abba7 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler 6964740: Project Coin: More tests for ARM compiler changes

hg: jdk7/tl/langtools: 6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources

2010-08-02 Thread joe . darcy
Changeset: 38e2c23309f1 Author:darcy Date: 2010-08-02 13:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/38e2c23309f1 6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources Reviewed-by: jjb + test/tools/javac/TryWithResources/TwrSupp

hg: jdk7/tl/jdk: 6980019: Finish rename of ARM -> try-with-resources in jdk repository

2010-08-25 Thread joe . darcy
Changeset: 93c49f01a4c2 Author:darcy Date: 2010-08-25 15:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/93c49f01a4c2 6980019: Finish rename of ARM -> try-with-resources in jdk repository Reviewed-by: jjg ! src/share/classes/java/lang/AutoCloseable.java ! src/share/classes

hg: jdk7/tl/jdk: 4881419: The type of X[].clone() should be X[]

2010-09-03 Thread joe . darcy
Changeset: a6c142240837 Author:darcy Date: 2010-09-03 15:00 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a6c142240837 4881419: The type of X[].clone() should be X[] Reviewed-by: martin ! src/share/classes/java/lang/Object.java

hg: jdk7/tl/jdk: 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class

2010-09-08 Thread joe . darcy
Changeset: fa00d112bb00 Author:darcy Date: 2010-09-08 17:10 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fa00d112bb00 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class Reviewed-by: alanb ! src/share/classes/java/lang/reflect/Construc

hg: jdk7/tl/langtools: 6983738: Use a JavacTestingAbstractProcessor

2010-09-29 Thread joe . darcy
Changeset: d2aaaec153e8 Author:darcy Date: 2010-09-29 23:27 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d2aaaec153e8 6983738: Use a JavacTestingAbstractProcessor Reviewed-by: jjg + test/tools/javac/lib/JavacTestingAbstractProcessor.java ! test/tools/javac/processing

hg: jdk7/tl/jdk: 6917323: serializable classes in java.dyn do not specify serialVersionUIDs

2010-10-06 Thread joe . darcy
Changeset: a6295291fab1 Author:darcy Date: 2010-10-06 21:55 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a6295291fab1 6917323: serializable classes in java.dyn do not specify serialVersionUIDs Reviewed-by: jrose ! src/share/classes/java/dyn/InvokeDynamicBootstrapError.java

hg: jdk7/tl/langtools: 6991528: Support making Throwable.suppressedExceptions immutable

2010-11-14 Thread joe . darcy
Changeset: 4328728e0409 Author:darcy Date: 2010-11-14 07:16 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4328728e0409 6991528: Support making Throwable.suppressedExceptions immutable Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/Lower.java ! s

hg: jdk7/tl/jdk: 6991528: Support making Throwable.suppressedExceptions immutable

2010-11-14 Thread joe . darcy
Changeset: e1a1a2f5d7e1 Author:darcy Date: 2010-11-14 07:22 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e1a1a2f5d7e1 6991528: Support making Throwable.suppressedExceptions immutable Reviewed-by: mchung, dholmes ! src/share/classes/java/lang/StackTraceElement.java ! src/sh

hg: jdk7/tl/jdk: 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0

2010-12-01 Thread joe . darcy
Changeset: 8aabca72877c Author:darcy Date: 2010-12-01 13:01 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8aabca72877c 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0 Reviewed-by: mduigou, lancea, alanb ! src/share/classes/java/lang/Double.ja

hg: jdk7/tl/jdk: 6990094: ObjectInputStream cloneArray doesn't handle short[]

2010-12-07 Thread joe . darcy
Changeset: 733ef59db5a9 Author:darcy Date: 2010-12-07 01:09 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/733ef59db5a9 6990094: ObjectInputStream cloneArray doesn't handle short[] Reviewed-by: alanb, smarks, peterjones ! src/share/classes/java/io/ObjectInputStream.java + te

hg: jdk7/tl/langtools: 7003550: Loosen modeling requirements for annotation processing erroneous code

2010-12-08 Thread joe . darcy
Changeset: 23fc45d3a572 Author:darcy Date: 2010-12-08 21:21 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/23fc45d3a572 7003550: Loosen modeling requirements for annotation processing erroneous code Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/package-

hg: jdk7/tl/jdk: 7006129: Project Coin: Annotation type to reduce varargs warnings

2010-12-13 Thread joe . darcy
Changeset: 78885e69c42c Author:darcy Date: 2010-12-13 14:34 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/78885e69c42c 7006129: Project Coin: Annotation type to reduce varargs warnings Reviewed-by: jjg, mcimadamore ! make/java/java/FILES_java.gmk + src/share/classes/java/la

hg: jdk7/tl/langtools: 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings

2010-12-13 Thread joe . darcy
Changeset: 7b99f98b3035 Author:mcimadamore Date: 2010-12-13 15:11 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7b99f98b3035 6993978: Project Coin: Compiler support of annotation to reduce varargs warnings Reviewed-by: jjg, darcy ! src/share/classes/com/sun/tools/java

hg: jdk7/tl/jdk: 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc

2011-01-13 Thread joe . darcy
Changeset: 59e352561146 Author:darcy Date: 2011-01-13 22:21 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/59e352561146 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc Reviewed-by: jjb ! src/share/classes/java/lang/AutoCloseable.java ! src/share/classes/ja

hg: jdk7/tl/jdk: 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs

2011-01-24 Thread joe . darcy
Changeset: dbfc1e419cb2 Author:darcy Date: 2011-01-24 20:04 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dbfc1e419cb2 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs Reviewed-by: mduigou, alexp ! src/share/classes/java/util/Arrays.java ! src/share/classes/j

hg: jdk7/tl/langtools: 7013420: Project Coin: remove general expression support from try-with-resources statement

2011-01-25 Thread joe . darcy
Changeset: 7f8794f9cc14 Author:darcy Date: 2011-01-25 17:02 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7f8794f9cc14 7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: mcimadamore, jjg ! src/share/classes/com/sun

hg: jdk7/tl/jdk: 7013420: Project Coin: remove general expression support from try-with-resources statement

2011-01-26 Thread joe . darcy
Changeset: abab55565eda Author:darcy Date: 2011-01-26 12:32 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/abab55565eda 7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: alanb ! test/java/nio/channels/FileChannel/Truncat

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

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: 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources

2011-01-31 Thread joe . darcy
Changeset: 2ab47c4cd618 Author:darcy Date: 2011-01-31 19:06 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/2ab47c4cd618 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources Reviewed-by: jjg ! src/share/classes/com/

hg: jdk7/tl/jdk: 7015827: Fix HTML validation issues in java.math package

2011-02-01 Thread joe . darcy
Changeset: f110edeb4428 Author:darcy Date: 2011-02-01 00:29 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f110edeb4428 7015827: Fix HTML validation issues in java.math package Reviewed-by: mduigou ! src/share/classes/java/math/BigDecimal.java ! src/share/classes/java/math/R

hg: jdk7/tl/langtools: 6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE

2011-02-01 Thread joe . darcy
Changeset: cad51b6eb7a6 Author:darcy Date: 2011-02-01 10:11 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/cad51b6eb7a6 6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE Reviewed-by: jjg + src/share/classes/javax/lang/model/type/DisjunctiveType.ja

Re: Request to backport 6644726

2011-02-11 Thread Joe Darcy
Networking team, Any comments on backporting this change to OpenJDK 6? My inclination is to approve the backport, but I want your input on the issue. -Joe On 2/8/2011 1:19 AM, Florian Weimer wrote: This change: # User jccollet # Date 1208423133 -7200 # Node ID d44e3bf49ffbcbc5c6ce9a8fa4113

Re: Request to backport 6644726

2011-02-14 Thread Joe Darcy
Dr Andrew John Hughes wrote: On 11:35 Fri 11 Feb , Joe Darcy wrote: Networking team, Any comments on backporting this change to OpenJDK 6? My inclination is to approve the backport, but I want your input on the issue. -Joe On 2/8/2011 1:19 AM, Florian Weimer wrote

hg: jdk7/tl/langtools: 7020047: Project Coin: generate null-check around try-with-resources close call

2011-02-18 Thread joe . darcy
Changeset: 75e25df50873 Author:darcy Date: 2011-02-18 15:55 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/75e25df50873 7020047: Project Coin: generate null-check around try-with-resources close call Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/comp/Lower.j

hg: jdk7/tl/jdk: 7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc

2011-03-14 Thread joe . darcy
Changeset: 1924a21184a6 Author:darcy Date: 2011-03-14 11:45 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1924a21184a6 7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc Reviewed-by: jjb ! src/share/classes/java/lang/AutoCloseable.j

hg: jdk7/tl/jdk: 7031371: Clarify javadoc of Throwable, including addSuppressed

2011-03-25 Thread joe . darcy
Changeset: cf743d5ca712 Author:darcy Date: 2011-03-25 18:26 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/cf743d5ca712 7031371: Clarify javadoc of Throwable, including addSuppressed Reviewed-by: smarks, mduigou ! src/share/classes/java/lang/Throwable.java

hg: jdk7/tl/jdk: 7031376: Typos in javadoc of TimSort classes

2011-03-25 Thread joe . darcy
Changeset: e4e3dd6a7930 Author:darcy Date: 2011-03-25 18:47 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e4e3dd6a7930 7031376: Typos in javadoc of TimSort classes Reviewed-by: darcy Contributed-by: j...@google.com ! src/share/classes/java/util/ComparableTimSort.java ! src/

hg: jdk7/tl/jdk: 7005628: Clarify NPE behavior of Throwable.addSuppressed(null)

2011-03-31 Thread joe . darcy
Changeset: 856cc9e97aea Author:darcy Date: 2011-03-31 19:09 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/856cc9e97aea 7005628: Clarify NPE behavior of Throwable.addSuppressed(null) Reviewed-by: dholmes, mchung, jjb ! src/share/classes/java/lang/ArithmeticException.java ! s

hg: jdk7/tl/jdk: 6543593: (reflect) Clarify private final field mutability

2011-04-04 Thread joe . darcy
Changeset: abb29a6bc9f3 Author:darcy Date: 2011-04-04 11:22 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/abb29a6bc9f3 6543593: (reflect) Clarify private final field mutability Reviewed-by: dholmes, alanb, mduigou ! src/share/classes/java/lang/reflect/Constructor.java ! src

hg: jdk7/tl/langtools: 7033809: Rename "disjunctive" to "union" in javax.lang.model

2011-04-06 Thread joe . darcy
Changeset: 8cc5b440fdde Author:darcy Date: 2011-04-06 19:30 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/8cc5b440fdde 7033809: Rename "disjunctive" to "union" in javax.lang.model Reviewed-by: mcimadamore, jjg - src/share/classes/com/sun/source/tree/DisjunctiveTypeTre

hg: jdk7/tl/jdk: 7035834: Bad @param tags in LayerUI.java

2011-04-11 Thread joe . darcy
Changeset: a12f142410f2 Author:darcy Date: 2011-04-11 23:20 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a12f142410f2 7035834: Bad @param tags in LayerUI.java Reviewed-by: rupashka ! src/share/classes/javax/swing/plaf/LayerUI.java

hg: jdk7/tl/jdk: 6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2

2011-04-14 Thread joe . darcy
Changeset: 2d89d0d1e0ff Author:darcy Date: 2011-04-14 21:27 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2d89d0d1e0ff 6430675: Math.round has surprising behavior for 0x1.fp-2 Reviewed-by: alanb ! src/share/classes/java/lang/Math.java ! src/share/classes/java/la

hg: jdk7/tl/jdk: 7021568: Double.parseDouble() returns architecture dependent results

2011-04-17 Thread joe . darcy
Changeset: bcc6e4c28684 Author:darcy Date: 2011-04-17 22:52 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bcc6e4c28684 7021568: Double.parseDouble() returns architecture dependent results Reviewed-by: alanb ! src/share/classes/sun/misc/FloatingDecimal.java ! src/share/class

hg: jdk7/tl/jdk: 6998871: Support making the Throwable.stackTrace field immutable

2011-04-21 Thread joe . darcy
Changeset: a5bb55c7cfde Author:darcy Date: 2011-04-21 15:55 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a5bb55c7cfde 6998871: Support making the Throwable.stackTrace field immutable Reviewed-by: dholmes, mchung, forax ! src/share/classes/java/lang/ArithmeticException.java

hg: jdk7/tl/jdk: 7039369: Limit range of strictfp in FloatingDecimal

2011-04-26 Thread joe . darcy
Changeset: 147da2c8b749 Author:darcy Date: 2011-04-26 10:35 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/147da2c8b749 7039369: Limit range of strictfp in FloatingDecimal Summary: Additional reviews by sergey.kukse...@oracle.com Reviewed-by: alanb ! src/share/classes/sun/mi

hg: jdk7/tl/langtools: 7026868: Apply specification changes fro 6505047

2011-04-26 Thread joe . darcy
Changeset: 46ed58a098ad Author:darcy Date: 2011-03-11 14:07 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/46ed58a098ad 7026868: Apply specification changes fro 6505047 Reviewed-by: jjg ! src/share/classes/javax/lang/model/element/Element.java ! src/share/classes/javax

hg: jdk7/tl/langtools: 7039822: Project Coin: add explicit tests for the lub of an exception parameter

2011-04-27 Thread joe . darcy
Changeset: a8f5cad1e6bb Author:darcy Date: 2011-04-27 17:03 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a8f5cad1e6bb 7039822: Project Coin: add explicit tests for the lub of an exception parameter Reviewed-by: mcimadamore, jjg + test/tools/javac/multicatch/Neg07.jav

hg: jdk7/tl/jdk: 7038843: IIOP serialization fails with NullPointerException when serializing Throwable

2011-04-28 Thread joe . darcy
Changeset: 6c8ae62463a3 Author:darcy Date: 2011-04-28 17:51 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6c8ae62463a3 7038843: IIOP serialization fails with NullPointerException when serializing Throwable Reviewed-by: dholmes, mchung ! src/share/classes/java/lang/Throwabl

Core review request for use of java.util.Object.equals in net and beans

2011-05-02 Thread Joe Darcy
Hello. Please review the patch below to replace several local two-argument equals methods with the JDK 7 library method java.util.Objects.equals. A full build is successful and the regression test results are good. For reference, the code of the library method is public static boolean eq

hg: jdk7/tl/jdk: 7041136: Use Objects.equals in JDK platform classes

2011-05-02 Thread joe . darcy
Changeset: bd1ffb167be0 Author:darcy Date: 2011-05-02 11:39 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bd1ffb167be0 7041136: Use Objects.equals in JDK platform classes Reviewed-by: alanb, mduigou ! src/share/classes/java/beans/DefaultPersistenceDelegate.java ! src/share/

hg: jdk7/tl/jdk: 7011326: Add informative example to @SafeVarargs type or language discussion

2011-05-06 Thread joe . darcy
Changeset: 85cbf90d88b9 Author:darcy Date: 2011-05-06 17:06 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/85cbf90d88b9 7011326: Add informative example to @SafeVarargs type or language discussion Reviewed-by: mcimadamore, mduigou ! src/share/classes/java/lang/SafeVarargs.ja

hg: jdk7/tl/jdk: 7021645: Project Coin: Minor improvements to java.lang.Throwable

2011-05-09 Thread joe . darcy
Changeset: f4d804b21217 Author:darcy Date: 2011-05-09 17:50 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f4d804b21217 7021645: Project Coin: Minor improvements to java.lang.Throwable Reviewed-by: mduigou ! src/share/classes/java/lang/Throwable.java

hg: jdk7/tl/jdk: 7045138: OutOfMemoryError thrown without stack trace in jdk7-b142

2011-05-18 Thread joe . darcy
Changeset: 65dd04c9ee64 Author:darcy Date: 2011-05-18 16:49 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/65dd04c9ee64 7045138: OutOfMemoryError thrown without stack trace in jdk7-b142 Reviewed-by: dholmes, mchung ! src/share/classes/java/lang/Throwable.java

hg: jdk8/tl/langtools: 7025784: Add SourceVersion.RELEASE_8; ...

2011-06-01 Thread joe . darcy
Changeset: defdd98cb7ce Author:darcy Date: 2011-06-01 23:56 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/defdd98cb7ce 7025784: Add SourceVersion.RELEASE_8 7025786: Add -source 8 and -target 8 to javac 7025789: Change javac source and target default to 8 Reviewed-by: j

hg: jdk8/tl/langtools: 7052122: Update JDK_MINOR_VERSION for JDK 8

2011-06-13 Thread joe . darcy
Changeset: 3b1fd4ac2e71 Author:darcy Date: 2011-06-13 12:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3b1fd4ac2e71 7052122: Update JDK_MINOR_VERSION for JDK 8 Reviewed-by: mr, katleman + test/tools/javac/processing/model/TestSourceVersion.java

hg: jdk8/tl/jdk: 7052122: Update JDK_MINOR_VERSION for JDK 8

2011-06-13 Thread joe . darcy
Changeset: 958eea7dd46e Author:darcy Date: 2011-06-13 12:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/958eea7dd46e 7052122: Update JDK_MINOR_VERSION for JDK 8 Reviewed-by: mr, katleman ! make/common/shared/Defs.gmk ! make/docs/Makefile

hg: jdk8/tl/jdk: 7054669: javadoc warnings from java.awt.Toolkit

2011-06-14 Thread joe . darcy
Changeset: 4e7a9fa84dea Author:darcy Date: 2011-06-14 12:31 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4e7a9fa84dea 7054669: javadoc warnings from java.awt.Toolkit Reviewed-by: anthony ! src/share/classes/java/awt/Toolkit.java

hg: jdk8/tl/jdk: 7041252: Use j.u.Objects.equals in security classes

2011-06-15 Thread joe . darcy
Changeset: 33e6291f3251 Author:darcy Date: 2011-06-15 08:37 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/33e6291f3251 7041252: Use j.u.Objects.equals in security classes Reviewed-by: weijun ! src/share/classes/sun/security/tools/KeyTool.java ! src/share/classes/sun/securit

hg: jdk8/tl/jdk: 7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null

2011-06-17 Thread joe . darcy
Changeset: 85480980cd5e Author:darcy Date: 2011-06-17 10:34 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/85480980cd5e 7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null Reviewed-by: alanb, forax ! src/share/classes/java/lang/annotation/Incomplet

hg: jdk8/tl/jdk: 7055295: (reflect) add conventional constructor to GenericSignatureFormatError

2011-06-20 Thread joe . darcy
Changeset: 3c8f939ced1c Author:darcy Date: 2011-06-20 17:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3c8f939ced1c 7055295: (reflect) add conventional constructor to GenericSignatureFormatError Reviewed-by: lancea, mduigou ! src/share/classes/java/lang/reflect/GenericSi

hg: jdk8/tl/langtools: 6449184: Provide JavacProcessingEnvironment.getWriter

2011-06-22 Thread joe . darcy
Changeset: 4844a9fd3a62 Author:darcy Date: 2011-06-22 17:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4844a9fd3a62 6449184: Provide JavacProcessingEnvironment.getWriter Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/JavacProcessingEnvironment

hg: jdk8/tl/jdk: 6253144: Long narrowing conversion should describe the algorithm used and implied "risks"

2011-06-23 Thread joe . darcy
Changeset: 151756a4037b Author:darcy Date: 2011-06-23 14:57 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/151756a4037b 6253144: Long narrowing conversion should describe the algorithm used and implied "risks" Reviewed-by: mduigou, alanb ! src/share/classes/java/lang/Byte.j

hg: jdk8/tl/langtools: 6575445: Update annotation processor to only use java.util.ServiceLoader

2011-06-24 Thread joe . darcy
Changeset: f74e4269a50a Author:darcy Date: 2011-06-24 13:52 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f74e4269a50a 6575445: Update annotation processor to only use java.util.ServiceLoader Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/processing/JavacPr

hg: jdk8/tl/langtools: 7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8

2011-07-05 Thread joe . darcy
Changeset: 111bbf1ad913 Author:darcy Date: 2011-07-05 16:37 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/111bbf1ad913 7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8 Reviewed-by: jjg, mcimadamore ! src/share/classes/com/sun/tools/javac/proc

hg: jdk8/tl/jdk: 7062430: Minor inconsistency in ulp descriptions

2011-07-17 Thread joe . darcy
Changeset: d987f8738096 Author:darcy Date: 2011-07-17 18:53 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d987f8738096 7062430: Minor inconsistency in ulp descriptions Reviewed-by: smarks, alanb ! src/share/classes/java/lang/Math.java ! src/share/classes/java/lang/StrictMat

hg: jdk8/tl/jdk: 7007535: (reflect) Please generalize Constructor and Method

2011-07-19 Thread joe . darcy
Changeset: d083644bc615 Author:darcy Date: 2011-07-19 17:45 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d083644bc615 7007535: (reflect) Please generalize Constructor and Method Reviewed-by: mduigou, peterjones, dholmes, andrew ! src/share/classes/java/lang/reflect/Constru

Re: Different javac options for explicitly and automatically compiled files

2011-08-01 Thread Joe Darcy
Hi Sasha. This isn't the question you asked, but you can use javac -implicit:none to disable the compilation of implicitly referenced types. -Joe On 8/1/2011 11:07 AM, Alexandre Boulgakov wrote: Hello Kelly, Do you know the answer to this one? Thanks, Sasha On 7/29/2011 11:37 AM, Alex

hg: jdk8/tl/langtools: 7071246: Enclosing string literal in parenthesis in switch-case crashes javac

2011-08-04 Thread joe . darcy
Changeset: 64b9b7ae3366 Author:darcy Date: 2011-08-04 11:15 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/64b9b7ae3366 7071246: Enclosing string literal in parenthesis in switch-case crashes javac Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/L

hg: jdk8/tl/jdk: 7075098: Remove unused fdlibm files

2011-08-06 Thread joe . darcy
Changeset: b9fffbe98230 Author:darcy Date: 2011-08-06 14:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b9fffbe98230 7075098: Remove unused fdlibm files Reviewed-by: alanb, mduigou ! make/java/fdlibm/FILES_c.gmk ! src/share/native/java/lang/fdlibm/include/fdlibm.h ! src/s

hg: jdk8/tl/jdk: 4900206: Include worst-case rounding tests for Math library functions

2011-08-12 Thread joe . darcy
Changeset: 8f962aca221e Author:darcy Date: 2011-08-12 13:36 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8f962aca221e 4900206: Include worst-case rounding tests for Math library functions Reviewed-by: alanb ! test/java/lang/Math/Tests.java + test/java/lang/Math/WorstCaseTe

hg: jdk8/tl/jdk: 4850225: Integer.getInteger() : Bad reference to getProperty?

2011-08-15 Thread joe . darcy
Changeset: 6e9ed747d0ca Author:darcy Date: 2011-08-15 12:56 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6e9ed747d0ca 4850225: Integer.getInteger() : Bad reference to getProperty? Reviewed-by: lancea ! src/share/classes/java/lang/Integer.java ! src/share/classes/java/lang/

hg: jdk8/tl/jdk: 6380161: (reflect) Exception from newInstance() not chained to cause.

2011-08-16 Thread joe . darcy
Changeset: d4ab25d65adb Author:darcy Date: 2011-08-08 09:07 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d4ab25d65adb 6380161: (reflect) Exception from newInstance() not chained to cause. Reviewed-by: dholmes, lancea, forax ! src/share/classes/java/lang/Class.java

hg: jdk8/tl/jdk: 4748706: typos in java.util.Observable documentation

2011-08-19 Thread joe . darcy
Changeset: 8018d541a7b2 Author:darcy Date: 2011-08-19 17:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8018d541a7b2 4748706: typos in java.util.Observable documentation Reviewed-by: iris ! src/share/classes/java/util/Observable.java

hg: jdk8/tl/jdk: 7080020: Add conventional constructors to InternalError and VirtualMachineError

2011-08-22 Thread joe . darcy
Changeset: c43af666d130 Author:darcy Date: 2011-08-22 12:16 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c43af666d130 7080020: Add conventional constructors to InternalError and VirtualMachineError Reviewed-by: darcy Contributed-by: nsebastian.sickelm...@gmx.de ! src/share

hg: jdk8/tl/jdk: 6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes; ...

2011-08-22 Thread joe . darcy
Changeset: b1f99f9c2879 Author:darcy Date: 2011-08-22 17:12 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b1f99f9c2879 6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes 6832374: (reflect) malformed signature can cause parser to go i

hg: jdk8/tl/jdk: 7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs

2011-08-22 Thread joe . darcy
Changeset: 71e353aba896 Author:darcy Date: 2011-08-22 17:34 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/71e353aba896 7080038: (ann) Serializable types in sun.reflect.annotation do not declare serialVersionUIDs Reviewed-by: alanb ! src/share/classes/sun/reflect/annotation

hg: jdk8/tl/jdk: 7082231: Put a @since 1.7 on System.lineSeparator

2011-08-23 Thread joe . darcy
Changeset: 440161cc9af8 Author:darcy Date: 2011-08-23 16:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/440161cc9af8 7082231: Put a @since 1.7 on System.lineSeparator Reviewed-by: mduigou ! src/share/classes/java/lang/System.java

hg: jdk8/tl/jdk: 7082727: VirtualMachineError should declare its serialVersionUID

2011-08-25 Thread joe . darcy
Changeset: 624cc18a6cf9 Author:darcy Date: 2011-08-25 09:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/624cc18a6cf9 7082727: VirtualMachineError should declare its serialVersionUID Reviewed-by: alanb ! src/share/classes/java/lang/VirtualMachineError.java

<    1   2   3   4   >