Maurizio Cimadamore
da41cfd9f1
8067006: Tweak IntelliJ langtools project to show jtreg report directory
...
Jtreg test output directory should be allowed to flow into IntelliJ's output
Reviewed-by: jlahoda
2014-12-09 17:40:02 +00:00
Maurizio Cimadamore
fb05a03095
8066889: IntelliJ langtools launcher ought to be Windows friendly
...
Fixup file and path separators in project setup stage.
Reviewed-by: jlahoda
2014-12-08 16:30:43 +00:00
Chris Hegarty
8bc2b3ff3a
8049367: Modular Run-Time Images
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: jlahoda, ksrini
2014-12-03 14:25:46 +00:00
Maurizio Cimadamore
1de8cf1b7f
8064367: Fix IntelliJ langtools support to use new dev build
...
Update ant hooks in langtools IntelliJ project
Reviewed-by: jlahoda
2014-11-08 22:00:31 +00:00
Jan Lahoda
3f3f44af47
8058489: More adjustments of langtools/make/build.xml to modularized layout
...
Re-structuring the langtools/make/build.xml to reflect the modular layout, cleanup of the build script
Reviewed-by: jjg, mcimadamore, ksrini
2014-11-07 18:22:36 +01:00
Eric McCorkle
8244cae54a
8054457: Refactor Symbol kinds from small ints to an enum
...
Replace bitmap logic in symbol.kind and pkind with an enum-based API
Reviewed-by: mcimadamore, jjg
2014-10-21 09:01:51 -04:00
Maurizio Cimadamore
ef0951db68
8057005: IntelliJ should allow import for nested classes
...
Minor tweaks to langtools intellij project
Reviewed-by: jfranck
2014-09-01 17:41:01 +01:00
Mandy Chung
b82e9ddea4
8055856: checkdeps build target doesn't work for cross-compilation builds
...
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
2014-08-29 10:46:33 -07:00
Kumar Srinivasan
d81bd9fdcf
8038732: [javadoc] NetBeans IDE target does not build doclets
...
Reviewed-by: jjg, jlahoda
2014-08-27 06:25:17 -07:00
Jan Lahoda
c9406c88c4
8056061: Mark implementations of public interfaces with an annotation
...
Adding @DefinedBy annotation to mark methods that implement public API methods; annotating the methods; adding a coding rules analyzer to enforce all such methods are annotated.
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: jjg, mcimadamore, jfranck
2014-08-27 07:44:00 +02:00
Maurizio Cimadamore
afd18d4cd4
8056055: IntelliJ source paths broken after modularization of langtools
...
Add 'share/classes' prefix to all src roots
Reviewed-by: jfranck
2014-08-26 12:45:28 +01:00
Jonathan Gibbons
08e122f2cb
8044859: javac duplicates option processing when using Compiler API
...
Reviewed-by: mcimadamore, vromero, jlahoda
2014-08-22 16:28:16 -07:00
Maurizio Cimadamore
d1c2d9e6bd
8055390: IntelliJ langtools project should reflect modular source tree
...
Adjust langtools.iml to point to the new source trees
Reviewed-by: jfranck
2014-08-19 12:13:43 +01:00
Chris Hegarty
2d81f9c851
Merge
2014-08-18 10:59:44 +01:00
Chris Hegarty
2b80c4715f
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:52:32 +01:00
Jonathan Gibbons
33e6564a6b
8050429: Update/cleanup ToolBox
...
Reviewed-by: vromero
2014-08-13 13:20:31 -07:00
Jan Lahoda
66ea31ef63
8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks
...
Generalizing the crules infrastructure, adding a new analyzer to check String concatenation in Assert calls.
Reviewed-by: jjg, vromero
2014-08-01 11:09:40 -07:00
Maurizio Cimadamore
f26f50470b
8049234: Add support for running/debugging bootstrap tools in IntelliJ
...
Add support for bootstrap tools; overhaul ant logger
Reviewed-by: vromero
2014-07-22 17:47:45 +01:00
Jonathan Gibbons
53ec459b89
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
...
Reviewed-by: ksrini
2014-07-15 18:17:31 -07:00
Maurizio Cimadamore
9baf436fd6
8048905: More tweaking with langtools intellij support
...
Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations
Reviewed-by: vromero
2014-07-01 17:23:46 +01:00
Maurizio Cimadamore
29297396ab
8046451: Add basic IntelliJ support for langtools
...
Add new ant target 'idea' to create IntelliJ langtools project
Reviewed-by: jjg
2014-06-24 16:04:46 +01:00
Jan Lahoda
756eae6492
8042867: Missing license header for langtools/make/netbeans/langtools/nbproject/project.properties
...
Reviewed-by: ksrini
2014-05-09 23:31:05 +02:00
Jan Lahoda
3fb6775539
8041695: Update the NetBeans build script and metadata
...
Various improvements to the NetBeans project for langtools, adding formatting/import setting for langtools.
Reviewed-by: ksrini
2014-04-24 13:32:21 +02:00
Paul Govereau
0a5665b53a
8041521: JDK-8034245 breaks a bootcycle build
...
Reviewed-by: jjg
2014-04-22 15:59:33 -07:00
Erik Joelsson
961e7da0a4
8026773: Failing compilation in Corba does not fail the build
...
Reviewed-by: ihse, tbell
2014-02-05 11:04:04 +01:00
Steve Sides
4cbb43a7e3
8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
...
Reviewed-by: ksrini
2013-12-24 09:17:37 -08:00
Alexander Zuev
b1ae577b23
6726154: javadoc generated with incorrect version in comment
...
Reviewed-by: jjg, bpatel, erikj, tbell
2013-11-19 22:14:51 +04:00
Magnus Ihse Bursie
9e72063042
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-04 11:08:41 +01:00
David Katleman
a9467bf52b
Merge
2013-10-23 08:50:36 -07:00
Tim Bell
4c2ade4cc3
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
...
Reviewed-by: mduigou, mchung
2013-10-22 16:30:06 -07:00
Werner Dietl
e5c34a89eb
8026564: import changes from type-annotations forest
...
Co-authored-by: Steve Sides <steve.sides@oracle.com>
Reviewed-by: jjg
2013-10-15 15:57:13 -07:00
Jan Lahoda
5ec0ba7c47
8025087: Annotation processing api returns default modifier for interface static method
...
ClassReader must not set Flags.DEFAULT for interface static methods
Reviewed-by: vromero, jjg
2013-10-09 13:09:31 +02:00
Lana Steuck
cb1bbba5c8
Merge
2013-09-27 18:38:29 -07:00
Lana Steuck
87d0ea84c1
Merge
2013-09-26 17:23:00 -07:00
Vicente Romero
f5a3e39f94
8025139: javac patch for using bootstrap compiler for debugging is not working properly
...
Reviewed-by: jjg
2013-09-26 19:06:09 +01:00
Tim Bell
2578c3a839
8025411: JPRT to switch to the new Win platforms for JDK8 builds this week
...
Reviewed-by: ksrini, katleman
2013-09-25 12:24:13 -07:00
Maurizio Cimadamore
de5e0f4b27
8024414: javac, should facilitate the use of the bootstrap compiler for debugging
...
Reviewed-by: jjg
2013-09-10 16:47:40 +01:00
Kumar Srinivasan
704f96a0d5
7080001: Need to bump version numbers in build.properties for 8
...
Reviewed-by: jjg
2013-06-27 12:42:47 -07:00
Jonathan Gibbons
dd5dcda907
8015641: genstubs needs to cope with static interface methods
...
Reviewed-by: ksrini
2013-05-29 15:34:56 -07:00
Jonathan Gibbons
8530833747
8014461: genstubs creates default native methods
...
Reviewed-by: alanb
2013-05-14 12:55:15 -07:00
Vicente Romero
4c481aa87c
8010304: javac should detect all mutable implicit static fields in langtools using a plugin
...
Reviewed-by: jjg
2013-04-26 15:59:39 +01:00
Jonathan Gibbons
2e806d1c3e
8012661: remove langtools Makefile-classic
...
Reviewed-by: erikj, tbell
2013-04-19 11:10:40 -07:00
Jonathan Gibbons
66dde86ad0
8012658: Change default langtools source level to 7
...
Reviewed-by: darcy
2013-04-18 19:58:45 -07:00
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