Vicente Romero
3c77de74be
8030807: langtools should still build using jdk 7
...
Reviewed-by: briangoetz
2013-12-19 20:16:44 +00:00
Brian Goetz
6b6b488756
8030244: Update langtools to use Diamond
...
Reviewed-by: darcy
2013-12-18 16:05:18 -05:00
Brian Goetz
dbcdc16212
8030253: Update langtools to use strings-in-switch
...
8030262: Update langtools to use foreach loops
8030245: Update langtools to use try-with-resources and multi-catch
Reviewed-by: darcy
2013-12-18 10:29:25 -05:00
Jonathan Gibbons
31b34ce39c
8025693: recent javadoc changes cause com/sun/javadoc/testLinkOption/TestLinkOption.java to fail
...
Reviewed-by: darcy
2013-10-14 22:34:37 -07:00
Bhavesh Patel
b8f8cab5f4
8022738: doclet should only generate functional interface text if source >= 8
...
Reviewed-by: jjg
2013-08-30 16:38:54 -07:00
Jonathan Gibbons
50d89c0ca7
8013384: Potential infinite loop in javadoc
...
Reviewed-by: darcy
2013-08-29 12:03:28 -07:00
Maurizio Cimadamore
8850329bc1
8016640: compiler hangs if the generics arity of a base class is wrong
...
Check.checkCompatibleConcretes hang when javac creates synthetic supertypes for 269 model API
Reviewed-by: jjg
2013-07-17 14:16:25 +01:00
Jonathan Gibbons
3c7d12fc05
8012656: cache frequently used name strings for DocImpl classes
...
Reviewed-by: darcy
2013-04-18 20:00:14 -07:00
Bhavesh Patel
56d97d6507
8009686: Generated javadoc documentation should be able to display type annotation on an array
...
Reviewed-by: jjg
2013-04-13 18:48:29 -07:00
Michael Ernst
659a96edf9
8006775: JSR 308: Compiler changes in JDK8
...
Co-authored-by: Werner Dietl <wmdietl@cs.washington.edu>
Co-authored-by: Matt Papi <mpapi@csail.mit.edu>
Co-authored-by: Mahmood Ali <mahmood@notnoop.com>
Reviewed-by: jjg
2013-01-23 13:27:24 -08:00
Maurizio Cimadamore
c5acce4569
8004814: javadoc should be able to detect default methods
...
Reviewed-by: jjg
2012-12-17 14:54:42 +00:00
Jonathan Gibbons
1c8e65a20e
8004828: refactor init of *DocImpl classes
...
Reviewed-by: darcy
2012-12-11 15:05:55 -08:00
Vicente Romero
de25999481
7200915: convert TypeTags from a series of small ints to an enum
...
Reviewed-by: jjg, mcimadamore
2012-10-25 11:09:36 -07:00
Jonathan Gibbons
680ffebcb6
8000665: fix "internal API" comments on javadoc files
...
Reviewed-by: darcy
2012-10-10 16:48:21 -07:00
Jonathan Gibbons
b155b54a5e
8000208: fix langtools javadoc comment issues
...
Reviewed-by: bpatel, mcimadamore
2012-10-09 19:31:58 -07:00
Jonathan Gibbons
36c3915257
8000663: clean up langtools imports
...
Reviewed-by: darcy
2012-10-09 19:10:00 -07:00
Vicente Romero
399b71b9f0
6921494: provide way to print javac tree tag values
...
Reviewed-by: jjg, mcimadamore
2011-11-08 11:51:05 -08:00
Kumar Srinivasan
8b16f518cb
7064544: (javadoc) miscellaneous fixes requested by netbeans
...
Contributed by netbeans team, modified to suit by the langtools team.
Reviewed-by: jjg, bpatel
2011-08-05 19:41:05 -07:00
Jonathan Gibbons
42bc55bf32
6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup
...
Reviewed-by: bpatel
2011-03-04 19:53:03 -08:00
Kelly O'Hair
84b5875f26
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:54:52 -08:00
Athijegannathan Sundararajan
564807c643
6551367: javadoc throws ClassCastException when an @link tries to reference constructor
...
Reviewed-by: jjg, mcimadamore
2010-10-19 11:47:17 +05:30
Kelly O'Hair
bd4f4be9d7
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy
2010-05-25 15:54:51 -07:00
Jonathan Gibbons
b2eaa8339f
6419701: DefaultFileManager clean up: URI.create
...
6483788: DefaultFileManager.ZipFileObject.toUri() fails to escape space characters
6501502: JSR 199: FileObject.toUri should return file:///c:/ or file:/c:/ not file://c:/
6877206: JavaFileObject.toUri returns bogus URI (win)
6877223: tests @ignored because of issues with File.toURI on Windows
Reviewed-by: mcimadamore, alanb
2009-09-08 11:12:13 -07:00
Xiomara Jayasena
56fcf6c052
6814575: Update copyright year
...
Update copyright for files that have been modified in 2009, up to 03/09
Reviewed-by: katleman, tbell, ohair
2009-03-09 13:29:06 -07:00
Jonathan Gibbons
981f025a85
6794582: javadoc should read files using a FileManager
...
Reviewed-by: darcy, bpatel
2009-01-20 15:17:45 -08:00
Xiomara Jayasena
4dcb55b4b5
6754988: Update copyright year
...
Update for files that have been modified starting July 2008
Reviewed-by: ohair, tbell
2008-10-02 19:58:40 -07:00
Jonathan Gibbons
3ca95fc7a6
6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
...
Reviewed-by: darcy, mcimadamore
2008-09-16 18:35:18 -07:00
J. Duke
f57b87e8f6
Initial load
2007-12-01 00:00:00 +00:00