Jonathan Gibbons
47c543e53b
8007307: DPrinter: support the DocTree API
...
Reviewed-by: mcimadamore
2014-06-26 11:45:51 -07:00
Eric McCorkle
29e8b83b48
8043484: DPrinter does not compile
...
Make DPrinter compile
Reviewed-by: jjg
2014-06-12 11:32:23 -04:00
Andrey Nazarov
230b553e37
8040097: Implement classfile tests for LocalVariableTable and LocalVariableTypeTable attribute
...
Reviewed-by: jjg, shurailine, emc
2014-04-30 13:48:37 -07:00
Paul Govereau
f77173467d
8030046: javac incorrectly handles absolute paths in manifest classpath
...
Reviewed-by: jjg, vromero
2014-04-21 17:57:47 -04:00
Jan Lahoda
e5c8101894
8038455: Use single Context for all rounds of annotation processing
...
One set of javac services, as well as created ClassSymbols, is reused for all rounds of processing now.
Reviewed-by: jjg, jfranck, darcy, vromero
2014-04-08 14:06:11 +02:00
Joe Darcy
dd72fa55fc
8031360: Update langtools code base to use RELEASE_9
...
Reviewed-by: jjg
2014-01-07 13:47:49 -08:00
Andrey Nazarov
213b16163b
8028708: TEST_BUG, Tests should pass through VM options, langtools tests
...
Reviewed-by: jjg, vromero
2013-12-16 15:07:13 +00:00
Werner Dietl
e5c34a89eb
8026564: import changes from type-annotations forest
...
Co-authored-by: Steve Sides <steve.sides@oracle.com>
Reviewed-by: jjg
2013-10-15 15:57:13 -07:00
Andreas Lundblad
5df75e001d
8022260: Rename javac.code.Annotations to javac.code.SymbolMetadata
...
Reviewed-by: jfranck, jjg
2013-09-09 09:58:20 +02:00
Jonathan Gibbons
bdfb93ee25
8004643: Reduce javac space overhead introduced with compiler support for repeating annotations
...
Reviewed-by: mcimadamore, jfranck
2013-06-04 14:17:50 -07:00
Werner Dietl
54582cab82
8013852: update reference impl for type-annotations
...
Co-authored-by: Steve Sides <steve.sides@oracle.com>
Co-authored-by: Joel Borggren-Franck <joel.franck@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: jjg
2013-05-14 15:04:06 -07:00
Vicente Romero
4ef6ef5d0f
8008582: jtreg failures after conversion of shell tests to Java
...
Reviewed-by: jjg
2013-03-14 08:30:16 +00:00
Vicente Romero
68a3295c8b
8006212: javac, convert jtreg tests from shell script to java
...
Reviewed-by: jjg
2013-02-19 17:53:16 +00:00
Maurizio Cimadamore
0336a57511
8007463: Cleanup inference related classes
...
Make Infer.InferenceContext an inner class; adjust bound replacement logic in Type.UndetVar
Reviewed-by: jjg
2013-02-06 14:03:39 +00:00
Jonathan Gibbons
7ee6242d0c
8007305: DPrinter: provide better usage message
...
Reviewed-by: mcimadamore
2013-02-01 08:36:15 -08:00
Jonathan Gibbons
81e9d881ca
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
...
Reviewed-by: mcimadamore
2013-02-01 08:33:48 -08:00
Jonathan Gibbons
c3cd43825b
8007034: debug printer for javac internals
...
Reviewed-by: mcimadamore
2013-01-30 09:47:12 -08:00
Vicente Romero
b5148d30e2
8006944: javac, combo tests should print out the number of threads used
...
Reviewed-by: mcimadamore
2013-01-27 19:38:44 +00:00
Maurizio Cimadamore
5b1a78dc92
8006694: temporarily workaround combo tests are causing time out in several platforms
...
Reviewed-by: jjg
2013-01-23 20:57:40 +00:00
Vicente Romero
9d4f6a0ebe
8005167: execution time of combo tests in javac should be improved
...
Reviewed-by: jjg, jjh
2013-01-08 13:47:57 +00:00
Jonathan Gibbons
4a8efe66a5
7075721: javac should have public enum for exit codes
...
Reviewed-by: mcimadamore
2011-09-22 09:24:01 -07:00
Jonathan Gibbons
4cd6c8c31e
7074189: some javac tests fail with latest jtreg 4.1 b03
...
Reviewed-by: darcy
2011-08-05 15:57:59 -07:00
Joe Darcy
01ee832f44
7025809: Provided new utility visitors supporting SourceVersion.RELEASE_8
...
Reviewed-by: jjg, mcimadamore
2011-07-05 16:37:24 -07:00
Jonathan Gibbons
d52a948474
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
...
Reviewed-by: darcy
2011-03-15 11:41:21 -07:00
Joe Darcy
4231c49495
6983738: Use a JavacTestingAbstractProcessor
...
Reviewed-by: jjg
2010-09-29 23:27:57 -07:00