aboutsummaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
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
2011-01-04Mergelana
2010-12-286962318: Update copyright yearjdk7-b124ohair
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-226986772: langtools netbeans build should use ${ant.core.lib} instead of ${ant...jjg
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-09-07Mergeohair
2010-09-076982946: Change make/jprt.properties to defer to JPRT itself for jdk platform...ohair
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-07-166911256: Project Coin: Support Automatic Resource Management (ARM) blocks in ...darcy
2010-06-186962540: langtools Makefile sets DEV_NULL incorrectlyjjg
2010-06-116877961: langtools build should allow more options when running jtregjjg
2010-06-106960407: Potential rebranding issues in openjdk/langtools repository sourcesjjg
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-03-266938326: Use of "ant -diagnostics" a problem with ant 1.8.0, exit code 1 nowohair
2010-03-126934224: update langtools/test/Makefilejjg
2010-02-256929544: langtools source code uses statics qualified by instance variablesjjg
2010-02-254880220: Add a warning when accessing a static method via an referencejjg
2010-02-226928623: Behaviour of VERBOSE=true on langtools buildandrew
2010-01-116909470: langtools stub generator should prune unnecessary importsjjg
2010-01-116764569: [PATCH] Fix unused imports in list resource bundlesjjg
2010-01-086915152: langtools build failures with import.jdk on Windowsjjg
2010-01-086915078: ALT_JDK_IMPORT_PATH typo in langtools/make/Makefilejjg
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-116870743: update comments in langtools/make/build.propertiesjjg
2009-08-116870591: langtools build sets javac.bootclasspath incorrectlyjjg
2009-07-276854244: change source/target used to compile JDK to 7jjg
2009-07-266381698: Warn of decommissioning of aptdarcy
2009-06-11Mergetbell
2009-05-296838199: remove support for old javapjjg
2009-05-206827026: Change javac source and target default to 7jjg
2009-05-196843041: Remove duplicate README files in repositories (make/README)jdk7-b60ohair
2009-05-07Mergexdono
2009-05-066837665: Deal with windows ant problem where commas in -D options do not workaph