Michael Wilkerson
|
f59826eb7e
|
Added tag jdk7-b87 for changeset ea586c2ae58a
|
2010-03-25 15:05:39 -07:00 |
|
Michael Wilkerson
|
6a97a152f0
|
Added tag jdk7-b86 for changeset cd99680e9c56
|
2010-03-18 13:53:10 -07:00 |
|
Lana Steuck
|
a5884c7b3d
|
Merge
|
2010-03-09 15:29:45 -08:00 |
|
Jonathan Gibbons
|
aa0b8a3b12
|
Merge
|
2010-03-05 16:13:58 -08:00 |
|
Jonathan Gibbons
|
3c60c0e8ef
|
6930108: IllegalArgumentException in AbstractDiagnosticFormatter for tools/javac/api/TestJavacTaskScanner.jav
Reviewed-by: darcy
|
2010-03-05 16:12:33 -08:00 |
|
Michael Wilkerson
|
1e5ad14ac6
|
Added tag jdk7-b85 for changeset 6830a7ec21d0
|
2010-03-04 13:50:33 -08:00 |
|
Lana Steuck
|
6bea789770
|
Merge
|
2010-03-04 13:40:29 -08:00 |
|
Jonathan Gibbons
|
953e026858
|
6931126: jtreg tests not Windows friendly
Reviewed-by: darcy
|
2010-03-03 19:34:34 -08:00 |
|
Jonathan Gibbons
|
a7dbb87f0e
|
6931927: position issues with synthesized anonymous class
Reviewed-by: darcy
|
2010-03-03 17:22:52 -08:00 |
|
Joe Darcy
|
077b9d9f1b
|
6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name
Reviewed-by: jjg
|
2010-03-03 16:05:34 -08:00 |
|
Jonathan Gibbons
|
87efbd8787
|
6931127: strange test class files
Reviewed-by: darcy
|
2010-03-02 16:43:29 -08:00 |
|
Jonathan Gibbons
|
d55b727361
|
6931482: minor findbugs fixes
Reviewed-by: darcy
|
2010-03-02 16:40:37 -08:00 |
|
Joe Darcy
|
2b4f43efeb
|
6931130: Remove unused AnnotationCollector code from JavacProcessingEnvironment
Reviewed-by: jjg
|
2010-03-02 14:06:47 -08:00 |
|
Jonathan Gibbons
|
a5c51fcd1d
|
6930032: fix findbugs errors in com.sun.tools.javac.comp
Reviewed-by: darcy
|
2010-02-26 15:30:35 -08:00 |
|
Jonathan Gibbons
|
9ce36383eb
|
6930076: "null" can incorrectly appear in error message compiler.err.error.reading.file
Reviewed-by: darcy
|
2010-02-26 15:26:58 -08:00 |
|
Jonathan Gibbons
|
97162a48b1
|
6881645: Unchecked method call on a method declared inside anonymous inner causes javac to crash
Reviewed-by: mcimadamore
|
2010-02-26 08:42:22 -08:00 |
|
Jonathan Gibbons
|
02289ebec3
|
6893943: exit code from javah with no args is 0
Reviewed-by: darcy
|
2010-02-25 13:32:08 -08:00 |
|
Jonathan Gibbons
|
54cd0cc441
|
6929544: langtools source code uses statics qualified by instance variables
Reviewed-by: darcy
|
2010-02-25 12:26:39 -08:00 |
|
Joe Darcy
|
0f2c1bcc27
|
6929645: Address various findbugs warnings in langtools
Reviewed-by: jjg
|
2010-02-25 11:04:11 -08:00 |
|
Jonathan Gibbons
|
0cc023734d
|
4880220: Add a warning when accessing a static method via an reference
Reviewed-by: darcy
|
2010-02-25 09:42:35 -08:00 |
|
Jonathan Gibbons
|
f37b9d8245
|
6511613: javac unexpectedly doesn't fail in some cases if an annotation processor specified
Reviewed-by: darcy
|
2010-02-23 18:43:02 -08:00 |
|
Lana Steuck
|
3333ae29a5
|
Merge
|
2010-02-23 10:17:51 -08:00 |
|
Andrew John Hughes
|
0592bca0a5
|
6928623: Behaviour of VERBOSE=true on langtools build
VERBOSE=true causes -diagnostics to be passed to ant rather than -debug
Reviewed-by: jjg
|
2010-02-22 21:37:13 +00:00 |
|
Jonathan Gibbons
|
19147ccb61
|
6927797: langtools/test/tools/javac/EarlyAssert.java fails when run with assertions enabled (-ea)
Reviewed-by: darcy
|
2010-02-18 15:41:36 -08:00 |
|
Michael Wilkerson
|
5e91da1b95
|
Added tag jdk7-b84 for changeset ae856f7b6776
|
2010-02-18 13:31:57 -08:00 |
|
Lana Steuck
|
4a3a9a4c1d
|
Merge
|
2010-02-17 16:29:08 -08:00 |
|
Joe Darcy
|
e985558459
|
6927061: Refactor apt implemenation to use code from JSR 269
Reviewed-by: jjg
|
2010-02-17 14:30:17 -08:00 |
|
Lana Steuck
|
dfcbef95d6
|
Merge
|
2010-02-17 10:25:26 -08:00 |
|
Joe Darcy
|
b8574a9e3b
|
6926703: apt tests should run with assertions enabled
Reviewed-by: jjg
|
2010-02-15 20:17:57 -08:00 |
|
Joe Darcy
|
779ba4bd83
|
6926699: Annotation processing regression tests should typically return SourceVersion.latest
Reviewed-by: jjg
|
2010-02-15 20:06:11 -08:00 |
|
Joe Darcy
|
1fb4cb4242
|
6634138: Source generated in last round not compiled
Reviewed-by: jjg
|
2010-02-15 18:20:57 -08:00 |
|
Jonathan Gibbons
|
f9cbc20c10
|
6926555: 6921979 breaks TreePosTest
Reviewed-by: darcy
|
2010-02-15 16:09:50 -08:00 |
|
Lana Steuck
|
c6007b2aa2
|
Merge
|
2010-02-14 23:39:40 -08:00 |
|
Michael Wilkerson
|
bad9881310
|
Added tag jdk7-b83 for changeset 36fcedcbb231
|
2010-02-12 13:25:27 -08:00 |
|
Lana Steuck
|
58baa04733
|
Merge
|
2010-02-08 23:59:53 -08:00 |
|
Michael Wilkerson
|
297505b256
|
Added tag jdk7-b82 for changeset 737d10f28a89
|
2010-02-04 11:19:44 -08:00 |
|
Jonathan Gibbons
|
c9c72ab9da
|
6923080: TreeScanner.visitNewClass should scan tree.typeargs
Reviewed-by: darcy
|
2010-02-04 10:14:28 -08:00 |
|
Jonathan Gibbons
|
9dff5300ae
|
6921979: add test program to verify annotations are attached to nodes as expected
Reviewed-by: darcy
|
2010-02-03 16:58:57 -08:00 |
|
Mahmood Ali
|
9452aaa027
|
6922300: [308] populate the reference_info for type annotations targeting primitive class literals
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Reviewed-by: darcy, jjg
|
2010-02-03 11:33:57 -08:00 |
|
Jonathan Gibbons
|
3485352c43
|
6922429: extend tree position test waiver
Reviewed-by: darcy
|
2010-02-03 11:28:21 -08:00 |
|
Mahmood Ali
|
b0d7cf8472
|
6918625: handle annotations on array class literals
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Reviewed-by: jjg, darcy
|
2010-02-02 10:56:10 -08:00 |
|
Mahmood Ali
|
378a8861c0
|
6919986: [308] change size of type_index (of CLASS_EXTENDS and THROWS) from byte to short
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Reviewed-by: darcy, jjg
|
2010-02-01 17:05:35 -08:00 |
|
Jonathan Gibbons
|
0b2d026575
|
6499119 : Created package-info class file modeled improperly
6920317: package-info.java file has to be specified on the javac cmdline, else it will not be avail
Reviewed-by: darcy
|
2010-01-29 16:54:52 -08:00 |
|
Jonathan Gibbons
|
305d4bc5fc
|
6919889: assorted position errors in compiler syntax trees
Reviewed-by: darcy
|
2010-01-29 16:06:51 -08:00 |
|
Michael Wilkerson
|
3ef1380219
|
Added tag jdk7-b81 for changeset 43ee00bea176
|
2010-01-28 11:27:04 -08:00 |
|
Lana Steuck
|
e8dd68545e
|
Merge
|
2010-01-27 14:46:37 -08:00 |
|
Mahmood Ali
|
7235cabd9f
|
6917130: should test that annotations that have been optimized away are not emitted to classfile
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Reviewed-by: jjg, darcy
|
2010-01-26 11:23:54 -08:00 |
|
Jonathan Gibbons
|
1433e8c817
|
6919944: incorrect position given for duplicate annotation value error
Reviewed-by: darcy
|
2010-01-26 11:15:49 -08:00 |
|
Lana Steuck
|
8fb9c68bfb
|
Merge
|
2010-01-22 09:34:46 -08:00 |
|
Michael Wilkerson
|
529b769396
|
Added tag jdk7-b80 for changeset 50559985f09b
|
2010-01-21 11:12:47 -08:00 |
|