Jonathan Gibbons
a52c1dd51a
8010315: doclint errors in javac public API
...
Reviewed-by: darcy
2013-03-19 15:13:44 -07:00
Mandy Chung
857b7efb96
8005428: Update jdeps to read the same profile information as by javac
...
Reviewed-by: alanb
2013-03-14 10:33:31 -07:00
Joe Darcy
c2e77030a1
8001614: Include annotation type to documented supported-ness
...
Reviewed-by: alanb, jjg, tbell
2013-02-01 13:01:26 -08:00
Fredrik Öhrström
3d5f55b851
8004658: Add internal smart javac wrapper to solve JEP 139
...
Reviewed-by: jjg
2013-01-18 00:16:21 +01:00
Lana Steuck
87a4453583
Merge
2013-01-01 17:50:29 -08:00
Mandy Chung
e8ce882d43
8003562: Provide a CLI tool to analyze class dependencies
...
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-12-28 22:25:21 -08:00
Lana Steuck
f2c7a7867a
Merge
2012-12-28 18:39:09 -08:00
David Katleman
8208c844dd
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:18 -08:00
Joel Borggrén-Franck
72cbbd7f3b
8005098: Provide isSynthesized() information on Attribute.Compound
...
Reviewed-by: jjg
2012-12-16 11:09:36 +01:00
Jonathan Gibbons
4a3e904c6e
8004832: Add new doclint package
...
Reviewed-by: mcimadamore
2012-12-17 07:47:05 -08:00
Jonathan Gibbons
c78e1cbfac
7021614: extend com.sun.source API to support parsing javadoc comments
...
Reviewed-by: ksrini, strarup
2012-11-14 17:23:10 -08:00
Jonathan Gibbons
bde4b842d8
8001717: TypeTags cleanup breaks GenStubs
...
Reviewed-by: jjh
2012-10-26 18:40:13 -07:00
Steve Sides
12a8d12863
7191449: update copyright year to match last edit in jdk8 langtools repository
...
Reviewed-by: jjh
2012-08-15 13:48:46 -07:00
Erik Joelsson
4c0c58e59d
7180594: Fix GenStubs in langtools for build-infra builds
...
Reviewed-by: ohair
2012-06-28 14:59:20 -07:00
Fredrik Öhrström
d74cd0bff8
7150579: Moved ant code into a separate package, anttasks
...
To allow langtools to be built without ant, the ant tasks were moved to a separated package. The packages were also renamed to proper lower case package names.
Reviewed-by: jjg
2012-03-07 13:11:27 +01:00
Alan Bateman
041b97af42
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:27:12 +00:00
Jan Valenta
0073cdd512
7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests
...
Reviewed-by: jjg
2012-02-12 16:44:13 -08:00
Joe Darcy
f30ca2fd58
7041249: Remove apt tool and API from the JDK
...
Reviewed-by: jjg, ohair
2012-02-05 21:59:45 -08:00
Kelly O'Hair
daca795ff4
7119829: Adjust default jprt testing configuration
...
Reviewed-by: alanb
2011-12-12 08:15:32 -08:00
Kumar Srinivasan
ca1deee4d3
7110974: (javac) add coding conventions and style checkers for langtools
...
Reviewed-by: jjg
2011-11-14 08:09:47 -08:00
Kelly O'Hair
a6b33d5a4a
7069993: Adjust make/jprt.properties file for jdk8
...
Reviewed-by: katleman
2011-07-22 17:35:20 -07:00
Alexandre Boulgakov
d44dc19842
7058174
: Reduce langtools build warnings
...
Reviewed-by: jjg
2011-06-23 11:49:27 -07:00
Lana Steuck
a498249cfa
Merge
2011-04-17 16:23:22 -07:00
Kelly O'Hair
39cd646f25
Merge
2011-04-13 16:57:22 -07:00
Jim Holmlund
e9456bc9af
7032975: API files in javax.annotation.processing need to be updated for references to JLS
...
7032972: API files in javax.tools need to updated for references to JVM Spec with editions/hyperlinks
7032978: API files in javax.tools need to be updated for references to JLS with editions/hyperlinks
Removed URLs and 'edition' references
Reviewed-by: jjg, darcy
2011-04-13 11:35:43 -07:00
Kelly O'Hair
b49579c56c
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 20:33:44 -07:00
Jonathan Gibbons
b540a63a84
7009599: javac build puts extraneous files into dist/lib/classes.jar
...
Reviewed-by: ohair
2011-03-25 07:39:30 -07:00
Jonathan Gibbons
5ca7f854cf
7018452: langtools not buildable on Mac
...
Reviewed-by: ohair
2011-02-10 14:27:34 -08:00
Jonathan Gibbons
de3bde6688
7013272: Automatically generate info about how compiler resource keys are used
...
Reviewed-by: mcimadamore
2011-01-26 13:45:25 -08:00
Kumar Srinivasan
8efa2d97ed
7011272: langtools build.xml should provide a patch target
...
Reviewed-by: jonathan, jjh
2011-01-14 13:59:18 -08:00
Lana Steuck
34c5f24321
Merge
2011-01-04 17:10:35 -08:00
Kelly O'Hair
84b5875f26
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:54:52 -08:00
Jim Holmlund
089d748192
7008869: Debug printlns accidentally added to make/build.xml
...
Delete bogus echo statements
Reviewed-by: ksrini
2010-12-23 10:08:53 -08:00
Jim Holmlund
97663382e1
7008378: javac bootstrap launcher fails on cygwin when called via an absolute path
...
Use cygpath if it is cygwin
Reviewed-by: ksrini
2010-12-21 16:29:10 -08:00
Jonathan Gibbons
5e44010f8c
6986772: langtools netbeans build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
...
Reviewed-by: ohair
2010-09-22 12:53:26 -07:00
Jonathan Gibbons
e3c7ca0c53
6978974: [langtools] <findbugs> task should use ${target.java.home}
...
Reviewed-by: mcimadamore
2010-09-13 11:40:58 -07:00
Jesse Glick
0d2b8790d3
6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
...
Reviewed-by: mcimadamore
2010-09-13 11:35:27 -07:00
Kelly O'Hair
f44a7ee069
Merge
2010-09-07 15:49:48 -07:00
Kelly O'Hair
8890e99b2c
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
...
Reviewed-by: kamg
2010-09-07 15:14:49 -07:00
Jonathan Gibbons
0e1661c2f1
6979564: ":" for path separator in dist/bin/javac does not work on Windows
...
Reviewed-by: jjh
2010-08-25 11:24:30 -07:00
Jonathan Gibbons
7eb8c115ec
6968063: provide examples of code that generate diagnostics
...
Reviewed-by: mcimadamore
2010-07-22 11:02:54 -07:00
Tom Ball
985efdc475
6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
...
6964740: Project Coin: More tests for ARM compiler changes
6965277: Project Coin: Correctness issues in ARM implementation
6967065: add -Xlint warning category for Automatic Resource Management (ARM)
Reviewed-by: jjb, darcy, mcimadamore, jjg, briangoetz
2010-07-16 19:35:24 -07:00
Jonathan Gibbons
7210444d87
6962540: langtools Makefile sets DEV_NULL incorrectly
...
Reviewed-by: ohair
2010-06-18 16:45:13 -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
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
Kelly O'Hair
bd4f4be9d7
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy
2010-05-25 15:54:51 -07:00
Kelly O'Hair
9759f199cc
6938326: Use of "ant -diagnostics" a problem with ant 1.8.0, exit code 1 now
...
Reviewed-by: jjg
2010-03-26 22:37:04 -07:00
Jonathan Gibbons
a49bd21f3d
6934224: update langtools/test/Makefile
...
Reviewed-by: ohair
2010-03-12 12:00:42 -08:00