Jonathan Gibbons
|
10eb1cb639
|
8331879: Clean up non-standard use of /// comments in java.base
Reviewed-by: naoto, iris, darcy
|
2024-05-31 22:16:35 +00:00 |
|
Magnus Ihse Bursie
|
789ac8b276
|
8333189: Make sure clang on linux uses lld as linker
Reviewed-by: jiangli, erikj
|
2024-05-29 19:51:07 +00:00 |
|
Joe Wang
|
91caec07cb
|
8330542: Template for Creating Strict JAXP Configuration File
Reviewed-by: lancea, erikj, alanb, ihse, mullan, naoto
|
2024-05-28 19:26:17 +00:00 |
|
Alan Bateman
|
0f3e2cc334
|
8331670: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal
Reviewed-by: mcimadamore, jpai, pminborg
|
2024-05-28 15:05:54 +00:00 |
|
Magnus Ihse Bursie
|
cabe337400
|
8331921: Hotspot assembler files should use common logic to setup exported functions
Reviewed-by: coleenp, erikj, dholmes
|
2024-05-28 11:37:36 +00:00 |
|
Ludvig Janiuk
|
08891553bb
|
8332885: Clarify failure_handler self-tests
Reviewed-by: lmesnik
|
2024-05-27 09:43:31 +00:00 |
|
Magnus Ihse Bursie
|
90758f6735
|
8332808: Always set java.io.tmpdir to a suitable value in the build
Reviewed-by: erikj
|
2024-05-23 14:36:23 +00:00 |
|
Claes Redestad
|
2581935b47
|
8332528: Generate code in SwitchBootstraps.generateTypeSwitch that require fewer adaptations
Reviewed-by: liach, jlahoda
|
2024-05-23 12:26:19 +00:00 |
|
Alex Menkov
|
37c477856d
|
8332096: hotspot-ide-project fails with this-escape
Reviewed-by: erikj
|
2024-05-22 18:38:10 +00:00 |
|
Volodymyr Paprotski
|
afed7d0b05
|
8329538: Accelerate P256 on x86_64 using Montgomery intrinsic
Reviewed-by: ihse, ascarpino, sviswanathan
|
2024-05-22 16:27:27 +00:00 |
|
Jonathan Gibbons
|
6e805127f8
|
8332545: Fix handling of HTML5 entities in Markdown comments
Reviewed-by: prappo, erikj
|
2024-05-21 00:39:46 +00:00 |
|
Jonathan Gibbons
|
0a58cffe88
|
8298405: Implement JEP 467: Markdown Documentation Comments
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
|
2024-05-17 17:42:46 +00:00 |
|
Hannes Wallnöfer
|
4eb1eaf044
|
8329617: Update stylesheet for specs and tool documentation
Reviewed-by: jjg
|
2024-05-17 12:32:23 +00:00 |
|
Naoto Sato
|
5ded8da676
|
8332085: Remove 10 year old transition check in GenerateCurrencyData tool
Reviewed-by: erikj, iris
Backport-of: 4f3b76ff496e7423e5c43ca62cef019e4f4292ec
|
2024-05-13 16:49:48 +00:00 |
|
Thomas Stuefe
|
d2d37c913e
|
8331942: On Linux aarch64, CDS archives should be using 64K alignment by default
Reviewed-by: aph, iklam
|
2024-05-10 04:30:17 +00:00 |
|
Naoto Sato
|
c7d98df2ac
|
8329691: Support nonlikelyScript parent locale inheritance
Reviewed-by: joehw
|
2024-05-09 15:54:25 +00:00 |
|
Jan Lahoda
|
aaa90b3005
|
8327476: Upgrade JLine to 3.26.1
Reviewed-by: ihse, vromero
|
2024-05-09 13:54:04 +00:00 |
|
Vladimir Petko
|
2d622152b0
|
8331541: [i386] linking with libjvm.so fails after JDK-8283326
Reviewed-by: djelinski, ihse
|
2024-05-08 22:36:25 +00:00 |
|
Erik Joelsson
|
588e314e4b
|
8331886: Allow markdown src file overrides
Reviewed-by: ihse
|
2024-05-08 21:57:55 +00:00 |
|
Erik Joelsson
|
0d1216c7a1
|
8331939: Add custom hook for TestImage
Reviewed-by: mikael
|
2024-05-08 21:57:44 +00:00 |
|
Christian Stein
|
7b79426a1d
|
8278353: Provide Duke as default favicon in Simple Web Server
Reviewed-by: dfuchs
|
2024-05-08 05:48:07 +00:00 |
|
Joachim Kern
|
a10845b553
|
8330539: Use #include <alloca.h> instead of -Dalloca'(size)'=__builtin_alloca'(size)' for AIX
Reviewed-by: jwaters, mdoerr, kbarrett, ihse
|
2024-05-03 08:31:42 +00:00 |
|
Jan Lahoda
|
8771015d7e
|
8331027: JDK's ct.sym file packs corrupted module-info classes
Reviewed-by: asotona
|
2024-05-02 14:32:03 +00:00 |
|
Matthias Baesken
|
60b61e588c
|
8331298: avoid alignment checks in UBSAN enabled build
Reviewed-by: erikj, mdoerr
|
2024-04-30 07:31:29 +00:00 |
|
SendaoYan
|
eb88343fb7
|
8331164: createJMHBundle.sh download jars fail when url needed to be redirected
Reviewed-by: erikj, shade
|
2024-04-29 17:50:39 +00:00 |
|
Jonathan Gibbons
|
a920af233a
|
8303689: javac -Xlint could/should report on "dangling" doc comments
Reviewed-by: vromero, ihse, prr
|
2024-04-26 19:47:06 +00:00 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
SendaoYan
|
ce9eac3819
|
8331113: createJMHBundle.sh support configurable maven repo mirror
Reviewed-by: redestad, erikj
|
2024-04-25 15:54:13 +00:00 |
|
Emanuel Peter
|
3ccb64c021
|
8318446: C2: optimize stores into primitive arrays by combining values into larger store
Reviewed-by: kvn, thartmann
|
2024-04-24 06:44:14 +00:00 |
|
Magnus Ihse Bursie
|
3e65d90b4d
|
8330820: Remove remnants of operator_new.cpp in build system
Reviewed-by: tbell
|
2024-04-22 13:32:02 +00:00 |
|
Archie Cobbs
|
064628471b
|
8317376: Minor improvements to the 'this' escape analyzer
Reviewed-by: vromero
|
2024-04-17 17:35:17 +00:00 |
|
Magnus Ihse Bursie
|
5841cb3b51
|
8330107: Separate out "awt" libraries from Awt2dLibraries.gmk
Reviewed-by: erikj
|
2024-04-17 12:39:36 +00:00 |
|
Erik Joelsson
|
e57a322d70
|
8329970: Update autoconf build-aux files with latest from 2024-01-01
Reviewed-by: ihse, clanger
|
2024-04-17 00:51:11 +00:00 |
|
Magnus Ihse Bursie
|
6e77d918e6
|
8330261: Clean up linking steps
Reviewed-by: erikj
|
2024-04-16 13:52:16 +00:00 |
|
Magnus Ihse Bursie
|
61fa4d45b6
|
8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros
Reviewed-by: erikj
|
2024-04-16 13:51:14 +00:00 |
|
Joachim Kern
|
3f1d9c441e
|
8329257: AIX: Switch HOTSPOT_TOOLCHAIN_TYPE from xlc to gcc
Reviewed-by: jwaters, stuefe, kbarrett, mdoerr
|
2024-04-15 08:46:36 +00:00 |
|
Magnus Ihse Bursie
|
68f86dccce
|
8330110: AIX build fails after JDK-8329704 - issue with libjli.a
Reviewed-by: mbaesken, mdoerr
|
2024-04-12 20:57:56 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Daniel Jeliński
|
ecc603ca9b
|
8201183: sjavac build failures: "Connection attempt failed: Connection refused"
Reviewed-by: erikj, ihse
|
2024-04-11 12:42:24 +00:00 |
|
Magnus Ihse Bursie
|
f0cd866a37
|
8329704: Implement framework for proper handling of JDK_LIBS
Reviewed-by: erikj, jwaters
|
2024-04-11 09:40:12 +00:00 |
|
Robbin Ehn
|
1e02a13a7f
|
8328614: hsdis: dlsym can't find decode symbol
Reviewed-by: ihse, luhenry, mli
|
2024-04-09 15:01:02 +00:00 |
|
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 |
|
Magnus Ihse Bursie
|
adad132028
|
8320767: Use := wherever possible in spec.gmk.in
Reviewed-by: erikj
|
2023-11-28 17:33:23 +00:00 |
|
Magnus Ihse Bursie
|
66ae6d52a1
|
8320899: Select the correct Makefile when running make in build directory
Reviewed-by: erikj
|
2023-11-28 17:15:32 +00:00 |
|
Magnus Ihse Bursie
|
ebbef629c7
|
8320769: Remove ill-adviced "make install" target
Reviewed-by: erikj, shade
|
2023-11-28 15:32:21 +00:00 |
|
Jaikiran Pai
|
86bb804029
|
8320863: dsymutil command leaves around temporary directories
Reviewed-by: erikj, ihse
|
2023-11-28 14:51:08 +00:00 |
|
Galder Zamarreño
|
20aae3c438
|
8320533: Adjust capstone integration for v6 changes
Reviewed-by: ihse, aph
|
2023-11-28 08:33:23 +00:00 |
|
Magnus Ihse Bursie
|
f0a12c571b
|
8320763: Fix spacing arround assignment in spec.gmk.in
Reviewed-by: erikj, iris
|
2023-11-27 17:32:41 +00:00 |
|
Magnus Ihse Bursie
|
a006d7eae0
|
8294549: configure script should detect unsupported path
Co-authored-by: Mike Duigou <mduigou@openjdk.org>
Reviewed-by: erikj
|
2023-11-27 14:52:42 +00:00 |
|
Jan Lahoda
|
fc314740e9
|
8318913: The module-infos for --release data do not contain pre-set versions
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: vromero, ihse
|
2023-11-24 06:30:08 +00:00 |
|
David Holmes
|
c75c38871e
|
8318776: Require supports_cx8 to always be true
Reviewed-by: eosterlund, shade, dcubed
|
2023-11-23 22:23:42 +00:00 |
|