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
Jonathan Gibbons
54cd0cc441
6929544: langtools source code uses statics qualified by instance variables
...
Reviewed-by: darcy
2010-02-25 12:26:39 -08:00
Jonathan Gibbons
0cc023734d
4880220: Add a warning when accessing a static method via an reference
...
Reviewed-by: darcy
2010-02-25 09:42:35 -08:00
Andrew John Hughes
0592bca0a5
6928623: Behaviour of VERBOSE=true on langtools build
...
VERBOSE=true causes -diagnostics to be passed to ant rather than -debug
Reviewed-by: jjg
2010-02-22 21:37:13 +00:00
Jonathan Gibbons
6e3f4a8a4c
6909470: langtools stub generator should prune unnecessary imports
...
Reviewed-by: darcy
2010-01-11 16:18:05 -08:00
Jesse Glick
dfe44a05ec
6764569: [PATCH] Fix unused imports in list resource bundles
...
Reviewed-by: ksrini
2010-01-11 14:09:15 -08:00
Jonathan Gibbons
09e737337b
6915152: langtools build failures with import.jdk on Windows
...
Reviewed-by: ohair
2010-01-08 13:14:45 -08:00
Jonathan Gibbons
2c83d314bc
6915078: ALT_JDK_IMPORT_PATH typo in langtools/make/Makefile
...
Reviewed-by: tbell
2010-01-08 11:32:57 -08:00
Jonathan Gibbons
75f1feee86
6906175: bridge JSR199 and JSR 203 APIs
...
Reviewed-by: darcy, alanb
2009-12-11 14:26:27 -08:00
Jonathan Gibbons
42bf8347dc
6902337: fix langtools build to allow forward refs into jdk/ repo
...
Reviewed-by: ohair, mcimadamore
2009-11-20 11:18:43 -08:00
Jonathan Gibbons
046d1831b0
6903456: 6898585 drops javadoc doclet.xml from JDK
...
Reviewed-by: ohair
2009-11-20 10:15:54 -08:00
Jonathan Gibbons
538c9dbddf
6898585: restructure langtools build.xml to facilitate more options for <build-classes> macro
...
Reviewed-by: ohair
2009-11-17 16:45:19 -08:00
Jonathan Gibbons
e116c27b51
6572945: javah should be written as an annotation processor, not a doclet
...
Reviewed-by: darcy
2009-09-23 19:15:04 -07:00
Andrew John Hughes
5c818e4b6a
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
...
Set source and target explicitly in pcompile task
Reviewed-by: jjg
2009-08-19 20:44:22 +01:00
Jonathan Gibbons
b95303097d
6758471: should be able to set jtreg options in langtools build
...
Reviewed-by: mcimadamore
2009-08-12 07:54:30 -07:00
Jonathan Gibbons
d029eaeb57
6870706: langtools launcher issues
...
Reviewed-by: mcimadamore
2009-08-12 07:14:02 -07:00
Jonathan Gibbons
46c42f2362
6870743: update comments in langtools/make/build.properties
...
Reviewed-by: darcy
2009-08-11 18:35:05 -07:00
Jonathan Gibbons
da2b8ebcd0
6870591: langtools build sets javac.bootclasspath incorrectly
...
Reviewed-by: ohair
2009-08-11 14:05:32 -07:00
Jonathan Gibbons
b84cd5a9cd
6854244: change source/target used to compile JDK to 7
...
Reviewed-by: ohair
2009-07-27 15:20:03 -07:00
Joe Darcy
55dc8eb040
6381698: Warn of decommissioning of apt
...
Reviewed-by: jjg
2009-07-26 21:27:11 -07:00
Tim Bell
b88afe3210
Merge
2009-06-11 21:35:12 -07:00
Jonathan Gibbons
542d43cc10
6838199: remove support for old javap
...
Reviewed-by: ohair, mcimadamore
2009-05-29 16:26:41 -07:00
Jonathan Gibbons
6fbe9f979e
6827026: Change javac source and target default to 7
...
Reviewed-by: darcy, ohair
2009-05-20 13:36:23 -07:00
Kelly O'Hair
ef6f1e857d
6843041: Remove duplicate README files in repositories (make/README)
...
Reviewed-by: robilad
2009-05-19 17:39:30 -07:00
Xiomara Jayasena
a9f5efb132
Merge
2009-05-07 10:32:58 -07:00
Andrew Haley
59fa6868bb
6837665: Deal with windows ant problem where commas in -D options do not work
...
Rewrite to avoid commas in -D options
Reviewed-by: ohair
2009-05-06 18:04:08 +01:00
Kelly O'Hair
70b0bc68ce
6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
...
Reviewed-by: tbell
2009-04-27 20:19:22 -07:00
Andrew Haley
2af71865f9
6832141: Bug 100045 - Fix for 100028 breaks debug info for class files
...
Correct fallout from 100028 patch
Reviewed-by: ohair
2009-04-20 19:01:35 +01:00
Andrew Haley
2b6dba6c95
6829575: 100028: Debug information is incomplete or missing
...
Enable debugging in many places
Reviewed-by: ohair
2009-04-17 15:56:31 +01:00
Kelly O'Hair
69c8b43f09
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
...
Reviewed-by: tbell
2009-03-26 16:48:53 -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
cf1252d823
6795365: NetBeans projects in langtools repository are not NB6.5-friendly
...
Reviewed-by: mcimadamore
2009-01-23 11:23:10 -08:00
Jonathan Gibbons
72a1863490
6796965: dev-time wrapper script for javac broken
...
Reviewed-by: ksrini
2009-01-22 15:45:44 -08:00
Jonathan Gibbons
f495424a45
6795030: Files in langtools build can be compiled ignoring java.home settings
...
Reviewed-by: mcimadamore
2009-01-21 08:21:41 -08:00
Jonathan Gibbons
15099c9ffe
6795903: fix latent build warnings in langtools repository
...
Reviewed-by: darcy
2009-01-20 18:23:13 -08:00
Maurizio Cimadamore
795b53a014
6765045: Remove rawtypes warnings from langtools
...
Removed all occurrences of rawtypes warnings from langtools
Reviewed-by: jjg, bpatel
2009-01-13 13:27:14 +00:00
Mark Wielaard
69e0e018d4
6778493: Fix (langtools) ant build to honor fcs MILESTONE setting
...
Reviewed-by: ohair
2008-12-01 12:15:14 -08:00
Maurizio Cimadamore
82a7a9f030
6753718: raw type warnings should be suprresed during a langtools build
...
Fixed build.properties in order to suppress raw type warnings
Reviewed-by: jjg
2008-09-29 15:30:27 +01:00
Xiomara Jayasena
4d965a7153
6719955: Update copyright year
...
Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
2008-07-02 12:56:02 -07:00
Jonathan Gibbons
92cea6ce44
6711276: langtools has incorrect -Werror switch
...
Reviewed-by: ksrini
2008-06-05 13:46:26 -07:00
Jonathan Gibbons
0a7516d744
4075303: Use javap to enquire aboput a specific inner class
...
4348375: Javap is not internationalized
4459541: "javap -l" shows line numbers as signed short; they should be unsigned
4501660: change diagnostic of -help as 'print this help message and exit'
4776241: unused source file in javap..
4870651: javap should recognize generics, varargs, enum
4876942: javap invoked without args does not print help screen
4880663: javap could output whitespace between class name and opening brace
4975569: javap doesn't print new flag bits
6271787: javap dumps LocalVariableTypeTable attribute in hex, needs to print a table
6305779: javap: support annotations
6439940: Clean up javap implementation
6469569: wrong check of searchpath in JavapEnvironment
6474890: javap does not open .zip files in -classpath
6587786: Javap throws error : "ERROR:Could not find <classname>" for JRE classes
6622215: javap ignores certain relevant access flags
6622216: javap names some attributes incorrectly
6622232: javap gets whitespace confused
6622260: javap prints negative bytes incorrectly in hex
Reviewed-by: ksrini
2008-06-03 13:26:47 -07:00
J. Duke
f57b87e8f6
Initial load
2007-12-01 00:00:00 +00:00