Sebastian Sickelmann
0a9fa0feb2
7084245: Update usages of InternalError to use exception chaining
...
To use new InternalError constructor with cause chainning
Reviewed-by: alanb, ksrini, xuelei, neugens
2011-08-30 11:53:11 -07:00
Joe Darcy
2aa1b6d565
6380161: (reflect) Exception from newInstance() not chained to cause
...
Reviewed-by: dholmes, lancea, forax
2011-08-08 09:07:43 -07:00
Mike Duigou
80af4650a8
7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs
...
Reviewed-by: alanb, darcy
2011-08-04 08:53:16 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Jim Holmlund
bbf16c0b3a
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
...
7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
Removed URLs and 'edition' references
Reviewed-by: darcy
2011-04-13 12:16:13 -07:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Stuart Marks
6e7cb44eea
6880112: Project Coin: Port JDK core library code to use diamond operator
...
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
2010-12-20 13:47:04 -08:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Joe Darcy
bd9e7da356
5062288: (reflect) Core reflection uses raw types when it could be using wildcards
...
Reviewed-by: alanb
2009-10-06 13:31:41 -07:00
Martin Buchholz
b5f1c84e3e
6881442: (reflect) Race condition in Class.getName()
...
Only read "name" field racily once
Reviewed-by: darcy
2009-09-12 15:30:13 -07:00
Joe Darcy
21aa3652d4
6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}
...
Reviewed-by: chegar
2009-07-07 16:12:34 -07:00
Valerie Peng
c10f593c2c
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
...
Added support for parallel-capable class loaders
Reviewed-by: alanb
2009-04-06 18:46:20 -07:00
Mandy Chung
37885fe5f8
6799230: Lazily load java.lang.annotation.Annotation class
...
Remove the static EMPTY_ANNOTATION_ARRAY field; add AnnotationParser.toArray method
Reviewed-by: darcy
2009-03-03 19:26:43 -08:00
Xiomara Jayasena
2617d1d179
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:55:45 -07:00
Martin Buchholz
4341094beb
6600143: Remove another 450 unnecessary casts
...
Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
2008-03-10 15:07:09 -07:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00