Daniel Jeliński
|
3b6629cec7
|
8324673: javacserver failed during build: RejectedExecutionException
Reviewed-by: cstein, erikj
|
2024-04-09 14:10:58 +00:00 |
|
Naoto Sato
|
dd930c573b
|
8329787: Fix typo in CLDRConverter
Reviewed-by: jlu, iris, lancea, bpb
|
2024-04-08 16:26:02 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Julian Waters
|
8bc1867da7
|
8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: jwaters, prr
|
2024-04-05 08:19:35 +00:00 |
|
Guoxiong Li
|
41966885b9
|
8329494: Serial: Merge GenMarkSweep into MarkSweep
Reviewed-by: ihse, ayang, tschatzl
|
2024-04-04 03:42:12 +00:00 |
|
Mikael Vidstedt
|
023f7f176b
|
8320799: Bump minimum boot jdk to JDK 22
Reviewed-by: iris, erikj, ihse
|
2024-04-03 16:25:55 +00:00 |
|
Magnus Ihse Bursie
|
5ac067f6d6
|
8329289: Unify SetupJdkExecutable and SetupJdkLibrary
Reviewed-by: erikj
|
2024-04-02 13:15:56 +00:00 |
|
Magnus Ihse Bursie
|
5ae849d66f
|
8329292: Fix missing cleanups in java.management and jdk.management
Reviewed-by: erikj
|
2024-04-02 13:09:53 +00:00 |
|
Magnus Ihse Bursie
|
9d052e9331
|
8329131: Fold libjli_static back into libjli on AIX
Reviewed-by: erikj, clanger
|
2024-03-31 11:15:49 +00:00 |
|
Magnus Ihse Bursie
|
d580bcf956
|
8329178: Clean up jdk.accessibility native compilation
Reviewed-by: erikj, prr
|
2024-03-28 06:23:35 +00:00 |
|
Magnus Ihse Bursie
|
d292aabf05
|
8329086: Clean up java.desktop native compilation
Reviewed-by: erikj
|
2024-03-27 14:44:40 +00:00 |
|
Hannes Wallnöfer
|
d0a265039a
|
8324774: Add DejaVu web fonts
8327385: Add JavaDoc option to exclude web fonts from generated documentation
Reviewed-by: ihse, jjg
|
2024-03-27 12:20:55 +00:00 |
|
Magnus Ihse Bursie
|
37a5a08378
|
8329102: Clean up jdk.jpackage native compilation
Reviewed-by: erikj
|
2024-03-27 10:30:58 +00:00 |
|
Matthias Baesken
|
b9c76dedf4
|
8329074: AIX build fails after JDK-8328824
Reviewed-by: clanger, goetz
|
2024-03-26 10:00:56 +00:00 |
|
Magnus Ihse Bursie
|
26b2ec4847
|
8328824: Clean up java.base native compilation
Reviewed-by: erikj
|
2024-03-25 15:04:38 +00:00 |
|
Magnus Ihse Bursie
|
e80619a032
|
8328680: Introduce JDK_LIB, and clean up module native compilation
Reviewed-by: erikj, jwaters
|
2024-03-22 14:12:26 +00:00 |
|
Magnus Ihse Bursie
|
700679011e
|
8328628: JDK-8328157 incorrectly sets -MT on all compilers in jdk.jpackage
Reviewed-by: erikj, jwaters
|
2024-03-21 11:33:36 +00:00 |
|
Julian Waters
|
4ef591f71f
|
8326964: Remove Eclipse Shared Workspaces
Reviewed-by: erikj, ihse
|
2024-03-19 06:27:50 +00:00 |
|
Magnus Ihse Bursie
|
9e98118f28
|
8328177: Move LDFLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-18 14:41:51 +00:00 |
|
Magnus Ihse Bursie
|
bfba4894e1
|
8328157: Move C[XX]FLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-15 14:36:57 +00:00 |
|
Magnus Ihse Bursie
|
42aec8c5e7
|
8328146: Set LIBCXX automatically
Reviewed-by: erikj
|
2024-03-15 13:23:37 +00:00 |
|
Chad Rakoczy
|
a232e8fb4e
|
8325621: Improve jspawnhelper version checks
Reviewed-by: erikj, shade, rriggs, ihse
|
2024-03-14 13:26:03 +00:00 |
|
Magnus Ihse Bursie
|
44aef38623
|
8327045: Consolidate -fvisibility=hidden as a basic flag for all compilation
Reviewed-by: erikj
|
2024-03-14 07:30:51 +00:00 |
|
Magnus Ihse Bursie
|
fcf746dede
|
8328106: COMPARE_BUILD improvements
Reviewed-by: erikj
|
2024-03-14 07:30:42 +00:00 |
|
Magnus Ihse Bursie
|
4d64467444
|
8328079: JDK-8326583 broke ccache compilation
Reviewed-by: erikj, jwaters
|
2024-03-13 14:17:30 +00:00 |
|
Magnus Ihse Bursie
|
107cb536e7
|
8327701: Remove the xlc toolchain
Reviewed-by: jwaters, erikj
|
2024-03-13 08:42:12 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Andrew John Hughes
|
243cb098d4
|
8327389: Remove use of HOTSPOT_BUILD_USER
Reviewed-by: erikj, ihse
|
2024-03-09 13:30:36 +00:00 |
|
Magnus Ihse Bursie
|
585a958441
|
8327675: jspawnhelper should be built on all unix platforms
Reviewed-by: shade, stuefe, erikj
|
2024-03-08 14:21:20 +00:00 |
|
Jan Lahoda
|
27a03e0dc3
|
8327218: Add an ability to specify modules which should have native access enabled
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, erikj, alanb, ihse
|
2024-03-08 11:21:24 +00:00 |
|
Kim Barrett
|
989fc3e6ea
|
8325878: Require minimum Clang version 13
Reviewed-by: jwaters, ihse
|
2024-03-06 20:17:11 +00:00 |
|
Kim Barrett
|
13c74535de
|
8325880: Require minimum Open XL C/C++ version 17.1.1
Reviewed-by: mdoerr, jwaters, ihse
|
2024-03-06 20:00:12 +00:00 |
|
Erik Joelsson
|
721bfee53a
|
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
Reviewed-by: ihse, dholmes
|
2024-03-05 20:31:17 +00:00 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Ludvig Janiuk
|
c6641c7d2d
|
8326831: Clarify test harness control variables in make help
Reviewed-by: erikj, gli, ihse
|
2024-03-05 16:24:54 +00:00 |
|
Kim Barrett
|
d6f2a174fc
|
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
|
2024-03-05 07:16:34 +00:00 |
|
Magnus Ihse Bursie
|
5fa2bdc6c7
|
8326953: Race in creation of win-exports.def with static-libs
Reviewed-by: jwaters, erikj, dholmes
|
2024-02-28 22:48:17 +00:00 |
|
Andrew Leonard
|
3b90ddfefe
|
8326685: Linux builds not reproducible if two builds configured in different build folders
Reviewed-by: ihse, erikj
|
2024-02-28 08:37:53 +00:00 |
|
Magnus Ihse Bursie
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +00:00 |
|
Magnus Ihse Bursie
|
bceaed6d4d
|
8326406: Remove mapfile support from makefiles
Reviewed-by: jwaters, erikj
|
2024-02-27 10:54:49 +00:00 |
|
Magnus Ihse Bursie
|
da14aa463b
|
8017234: Hotspot should stop using mapfiles
Reviewed-by: djelinski, erikj, dholmes
|
2024-02-27 10:26:55 +00:00 |
|
Dan Lutker
|
97aca09e58
|
8326717: Disable stringop-overflow in shenandoahLock.cpp
Reviewed-by: erikj, shade
|
2024-02-27 07:34:10 +00:00 |
|
Magnus Ihse Bursie
|
3780ad3133
|
8326587: Separate out Microsoft toolchain linking
Reviewed-by: erikj
|
2024-02-26 15:43:47 +00:00 |
|
Magnus Ihse Bursie
|
27574b384c
|
8326585: COMPARE_BUILD=PATCH fails if patch -R fails
Reviewed-by: erikj
|
2024-02-23 17:31:13 +00:00 |
|
Sam James
|
8e5f6ddb68
|
8324243: Compilation failures in java.desktop module with gcc 14
Reviewed-by: jwaters, ihse, kbarrett, prr
|
2024-02-22 06:27:25 +00:00 |
|
Magnus Ihse Bursie
|
0bcece9958
|
8325342: Remove unneeded exceptions in compare.sh
Reviewed-by: erikj
|
2024-02-21 22:34:58 +00:00 |
|
Magnus Ihse Bursie
|
c022431a00
|
8326412: debuginfo files should not have executable bit set
Reviewed-by: erikj
|
2024-02-21 14:10:38 +00:00 |
|
Magnus Ihse Bursie
|
33834b7d14
|
8326375: [REDO] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-21 13:44:12 +00:00 |
|
David Holmes
|
14f9aba921
|
8326371: [BACKOUT] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: mikael
|
2024-02-21 01:15:25 +00:00 |
|
Magnus Ihse Bursie
|
1bd91cdebe
|
8325963: Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-20 22:25:29 +00:00 |
|
Magnus Ihse Bursie
|
4d50ee63d6
|
8326368: compare.sh -2bins prints ugly errors on Windows
Reviewed-by: erikj
|
2024-02-20 22:24:25 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Magnus Ihse Bursie
|
8668198c26
|
8325972: Add -x to bash for building with LOG=debug
Reviewed-by: erikj
|
2024-02-19 16:11:02 +00:00 |
|
Magnus Ihse Bursie
|
0d51b76947
|
8325877: Split up NativeCompilation.gmk
Reviewed-by: erikj, jwaters
|
2024-02-15 10:38:30 +00:00 |
|
Mikael Vidstedt
|
8765b176f9
|
8325800: Drop unused cups declaration from Oracle build configuration
Reviewed-by: erikj
|
2024-02-13 21:23:39 +00:00 |
|
Magnus Ihse Bursie
|
ec20b0aa2e
|
8325626 : Allow selection of non-matching configurations using CONF=!string
Reviewed-by: erikj, jwaters
|
2024-02-13 09:51:33 +00:00 |
|
Mikael Vidstedt
|
7c6971239d
|
8325570: Update to Graphviz 9.0.0
Reviewed-by: erikj, pminborg, ihse, mchung, iris
|
2024-02-12 20:26:11 +00:00 |
|
Magnus Ihse Bursie
|
e5cb78cc88
|
8324539: Do not use LFS64 symbols in JDK libs
Reviewed-by: jwaters, erikj, mbaesken, alanb
|
2024-02-12 08:04:39 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189 : Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Joe Darcy
|
3a1f4d0f48
|
8325268: Add policy statement to langtools makefiles concerning warnings
Reviewed-by: ihse, jjg, vromero
|
2024-02-07 18:03:38 +00:00 |
|
George Adams
|
d1c82156ba
|
8325194: GHA: Add macOS M1 testing
Reviewed-by: clanger, ihse
|
2024-02-06 13:28:25 +00:00 |
|
Martin Doerr
|
9ee9f28849
|
8325213: Flags introduced by configure script are not passed to ADLC build
Reviewed-by: jwaters, ihse
|
2024-02-06 06:56:48 +00:00 |
|
Joe Darcy
|
729ae1d787
|
8325266: Enable this-escape javac warning in jdk.javadoc
Reviewed-by: jjg, erikj
|
2024-02-06 02:11:37 +00:00 |
|
Magnus Ihse Bursie
|
d395ac2879
|
8321373: Build should use LC_ALL=C.UTF-8
Reviewed-by: redestad, erikj
|
2024-02-05 14:06:16 +00:00 |
|
Joe Darcy
|
adc3604027
|
8325148: Enable restricted javac warning in java.base
Reviewed-by: erikj, jvernee, mcimadamore, pminborg, ihse
|
2024-02-02 17:47:28 +00:00 |
|
Magnus Ihse Bursie
|
8e45182357
|
8324834: Use _LARGE_FILES on AIX
Reviewed-by: erikj, mbaesken
|
2024-02-01 13:09:11 +00:00 |
|
Per Minborg
|
f2920533e9
|
8323621: JDK build should exclude snippet class in java.lang.foreign
Reviewed-by: mcimadamore
|
2024-01-31 17:59:50 +00:00 |
|
Sergey Bylokhov
|
781f368d42
|
8324347: Enable "maybe-uninitialized" warning for FreeType 2.13.1
Reviewed-by: erikj, azvegint, jwaters, aivanov
|
2024-01-26 08:46:34 +00:00 |
|
Magnus Ihse Bursie
|
67f29b16ef
|
8324537: Remove superfluous _FILE_OFFSET_BITS=64
Reviewed-by: shade, erikj, kbarrett
|
2024-01-24 10:09:05 +00:00 |
|
Jonathan Gibbons
|
f54a336cb7
|
8324231: bad command-line option in make/Docs.gmk
Reviewed-by: erikj
|
2024-01-20 18:12:44 +00:00 |
|
Sam James
|
f4d08ccf80
|
8318696: Do not use LFS64 symbols on Linux
Reviewed-by: ihse, dholmes, kbarrett, mbaesken
|
2024-01-20 09:49:44 +00:00 |
|
Magnus Ihse Bursie
|
9049402a1b
|
8323675: Race in jdk.javadoc-gendata
Reviewed-by: erikj, jlahoda
|
2024-01-19 22:31:23 +00:00 |
|
Hannes Wallnöfer
|
81df265e41
|
8320458: Improve structural navigation in API documentation
Reviewed-by: erikj, jjg
|
2024-01-18 19:06:26 +00:00 |
|
Claes Redestad
|
4c1a0fc58f
|
8323995: Suppress notes generated on incremental microbenchmark builds
Reviewed-by: erikj, ihse
|
2024-01-18 15:40:39 +00:00 |
|
Andrew Leonard
|
57fad67781
|
8323667: Library debug files contain non-reproducible full gcc include paths
Reviewed-by: erikj, ihse
|
2024-01-18 09:56:54 +00:00 |
|
Andrew Leonard
|
dd0694b9cb
|
8323671: DevKit build gcc libraries contain full paths to source location
Reviewed-by: erikj, ihse
|
2024-01-15 14:39:28 +00:00 |
|
Matthias Baesken
|
68c4286026
|
8323008: filter out harmful -std* flags added by autoconf from CXX
Reviewed-by: erikj, clanger, ihse
|
2024-01-12 12:29:07 +00:00 |
|
Claes Redestad
|
3e19bf88d5
|
8323529: Relativize test image dependencies in microbenchmarks
Reviewed-by: mcimadamore, jvernee, erikj
|
2024-01-12 10:00:37 +00:00 |
|
Kim Barrett
|
8d9814a521
|
8322757: Enable -Wparentheses warnings
Reviewed-by: dholmes, jwaters, erikj, ihse
|
2024-01-12 06:12:20 +00:00 |
|
Mikael Vidstedt
|
8a4dc79e1a
|
8274300: Address dsymutil warning by excluding platform specific files
Reviewed-by: erikj
|
2024-01-08 20:17:29 +00:00 |
|
Naoto Sato
|
ad31ec5c5f
|
8322647: Short name for the Europe/Lisbon time zone is incorrect
Reviewed-by: joehw, iris
|
2024-01-04 17:16:33 +00:00 |
|
Mikael Vidstedt
|
296c5b645a
|
8322873: Duplicate -ljava -ljvm options for libinstrument
Reviewed-by: dholmes, jwaters, erikj
|
2024-01-03 19:23:43 +00:00 |
|
Serguei Spitsyn
|
0f8e4e0a81
|
8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Reviewed-by: lmesnik, alanb
|
2023-12-19 17:26:55 +00:00 |
|
Frederic Thevenet
|
3bc5679cab
|
8322309: Fix an inconsistancy in spacing style in spec.gmk.template
Reviewed-by: sgehwolf, erikj
|
2023-12-19 13:54:49 +00:00 |
|
Justin Lu
|
8b24851b9d
|
8321480: ISO 4217 Amendment 176 Update
Reviewed-by: naoto
|
2023-12-14 21:16:19 +00:00 |
|
Alexandre Iline
|
d5a96e3f49
|
8321621: Update JCov version to 3.0.16
Reviewed-by: erikj, alanb, ihse
|
2023-12-12 20:41:18 +00:00 |
|
Magnus Ihse Bursie
|
486594d427
|
8316657: Support whitebox testing in microbenchmarks
Reviewed-by: erikj, redestad
|
2023-12-11 14:17:38 +00:00 |
|
vamsi-parasa
|
ce108446ca
|
8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays)
Reviewed-by: sviswanathan, ihse, jbhateja, kvn
|
2023-12-08 22:52:48 +00:00 |
|
Magnus Ihse Bursie
|
b893a2b2f7
|
8321597: Use .template consistently for files treated as templates by the build
Reviewed-by: erikj
|
2023-12-08 15:46:02 +00:00 |
|
Frederic Thevenet
|
05f950934e
|
8321374: Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
Reviewed-by: erikj, ihse
|
2023-12-08 14:09:01 +00:00 |
|
Joe Darcy
|
519ecd352a
|
8319413: Start of release updates for JDK 23
8319414: Add SourceVersion.RELEASE_23
8319416: Add source 23 and target 23 to javac
Reviewed-by: iris, erikj, alanb, vromero
|
2023-12-07 17:01:29 +00:00 |
|
Markus Grönlund
|
49fff0132b
|
8211238: @Deprecated JFR event
Reviewed-by: egahlin, jbachorik
|
2023-12-07 10:45:55 +00:00 |
|
Jan Lahoda
|
18c7922781
|
8321224: ct.sym for JDK 22 contains references to internal modules
Reviewed-by: darcy, vromero, asotona, ihse
|
2023-12-05 17:24:48 +00:00 |
|
Christian Stein
|
517b178819
|
8306914: Implement JEP 458: Launch Multi-File Source-Code Programs
Reviewed-by: jlahoda, jlaskey
|
2023-12-05 07:50:21 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Jaikiran Pai
|
6f7bb79a5b
|
8320931: [REDO] dsymutil command leaves around temporary directories
Reviewed-by: ihse, clanger
|
2023-12-02 05:38:07 +00:00 |
|
Stefan Karlsson
|
0d146361f2
|
8320515: assert(monitor->object_peek() != nullptr) failed: Owned monitors should not have a dead object
Reviewed-by: dholmes, ihse, sspitsyn, dcubed
|
2023-11-30 09:46:26 +00:00 |
|
Mikael Vidstedt
|
454b11653c
|
8320942: Only set openjdk-target when cross compiling linux-aarch64
Reviewed-by: ihse, erikj
|
2023-11-29 19:02:25 +00:00 |
|
Erik Joelsson
|
f93b18f39c
|
8320932: [BACKOUT] dsymutil command leaves around temporary directories
Reviewed-by: mikael
|
2023-11-28 23:32:18 +00:00 |
|
Magnus Ihse Bursie
|
ce4e6e2bd7
|
8320915: Update copyright year in build files
Reviewed-by: erikj, iris
|
2023-11-28 21:40:20 +00:00 |
|