Severin Gehwolf
2ec358082f
8311302: Implement JEP 493: Linking Run-Time Images without JMODs
...
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mchung, alanb, erikj, ihse
2024-11-11 13:35:25 +00:00
Roman Kennke
44ec501a41
8305895: Implement JEP 450: Compact Object Headers (Experimental)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Reviewed-by: coleenp, stefank, stuefe, phh, ihse, lmesnik, tschatzl, matsaave, rcastanedalo, vpaprotski, yzheng, egahlin
2024-11-08 17:21:39 +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
Magnus Ihse Bursie
16061874ff
8326947: Minimize MakeBase.gmk
...
Reviewed-by: erikj
2024-04-11 14:15:34 +00:00
Magnus Ihse Bursie
fcf746dede
8328106: COMPARE_BUILD improvements
...
Reviewed-by: erikj
2024-03-14 07:30:42 +00:00
Frederic Thevenet
d96f38b80c
8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name
...
Reviewed-by: ihse, erikj
2023-10-25 17:30:21 +00:00
Erik Joelsson
16a34e8e1e
8310384: Add hooks for custom image creation
...
Reviewed-by: mikael, alanb
2023-06-21 18:28:19 +00:00
Ioi Lam
76ee5495cd
8292329: Enable CDS shared heap for zero builds
...
Reviewed-by: shade, erikj, ihse
2022-08-24 22:39:52 +00:00
Ioi Lam
57aac2ab65
8290981: Enable CDS for zero builds
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: erikj, shade, ihse
2022-08-19 19:16:33 +00:00
Magnus Ihse Bursie
a244b82293
8258411: Move module set configuration from Modules.gmk to conf dir
...
Reviewed-by: alanb, mchung
2020-12-16 21:57:32 +00:00
Erik Joelsson
50cc54c730
8252233: Put debug symbols in symbols-image
...
Reviewed-by: ihse, aleonard
2020-08-28 12:03:50 -07:00
Yumin Qi
02293daa64
8245070: 32-bit builds are broken after JDK-8242524
...
Reviewed-by: erikj, ihse
2020-05-18 09:28:06 -07:00
Yumin Qi
8da07d1ae9
8242524: Use different default CDS archives depending on UseCompressOops
...
Reviewed-by: erikj, iklam, ccheung
2020-05-14 14:24:55 -07:00
Magnus Ihse Bursie
b723b94614
8244021: Hide warning from jlink about incubating modules
...
Reviewed-by: erikj
2020-04-28 18:12:02 +02:00
Christoph Langer
90ee2c3d6e
8237192: Generate stripped/public pdbs on Windows for jdk images
...
Co-authored-by: Matthias Baesken <matthias.baesken@sap.com>
Reviewed-by: erikj, ihse
2020-02-07 08:38:40 +01:00
Christoph Langer
f2141ffd9e
8227636: Fix output dir for jlink_jre target in Images.gmk
...
Reviewed-by: tbell
2019-07-12 21:38:46 +02:00
Christoph Langer
cca67cab99
8227578: Wrong JRE targets in Images.gmk after JDK-8219971
...
Reviewed-by: tbell
2019-07-12 10:57:27 +02:00
Erik Joelsson
778fd086a1
8189861: Refactor CacheFind
...
Reviewed-by: tbell
2017-10-24 10:41:45 +02:00
Erik Joelsson
2af935c800
8220383: Incremental build is broken and inefficient
...
Reviewed-by: tbell
2019-03-12 08:04:33 -07:00
Magnus Ihse Bursie
d9153b8e3c
8219971: Introduce SetupExecute in build system
...
Reviewed-by: erikj
2019-03-05 11:07:19 +01:00
Magnus Ihse Bursie
208c58c862
8218431: Improved platform checking in makefiles
...
Reviewed-by: erikj
2019-02-07 12:35:45 +01:00
Erik Joelsson
46eb26b692
8215445: Enable building for Windows in WSL
...
Co-authored-by: Andrew Luo <andrewluotechnologies@outlook.com>
Reviewed-by: ihse
2019-01-02 12:59:26 +01:00
Erik Joelsson
c25a638fd1
8215239: Make deletes images/jdk/bin/java if something goes wrong
...
Reviewed-by: redestad, dholmes, tbell, ihse
2018-12-12 09:50:39 -08:00
Magnus Ihse Bursie
2ddd78e825
8178317: Create man pages using pandoc from markdown sources
...
Reviewed-by: erikj
2018-11-28 10:00:41 +01:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Erik Joelsson
f53e04ead9
8207365: Make man pages optional
...
Reviewed-by: tbell
2018-07-20 09:07:37 -07:00
Erik Joelsson
1791b54bf2
8200132
: Remove jre images and bundles
...
Reviewed-by: alanb, ihse
2018-06-06 13:16:12 -07:00
Phil Race
d8cfaff123
Merge
2018-05-04 08:50:01 -07:00
Phil Race
de8051e063
Merge
2018-05-02 09:16:10 -07:00
Erik Joelsson
4fc0229dcb
8196113: Remove the Compact Profile builds
...
Reviewed-by: tbell, alanb
2018-05-03 17:36:25 -07:00
Aleksey Shipilev
d571253203
8202210: jlink uses little-endian for big-endian cross-compilation targets
...
Reviewed-by: ihse, alanb, stuefe
2018-04-25 14:53:35 +02:00
Sergey Bylokhov
8ca8d45fb5
8200146: Remove the appletviewer launcher
...
Reviewed-by: prr, ihse
2018-04-23 14:06:46 -07:00
Magnus Ihse Bursie
c2859d192d
8198318: Make build comparisons clean again
...
Reviewed-by: tbell, erikj
2018-02-19 10:57:05 +01: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
Jonathan Gibbons
7e511aba71
8193512: Remove remnants of javah from jdk/jdk repo
...
Reviewed-by: tbell, erikj, alanb, darcy
2017-12-20 13:28:23 -08:00
Matthias Baesken
f4672a738b
8189618: [aix] No jre image is created during images step
...
Reviewed-by: erikj, stuefe
2017-10-26 08:52:55 +02:00
Erik Joelsson
447beeba7f
8189434: SetupCopyFiles does not handle files with $ in them
...
Reviewed-by: ihse
2017-10-17 15:46:09 +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
Weijun Wang
2bb3b82709
8148371: Remove policytool
...
Reviewed-by: erikj, alanb, mullan
2017-09-21 16:29:18 +08: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
Mandy Chung
c41d918474
8175819: OS name and arch in JMOD files should match the values as in the bundle names
...
Reviewed-by: erikj, ihse
2017-04-20 08:00:18 -07: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
Alan Bateman
bf0510a2f6
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: erikj, mchung, alanb
2017-03-22 16:25:58 +00:00
Magnus Ihse Bursie
92591d5f32
8170884: Clean up post-jlink file copying to the images
...
Reviewed-by: erikj
2017-03-09 09:12:20 +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
Daniel Fuchs
63218777ce
8173607: JMX RMI connector should be in its own module
...
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
2017-02-02 16:50:38 +00:00
Anthony Scarpino
946541ac57
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
...
Reviewed-by: mchung, wetmore
2017-01-23 11:49:50 -08:00
Erik Joelsson
500900fb46
8172241: Cleanup mistakes in jib publish support change
...
Reviewed-by: tbell
2017-01-10 11:23:59 +01:00
David Dehaven
b0741bd0f1
Merge
2016-12-16 11:58:14 -08:00