Commit Graph

591 Commits

Author SHA1 Message Date
Lana Steuck
e15e0c33b4 Merge 2010-06-29 22:43:59 -07:00
Michael Wilkerson
9db4736a1e Added tag jdk7-b99 for changeset c24b113fe4ac 2010-06-24 20:03:19 -07:00
Lana Steuck
6a10c59513 Merge 2010-06-21 22:09:18 -07:00
Jonathan Gibbons
dfd2d3b478 6961178: Allow doclet.xml to contain XML attributes
Reviewed-by: bpatel
2010-06-18 21:13:56 -07:00
Jonathan Gibbons
7210444d87 6962540: langtools Makefile sets DEV_NULL incorrectly
Reviewed-by: ohair
2010-06-18 16:45:13 -07:00
John R Rose
3141814177 Merge 2010-06-18 15:12:04 -07:00
Michael Wilkerson
5bdc7a2a88 Added tag jdk7-b98 for changeset eca02d17ce03 2010-06-17 16:28:21 -07:00
Lana Steuck
c97385de9d Merge 2010-06-16 17:52:10 -07:00
Joshua Maurice
bb97fb0834 6956638: JavacTask.generate does not generate all required files
Reviewed-by: darcy
2010-06-16 16:23:27 -07:00
Lana Steuck
6c504b042e Merge 2010-06-16 14:09:03 -07:00
Jonathan Gibbons
f6a7442983 6958836: javadoc should support -Xmaxerrs and -Xmaxwarns
Reviewed-by: darcy
2010-06-11 17:24:23 -07:00
Jonathan Gibbons
774e9847c4 6877961: langtools build should allow more options when running jtreg
Reviewed-by: mcimadamore
2010-06-11 07:12:07 -07:00
Jonathan Gibbons
19b81a2817 6960407: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
2010-06-10 17:09:56 -07:00
Jonathan Gibbons
0dd9ef9b43 6944312: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy
2010-06-10 16:08:01 -07:00
Michael Wilkerson
75ed342228 Added tag jdk7-b97 for changeset 8dacdb7bb25b 2010-06-10 13:59:19 -07:00
Maurizio Cimadamore
875dc24cfc 6945418: Project Coin: Simplified Varargs Method Invocation
Add new mandatory warning for unsafe vararg method declaration. Warning can be suppressed as usual (@SuppressWarnings("varargs")/-Xlint:-varargs)

Reviewed-by: jjg, darcy
2010-06-10 09:29:23 +01:00
Lana Steuck
ff7f1b9999 Merge 2010-06-07 17:09:52 -07:00
Jonathan Gibbons
aa58d21213 6958802: cleanup and doc langtools build.xml file
Reviewed-by: ohair
2010-06-04 17:33:25 -07:00
Jonathan Gibbons
c8cce21323 6958391: add vizant support to langtools build
Reviewed-by: mcimadamore
2010-06-04 14:54:54 -07:00
Joe Darcy
da823fbf44 6519115: MirroredTypeException thrown but should be MirroredTypesException
Reviewed-by: jjg
2010-06-03 19:56:12 -07:00
Jonathan Gibbons
3bc126336f 6955264: add option to suppress Abort in Check.completionError
Reviewed-by: mcimadamore
2010-06-03 17:14:20 -07:00
Michael Wilkerson
324e5b7fcc Added tag jdk7-b96 for changeset 766529b3422f 2010-06-03 13:30:30 -07:00
Joe Darcy
fa91c4b435 6933147: Provided new utility visitors supporting SourceVersion.RELEASE_7
Reviewed-by: jjg
2010-06-02 19:08:47 -07:00
Michael Wilkerson
369af2edbe Merge 2010-06-02 15:40:01 -07:00
Lana Steuck
2592bab72c Merge 2010-05-28 12:41:48 -07:00
Michael Wilkerson
68416bcd04 Added tag jdk7-b95 for changeset f8f961ea5739 2010-05-27 10:57:35 -07:00
Kelly O'Hair
3a941f57d3 6956202: Fix a few missed rebranding issues, please contact lines etc
Reviewed-by: darcy, jjg, weijun
2010-05-26 20:22:54 -07:00
Kelly O'Hair
776f9bbf9e Merge 2010-05-26 10:40:10 -07:00
Kelly O'Hair
bd4f4be9d7 6943119: Rebrand source copyright notices
Reviewed-by: darcy
2010-05-25 15:54:51 -07:00
Lana Steuck
e75a23263b Merge 2010-05-24 09:07:04 -07:00
Jonathan Gibbons
1955a6c375 6954901: langtools/test/Makefile should check for bin/javac(.exe) instead of lib/tools.jar
Reviewed-by: ohair
2010-05-21 17:32:19 -07:00
Michael Wilkerson
60ca370053 Added tag jdk7-b94 for changeset 1792af5280b8 2010-05-20 16:00:35 -07:00
Lana Steuck
eee1674849 Merge 2010-05-19 12:28:31 -07:00
Maurizio Cimadamore
836fb6fe52 6951833: latest diamond implementation generates spurious raw type warnings
Raw warning checks should be disabled in the presence of a diamond AST node

Reviewed-by: jjg
2010-05-19 16:43:30 +01:00
Maurizio Cimadamore
56c4bf22d4 6948381: javac Null Pointer Exception in Types.makeCompoundType
Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type

Reviewed-by: jjg
2010-05-19 16:43:06 +01:00
Maurizio Cimadamore
cd66a7b462 6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms
Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable

Reviewed-by: jjg
2010-05-19 16:42:37 +01:00
Maurizio Cimadamore
1bc9b6324e 6880344: Recursive type parameters do not compile
Issue in type-variable substitution causes valid code to be rejected

Reviewed-by: jjg
2010-05-19 16:41:57 +01:00
John R Rose
ffc05ac66b Merge 2010-05-13 20:01:40 -07:00
Michael Wilkerson
e07663d108 Added tag jdk7-b93 for changeset 19b9aa23e950 2010-05-13 13:22:31 -07:00
Jonathan Gibbons
7648a5f5ef 6952188: update timeout for langtools jtreg tests on JPRT
Reviewed-by: ohair
2010-05-13 11:30:28 -07:00
Lana Steuck
2d03df07bd Merge 2010-05-11 16:36:13 -07:00
Michael Wilkerson
cac32ee636 Added tag jdk7-b92 for changeset f6dc4589a315 2010-05-06 18:26:18 -07:00
Maurizio Cimadamore
de2b567108 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
Reviewed-by: jjg, darcy
2010-05-03 17:12:59 -07:00
Lana Steuck
3c813135d9 Merge 2010-05-02 15:55:02 -07:00
John R Rose
a56ce23775 6939134: JSR 292 adjustments to method handle invocation
Split MethodHandle.invoke into invokeExact and invokeGeneric

Reviewed-by: twisti
2010-05-01 15:05:39 -07:00
Michael Wilkerson
74597db90f Added tag jdk7-b91 for changeset cdc146f667c7 2010-04-29 14:33:03 -07:00
Jonathan Gibbons
3b66a75150 6948251: need to quote args in langtools launcher script
Reviewed-by: darcy
2010-04-29 14:25:47 -07:00
Michael Wilkerson
cec6ecbe3e Merge 2010-04-29 14:10:24 -07:00
Michael Wilkerson
07e63b95d1 Merge 2010-04-28 20:04:59 -07:00
Michael Wilkerson
24bf601cb1 Added tag jdk7-b90 for changeset e04dfc23e480 2010-04-22 16:54:44 -07:00