aboutsummaryrefslogtreecommitdiff
path: root/make/build.xml
AgeCommit message (Expand)Author
2013-10-158026564: import changes from type-annotations forestjjg
2013-10-098025087: Annotation processing api returns default modifier for interface sta...jlahoda
2013-04-268010304: javac should detect all mutable implicit static fields in langtools ...vromero
2013-03-198010315: doclint errors in javac public APIjjg
2013-01-188004658: Add internal smart javac wrapper to solve JEP 139ohrstrom
2012-11-147021614: extend com.sun.source API to support parsing javadoc commentsjjg
2012-03-077150579: Moved ant code into a separate package, anttasks.ohrstrom
2012-02-127144979: incorrect path separator in make/build.xml for Windows when running ...jjg
2012-02-057041249: Remove apt tool and API from the JDKdarcy
2011-11-147110974: (javac) add coding conventions and style checkers for langtoolsksrini
2011-06-237058174: Reduce langtools build warningsjjg
2011-04-137032975: API files in javax.annotation.processing need to be updated for refe...jjh
2011-03-257009599: javac build puts extraneous files into dist/lib/classes.jarjjg
2011-02-107018452: langtools not buildable on Macjjg
2011-01-267013272: Automatically generate info about how compiler resource keys are usedjjg
2011-01-147011272: langtools build.xml should provide a patch targetksrini
2010-12-237008869: Debug printlns accidentally added to make/build.xmljjh
2010-12-217008378: javac bootstrap launcher fails on cygwin when called via an absolute...jjh
2010-09-136978974: [langtools] <findbugs> task should use ${target.java.home}jjg
2010-09-136965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/li...jjg
2010-08-256979564: ":" for path separator in dist/bin/javac does not work on Windowsjjg
2010-07-226968063: provide examples of code that generate diagnosticsjjg
2010-06-116877961: langtools build should allow more options when running jtregjjg
2010-06-046958802: cleanup and doc langtools build.xml filejjg
2010-06-046958391: add vizant support to langtools buildjjg
2010-05-256943119: Rebrand source copyright noticesohair
2010-01-086915152: langtools build failures with import.jdk on Windowsjjg
2009-12-116906175: bridge JSR199 and JSR 203 APIsjjg
2009-11-206902337: fix langtools build to allow forward refs into jdk/ repojjg
2009-11-206903456: 6898585 drops javadoc doclet.xml from JDKjjg
2009-11-176898585: restructure langtools build.xml to facilitate more options for <buil...jjg
2009-09-236572945: javah should be written as an annotation processor, not a docletjjg
2009-08-196873059: Explicitly use -source 6 -target 6 when compiling with the boot jdkandrew
2009-08-126758471: should be able to set jtreg options in langtools buildjjg
2009-08-126870706: langtools launcher issuesjjg
2009-08-116870591: langtools build sets javac.bootclasspath incorrectlyjjg
2009-06-11Mergetbell
2009-05-296838199: remove support for old javapjjg
2009-05-206827026: Change javac source and target default to 7jjg
2009-05-066837665: Deal with windows ant problem where commas in -D options do not workaph
2009-03-096814575: Update copyright yearxdono
2009-01-236795365: NetBeans projects in langtools repository are not NB6.5-friendlyjjg
2009-01-226796965: dev-time wrapper script for javac brokenjjg
2009-01-216795030: Files in langtools build can be compiled ignoring java.home settingsjjg
2008-07-026719955: Update copyright yearxdono
2008-06-034075303: Use javap to enquire aboput a specific inner classjjg
2007-12-01Initial loadduke