Commit Graph

237 Commits

Author SHA1 Message Date
Magnus Ihse Bursie
b76a215ff6 8245046: SetupTarget incorrect for hotspot-ide-project
Reviewed-by: erikj
2020-05-15 12:09:59 +02:00
Magnus Ihse Bursie
707462edc2 8244930: Building without test failure handler broken after JDK-8244844
Reviewed-by: erikj
2020-05-13 15:03:24 +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
Roger Riggs
caa0884400 8241073: Pre-generated Stubs for javax.management, Activation, Naming
Reviewed-by: erikj, ihse, alanb, dfuchs
2020-03-19 15:34:34 -04:00
Naoto Sato
5c3a01591c 8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales

Reviewed-by: joehw, rriggs
2020-02-12 08:25:35 -08:00
Severin Gehwolf
7b5de56fc3 8236921: Add build target to produce a JDK image suitable for a Graal/SVM build
Make graal-builder-image will produce a suitable build JDK

Reviewed-by: erikj
2019-12-16 11:06:01 +01:00
Magnus Ihse Bursie
2dbe87fc45 8233383: Various minor fixes
Reviewed-by: erikj
2019-11-04 11:15:45 +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
Erik Joelsson
79192e3648 8150741: make <module> not equivalent to make <module-dependencies> <module>
Reviewed-by: mchung
2019-09-23 09:00:28 -07:00
Naoto Sato
c1a479ad67 8212970: TZ database in "vanguard" format support
Reviewed-by: rriggs, joehw, erikj, scolebourne
2019-07-26 08:56:28 -07:00
Dan Smith
61a4303c42 8226325: Support building of filtered spec bundles
Reviewed-by: erikj
2019-06-20 14:03:10 -06:00
Erik Joelsson
f28e32dbe3 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
Reviewed-by: tbell, aoqi
2019-06-07 09:16:11 -07:00
Robin Westberg
43f89eb1fd 8223678: Add Visual Studio Code workspace generation support (for native code)
Reviewed-by: erikj
2019-06-03 10:28:03 +02:00
Jonathan Gibbons
5317d41dd9 8224257: fix issues in files generated by pandoc
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: tbell, jjg, erikj
2019-05-30 10:37:48 -07:00
Erik Joelsson
fbba7c49b6 8221996: Bootcycle build broken
Reviewed-by: tbell
2019-04-04 13:56:04 -07:00
Erik Joelsson
60e51498f2 8217728: Speed up incremental rerun of "make hotspot"
Reviewed-by: tbell
2019-04-04 07:43:44 -07:00
Christoph Langer
0569496b69 8221610: Resurrect (legacy) JRE bundle target
Reviewed-by: erikj, azeller
2019-03-30 21:29:37 +01:00
Magnus Ihse Bursie
d9153b8e3c 8219971: Introduce SetupExecute in build system
Reviewed-by: erikj
2019-03-05 11:07:19 +01: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
208c58c862 8218431: Improved platform checking in makefiles
Reviewed-by: erikj
2019-02-07 12:35:45 +01:00
Magnus Ihse Bursie
494ed992df 8217626: Add setup/teardown functionality to RunTest
Reviewed-by: erikj, shurailine
2019-01-24 11:19:40 +01:00
Alexandre Iline
eb971c3cf5 8215729: Enhance makefiles to allow collecting code coverage with JCov
Reviewed-by: erikj
2019-01-14 08:22:49 -08:00
Magnus Ihse Bursie
2e94091ff2 8215304: Make target "docs-jdk-index" has unnecessary dependencies
Reviewed-by: lancea
2018-12-12 19:04:05 +01:00
Magnus Ihse Bursie
12bd34fa84 8214311: dtrace gensrc has missing dependencies
Reviewed-by: tbell, erikj
2018-12-03 18:43:24 +01:00
Alexandre Iline
4dfa364ff1 8214309: Enhance makefiles to allow generating JCov instrumented build
Reviewed-by: erikj
2018-11-29 06:34:46 -08:00
Claes Redestad
f503b0dc74 8214045: Missing explicit dependencies of build-microbenchmark cause intermittent build failure
Reviewed-by: ihse, dholmes
2018-11-19 13:49:50 +01:00
Claes Redestad
7a30c97753 8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK

Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
2018-11-16 23:39:51 +01:00
Dean Long
9dbaf4936f 8213348: jdk.internal.vm.compiler.management service providers missing in module descriptor
8211781: re-building fails after changing Graal sources

Reviewed-by: erikj, mchung
2018-11-08 15:19:14 -08:00
Magnus Ihse Bursie
3cefdacdb2 8213338: Reduce the number of generated make targets
Reviewed-by: erikj
2018-11-08 12:03:18 +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
Robin Westberg
a5c9fa14f1 8210459: Add support for generating compile_commands.json
Reviewed-by: erikj, ihse
2018-10-05 07:54:28 +02:00
Mikael Vidstedt
8e53d1b5dc 8211350: Remove jprt support
Reviewed-by: dholmes, erikj, mchung, alanb, jjg
2018-10-02 22:36:08 -07:00
Magnus Ihse Bursie
db72e03e12 8081858: make dist-clean does not delete all log files
Reviewed-by: erikj
2018-09-10 09:59:27 +02:00
Ekaterina Pavlova
992c9ee022 8205207: Port Graal unit tests under jtreg
Reviewed-by: kvn, erikj, iignatyev
2018-06-28 17:07:34 -07:00
Erik Joelsson
1791b54bf2 8200132: Remove jre images and bundles
Reviewed-by: alanb, ihse
2018-06-06 13:16:12 -07:00
Erik Joelsson
c8abeeef90 8203945: Cleanup nashorn build
Reviewed-by: tbell
2018-05-30 10:23:45 -07:00
Erik Joelsson
fc3e92c452 8203946: Move UnpackSecurity.gmk to closed
Reviewed-by: tbell
2018-05-30 09:50:14 -07:00
Erik Joelsson
4fc0229dcb 8196113: Remove the Compact Profile builds
Reviewed-by: tbell, alanb
2018-05-03 17:36:25 -07:00
Magnus Ihse Bursie
01e9695dbd 8200229: Simplify building of libjsig
Reviewed-by: erikj
2018-03-26 20:44:32 +02:00
Magnus Ihse Bursie
5f52842c26 8198844: Clean up GensrcX11Wrappers
Reviewed-by: erikj, prr
2018-03-06 00:59:49 +01:00
Steve Groeger
2a8c2ece43 8198425: make/Main.gmk Add extra extension/override points to the make file
Reviewed-by: erikj
2018-02-20 07:04:51 -08:00
Lance Andersen
987c3a2d87 8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
2018-02-10 07:06:16 -05:00
Paul Sandoz
038b5f571c 8191913: Bump classfile version number to 55
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Magnus Ihse Bursie
f7aba189f0 8192067: Add fixpath to test image
Reviewed-by: tbell, erikj
2017-11-29 21:23:57 +01:00
Magnus Ihse Bursie
1bce1af973 8191856: "make clean-test" does not work properly
Reviewed-by: erikj
2017-11-27 19:15:24 +01:00
Magnus Ihse Bursie
6d882e45a4 8189056: javadoc target for stable specdiff comparisons
Reviewed-by: erikj
2017-10-23 10:21:13 +02:00
Erik Joelsson
ca8ad3c162 8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
2017-10-19 14:16:45 +02:00
Magnus Ihse Bursie
5f7dcca036 8188814: Simplify IncludeCustomExtension
Reviewed-by: dholmes
2017-10-05 12:41:06 +02: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
Erik Joelsson
0139937d99 8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Fixing dependencies for ct.sym-files target.

Reviewed-by: tbell, erikj
2017-07-13 08:49:11 +02:00
Claes Redestad
9ba4675898 8181147: JNU_GetStringPlatformChars should have a fast path for UTF-8
Reviewed-by: martin, erikj, sherman, chegar, mikael
2017-06-19 10:32:13 +02:00
Lana Steuck
c532946b18 Merge 2017-05-31 17:41:14 +00:00
Erik Joelsson
79f9ab4235 8180651: Make target to run tests on exploded image
Reviewed-by: ihse
2017-05-29 14:06:24 +02:00
Magnus Ihse Bursie
671a3b797b 8180426: Use standard css file for new docs bundle index.html page
Reviewed-by: mchung, erikj
2017-05-18 09:23:55 +02:00
Mandy Chung
d338fb31e1 8180208: Provide a new docs bundle page
Reviewed-by: ihse, jjg
2017-05-12 13:29:22 -07:00
Magnus Ihse Bursie
a365f54c10 8175825: Stop including pubs repo
Reviewed-by: erikj
2017-05-12 19:09:50 +02:00
Erik Joelsson
d1a39aa352 8179867: JDK9 b167: demos exist in JDK bundles
Reviewed-by: ihse
2017-05-10 18:27:31 +02:00
Magnus Ihse Bursie
241efa9566 8178038: Copy jdwp-protocol.html to proper location
8178039: Copy jvmti.html to proper location
8178316: Add JVM-MANAGEMENT-MIB.mib to jdk/src/java.management/share/specs/

Reviewed-by: erikj, mchung
2017-04-23 21:10:32 +02:00
Magnus Ihse Bursie
ce53169041 8176785: Add build support to generate PNG file from .dot file
Reviewed-by: erikj, mchung
2017-04-19 10:44:40 +02:00
Magnus Ihse Bursie
5638b45559 8172312: Update docs target and image for new combined docs
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: erikj, mchung
2017-04-19 10:24:42 +02:00
Alexandre Iline
19abae4791 8173801: Modify makefiles to not build demos and samples bundles
Reviewed-by: ihse, prr, erikj
2017-04-17 19:23:42 -07:00
Mandy Chung
08284d726f 8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
2017-03-29 09:41:55 -07:00
Magnus Ihse Bursie
df0123dde4 8176509: Use pandoc for converting build readme to html
Reviewed-by: erikj
2017-03-13 14:01:24 +01:00
Magnus Ihse Bursie
b826ae7bde 8176084: Developer-friendly run-test facility
Reviewed-by: erikj
2017-03-03 12:57:57 +01:00
Jesper Wilhelmsson
c2fd7b3bf0 Merge 2017-02-24 12:01:32 +01:00
Claes Redestad
ada23c9fef 8175026: Capture build-time parameters to --generate-jli-classes
Reviewed-by: mchung, ihse
2017-02-17 18:12:53 +01:00
Vladimir Kozlov
ef5d58f98b 8174879: Rename jdk.vm.ci to jdk.internal.vm.ci
Rename jdk.vm.ci and jdk.vm.compiler modules to jdk.internal.vm.ci and jdk.internal.vm.compiler.

Reviewed-by: mchung, ihse, dnsimon
2017-02-16 15:51:01 -08:00
Erik Joelsson
2396020e93 8174172: Race when building java.base.jmod
Reviewed-by: alanb, mchung
2017-02-09 09:51:24 +01:00
Magnus Ihse Bursie
ebac6beb70 8170863: Always pass MAKE_ARGS to MAKE in Main.gmk
Reviewed-by: erikj
2017-01-17 14:14:24 +01:00
Erik Joelsson
500900fb46 8172241: Cleanup mistakes in jib publish support change
Reviewed-by: tbell
2017-01-10 11:23:59 +01:00
Erik Joelsson
0b088d5ed8 8171929: "make docs" in clean forest is broken
Reviewed-by: mchung, tbell
2017-01-04 16:58:09 +01:00
Jesper Wilhelmsson
de18583f29 Merge 2016-12-18 15:57:40 +01:00
Jesper Wilhelmsson
ceb5a97cf8 Merge 2016-12-13 22:17:05 +01:00
Erik Joelsson
11166cddfd 8170878: JDK 9 fails to build when enabling Hotspot code coverage
Reviewed-by: ihse
2016-12-13 12:31:43 +01:00
Mandy Chung
d1dd5b972c 8169925: Organize licenses by module in source, JMOD file, and run-time image
Co-authored-by: Jeannette Hung <jeannette.hung@oracle.com>
Reviewed-by: alanb, erikj, ihse, naoto, prr
2016-12-12 18:56:32 -08:00
Vladimir Kozlov
1a40cebca3 8166417: Integrate Graal-core into JDK for AOT compiler
Reviewed-by: iveresov, erikj, ihse, mchung
2016-12-11 12:09:13 -08:00
Jesper Wilhelmsson
f8dd00abb0 Merge 2016-12-08 16:18:03 +01:00
Erik Joelsson
c369b80730 8170528: Race condition with release file creation
Reviewed-by: dholmes, ihse, tbell
2016-12-01 14:40:06 +01:00
Mandy Chung
d8c7cf7073 8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
2016-11-28 11:36:15 -08:00
Magnus Ihse Bursie
b58f0c97b9 8031567: Better model for storing source revision information
Reviewed-by: erikj
2016-11-28 09:20:13 +01:00
Erik Joelsson
7c98a30252 8170284: Move fine granular hotspot make targets to top level
Reviewed-by: tbell
2016-11-24 15:27:33 +01:00
Erik Joelsson
38acf59c15 8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
2016-11-07 13:25:18 +01:00
Erik Joelsson
51c8f332e9 8168982: Missing dependency for docs-copy
Reviewed-by: tbell
2016-11-01 15:55:15 +01: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
a467175dda 8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
2016-10-12 14:22:55 +02:00
Magnus Ihse Bursie
3e6227e27f 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:49:31 +02:00
Erik Joelsson
b7da068f85 8167195: VM fails to initialize intermittently when running jmod to create some images
Reviewed-by: tbell, mchung
2016-10-07 09:11:42 +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
5735e2f331 8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
2016-10-04 13:34:34 +02:00
Gerald Thornbrugh
03321f4a59 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 16:52:33 -07:00
Phil Race
ef8cab12f0 Merge 2016-07-01 13:03:53 -07:00
Erik Joelsson
eae3102646 8160490: "installer-only" top level target is broken
Reviewed-by: asemenyuk, tbell
2016-06-30 17:35:35 +02:00
Volker Simonis
120b177a47 8160423: Serieal build is broken because of missing dependencies for jmod
Reviewed-by: erikj
2016-06-28 16:04:03 +02:00
Erik Joelsson
f8e1100161 8136771: Implement the license-swap logic as a make target
Reviewed-by: tbell
2016-06-08 15:13:19 +02:00
Erik Joelsson
13dd1d5bda 8159047: Disable redundant build steps when creating buildjdk
Reviewed-by: tbell, dholmes
2016-06-09 10:40:19 +02:00
Erik Joelsson
825cbcc1b9 8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
2016-05-25 12:53:26 +02:00
Erik Joelsson
f33cf602b8 8157506: Disable bootcycle build when cross compiling
Reviewed-by: alanb, tbell, mchung
2016-05-21 18:23:28 +02:00
Erik Joelsson
23043ca1e6 8155786: Determine modules depending on upgradeable modules directly and indirectly
Reviewed-by: alanb, mchung
2016-05-19 17:24:50 +02:00