Nizar Benalla
a491564001
8342836: Automatically determine that a test in the docs test root is requested
...
Reviewed-by: ihse, erikj
2024-11-27 15:36:26 +00:00
Magnus Ihse Bursie
66945e5010
8339336: Fix build system whitespace to adhere to coding conventions
...
Reviewed-by: erikj
2024-09-03 15:31:09 +00:00
Erik Joelsson
574c6f0ebf
8310376: Extend SetupTarget macro with DIR parameter
...
Reviewed-by: mikael
2023-06-21 09:57:49 +00:00
Adam Farley
cf0019d964
8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk
...
Reviewed-by: erikj, ihse
2021-02-22 17:16:29 +00:00
Adam Farley
9543d7607b
8253000: Remove redundant MAKE_SUBDIR argument
...
Reviewed-by: erikj
2020-10-07 08:07:22 +00:00
Magnus Ihse Bursie
1cb7df63e7
8245287: Start using ModuleWrapper for gensrc as well
...
Reviewed-by: erikj
2020-05-19 15:59:51 +02:00
Magnus Ihse Bursie
e686fb6bf6
8244757: Introduce SetupTarget in Main.gmk
...
Reviewed-by: erikj
2020-05-12 16:35:58 +02:00
Magnus Ihse Bursie
0de9bbd4f3
8244044: Refactor phase makefiles to be structured per module
...
Reviewed-by: erikj
2020-04-29 08:55:01 +02:00
Magnus Ihse Bursie
66195e8a71
8233381: Update copyright year in build system files
...
Reviewed-by: erikj
2019-11-04 11:12:13 +01:00
Erik Joelsson
0b33bc1617
8232748: Build static versions of certain JDK libraries
...
Reviewed-by: ihse, bobv
2019-10-29 12:01:14 -07:00
Robin Westberg
23a1cc4b2c
8218807: Compilation database (compile_commands.json) may contain obsolete items
...
Reviewed-by: ihse, erikj
2019-02-12 08:40:43 +01:00
Magnus Ihse Bursie
53ecc07aaa
8210958: Rename "make run-test" to "make test"
...
Reviewed-by: erikj
2018-10-31 09:30:24 +01:00
Magnus Ihse Bursie
e84be60b1a
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
...
Reviewed-by: erikj
2017-09-25 10:32:00 +02:00
Erik Joelsson
72c4ec5462
8187444: Forest Consolidation: Make build work
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
2017-09-12 19:03:56 +02:00
Christian Tornqvist
a200f792bf
8175300: Enable artifact resolution for jtreg tests
...
Reviewed-by: ihse, gtriantafill
2017-03-10 12:56:41 -05:00
Magnus Ihse Bursie
d0df4968b9
8168772: Convert javadoc generation to build-infra standards
...
Reviewed-by: erikj
2016-10-26 16:00:26 +02:00
Erik Joelsson
a350f3bda7
8150736: Excessive disk space used by build system
...
Reviewed-by: ihse
2016-10-05 10:49:21 +02:00
Erik Joelsson
4b223f6329
8166965: Some small java build tools are still running with big JVM configuration
...
Reviewed-by: ihse
2016-10-04 13:41:51 +02:00
Erik Joelsson
439cb413d5
8164301: jib should provide a JDK for running jtreg with
...
Reviewed-by: tbell
2016-09-27 15:33:34 +02:00
Erik Helin
a2ce513fbd
8157028: Add make target for running gtest tests
...
Reviewed-by: erikj, jwilhelm
2016-05-16 12:33:22 +02:00
Jiri Vanek
caf4001a70
8154313: Generated javadoc scattered all over the place
...
Added new top level target zip-docs which scans all generated javadocs and prepare zip-archive in way understandable to most IDEs
Reviewed-by: erikj
2016-04-15 14:57:53 +02:00
Alan Bateman
cc661dd1c6
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Erik Joelsson
8c55662304
8146403: Windows build can be faster
...
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Erik Helin
321b0aec83
8139272: Add configure variable to set concurrency for jtreg tests
...
Reviewed-by: erikj, ihse
2015-12-15 11:04:18 +01:00
Magnus Ihse Bursie
99948f872a
8141261: Clean up building of demos
...
Reviewed-by: erikj, tbell
2015-11-03 17:48:01 +01:00
Magnus Ihse Bursie
5a7c62ba2e
8140282: Remove test directories on clean-test-*
...
Reviewed-by: erikj
2015-10-22 16:41:24 +02:00
Christian Thalinger
4308ec2ec8
8136421: JEP 243: Java-Level JVM Compiler Interface
...
Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
2015-10-08 11:31:14 -10:00
Erik Joelsson
b94a868049
8081814: Modularize the deploy build
...
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Erik Joelsson
671367fd2a
8073634: Improve clean targets
...
Reviewed-by: ihse
2015-04-10 16:32:00 +02:00
Magnus Ihse Bursie
1eb8d0b847
8076060: Improve make bootstrap process
...
Reviewed-by: erikj
2015-03-26 16:17:30 +01:00