langtools/make/build.xml
2015-05-27 mchung 8074432: Move jdeps and javap to jdk.jdeps module
2015-04-03 jjg 8076583: move jdk.Exported from langtools to jdk
2015-01-08 mcimadamore 8058542: Devise scheme for better diagnostic creation
2014-12-08 mcimadamore 8066889: IntelliJ langtools launcher ought to be Windows friendly
2014-11-07 jlahoda 8058489: More adjustments of langtools/make/build.xml to modularized layout
2014-08-27 ksrini 8038732: [javadoc] NetBeans IDE target does not build doclets
2014-08-17 chegar 8054834: Modular Source Code
2014-08-01 jlahoda 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks.
2014-07-22 mcimadamore 8049234: Add support for running/debugging bootstrap tools in IntelliJ
2014-07-16 jjg 8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
2014-07-01 mcimadamore 8048905: More tweaking with langtools intellij support
2014-06-24 mcimadamore 8046451: Add basic IntelliJ support for langtools
2013-10-15 jjg 8026564: import changes from type-annotations forest
2013-10-09 jlahoda 8025087: Annotation processing api returns default modifier for interface static method
2013-04-26 vromero 8010304: javac should detect all mutable implicit static fields in langtools using a plugin
2013-03-19 jjg 8010315: doclint errors in javac public API
2013-01-17 ohrstrom 8004658: Add internal smart javac wrapper to solve JEP 139
2012-11-15 jjg 7021614: extend com.sun.source API to support parsing javadoc comments
2012-03-07 ohrstrom 7150579: Moved ant code into a separate package, anttasks.
2012-02-13 jjg 7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests
2012-02-06 darcy 7041249: Remove apt tool and API from the JDK
2011-11-14 ksrini 7110974: (javac) add coding conventions and style checkers for langtools
2011-06-23 jjg 7058174: Reduce langtools build warnings
2011-04-13 jjh 7032975: API files in javax.annotation.processing need to be updated for references to JLS
2011-03-25 jjg 7009599: javac build puts extraneous files into dist/lib/classes.jar
2011-02-10 jjg 7018452: langtools not buildable on Mac
2011-01-26 jjg 7013272: Automatically generate info about how compiler resource keys are used
2011-01-14 ksrini 7011272: langtools build.xml should provide a patch target
2010-12-23 jjh 7008869: Debug printlns accidentally added to make/build.xml
2010-12-22 jjh 7008378: javac bootstrap launcher fails on cygwin when called via an absolute path
2010-09-13 jjg 6978974: [langtools] <findbugs> task should use ${target.java.home}
2010-09-13 jjg 6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
2010-08-25 jjg 6979564: ":" for path separator in dist/bin/javac does not work on Windows
2010-07-22 jjg 6968063: provide examples of code that generate diagnostics
2010-06-11 jjg 6877961: langtools build should allow more options when running jtreg
2010-06-05 jjg 6958802: cleanup and doc langtools build.xml file
2010-06-04 jjg 6958391: add vizant support to langtools build
2010-05-25 ohair 6943119: Rebrand source copyright notices
2010-01-08 jjg 6915152: langtools build failures with import.jdk on Windows
2009-12-11 jjg 6906175: bridge JSR199 and JSR 203 APIs
2009-11-20 jjg 6902337: fix langtools build to allow forward refs into jdk/ repo
2009-11-20 jjg 6903456: 6898585 drops javadoc doclet.xml from JDK
2009-11-18 jjg 6898585: restructure langtools build.xml to facilitate more options for <build-classes> macro
2009-09-24 jjg 6572945: javah should be written as an annotation processor, not a doclet
2009-08-19 andrew 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
2009-08-12 jjg 6758471: should be able to set jtreg options in langtools build
2009-08-12 jjg 6870706: langtools launcher issues
2009-08-11 jjg 6870591: langtools build sets javac.bootclasspath incorrectly
2009-06-12 tbell Merge
2009-05-06 aph 6837665: Deal with windows ant problem where commas in -D options do not work
2009-05-29 jjg 6838199: remove support for old javap
2009-05-20 jjg 6827026: Change javac source and target default to 7
2009-03-09 xdono 6814575: Update copyright year
2009-01-23 jjg 6795365: NetBeans projects in langtools repository are not NB6.5-friendly
2009-01-22 jjg 6796965: dev-time wrapper script for javac broken
2009-01-21 jjg 6795030: Files in langtools build can be compiled ignoring java.home settings
2008-07-02 xdono 6719955: Update copyright year
2008-06-03 jjg 4075303: Use javap to enquire aboput a specific inner class
2007-12-01 duke Initial load
less more (0) tip