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 |
|
Magnus Ihse Bursie
|
beaa79c28b
|
8320663: Fix C syntax in LIB_SETUP_HSDIS_BINUTILS
Co-authored-by: Galder Zamarreño <galder@openjdk.org>
Reviewed-by: rehn
|
2023-11-23 15:15:12 +00:00 |
|
Joe Wang
|
93bdc2a6db
|
8306055: Add a built-in Catalog to JDK XML module
Reviewed-by: ihse, lancea, alanb
|
2023-11-22 17:11:26 +00:00 |
|
suchismith1993
|
25cebe8c3e
|
8317799: AIX PPC64: FFI symbol lookup doesn't find symbols
Reviewed-by: mdoerr, ihse, dholmes, jvernee
|
2023-11-22 15:43:34 +00:00 |
|
Mikael Vidstedt
|
a1e7a302c8
|
8320212: Disable GCC stringop-overflow warning for affected files
Reviewed-by: ihse, dcubed
|
2023-11-17 21:37:49 +00:00 |
|
Mikael Vidstedt
|
1802cb566e
|
8319570: Change to GCC 13.2.0 for building on Linux at Oracle
Reviewed-by: ihse, dholmes
|
2023-11-13 22:44:28 +00:00 |
|
Mikael Vidstedt
|
c0507af5a4
|
8319818: Address GCC 13.2.0 warnings (stringop-overflow and dangling-pointer)
Reviewed-by: ihse, dholmes
|
2023-11-13 17:46:26 +00:00 |
|
Naoto Sato
|
3684b4b5f2
|
8306116: Update CLDR to Version 44.0
Reviewed-by: srl, joehw, lancea
|
2023-11-13 16:54:53 +00:00 |
|
Mikael Vidstedt
|
806529aa77
|
8319573: Change to Visual Studio 17.6.5 for building on Windows at Oracle
Reviewed-by: erikj
|
2023-11-07 17:13:47 +00:00 |
|
Chen Liang
|
4a0ad462ab
|
8317937: @sealedGraph: Links to inner classes fails in links
Reviewed-by: pminborg
|
2023-11-07 15:07:17 +00:00 |
|
Daniel Jeliński
|
e1cae72036
|
8319197: Exclude hb-subset and hb-style from compilation
Reviewed-by: erikj, aivanov, prr
|
2023-11-07 08:41:49 +00:00 |
|
Andrew Haley
|
df599dbb9b
|
8295159: DSO created with -ffast-math breaks Java floating-point arithmetic
Reviewed-by: ihse, dholmes, stuefe
|
2023-11-04 09:17:11 +00:00 |
|
Mandy Chung
|
008ca2a725
|
8317620: Build JDK tools with ModuleMainClass attribute
Reviewed-by: erikj, alanb
|
2023-11-03 16:05:40 +00:00 |
|
xpbob
|
ec79ab4b3c
|
8319268: Build failure with GCC8.3.1 after 8313643
Reviewed-by: jiefu, erikj, prr
|
2023-11-03 03:49:37 +00:00 |
|
Julian Waters
|
4a85f6ae9f
|
8317132: Prepare HotSpot for permissive-
Reviewed-by: dholmes, jvernee, djelinski
|
2023-11-02 08:17:14 +00:00 |
|
Jonathan Gibbons
|
b3fec6b5f3
|
8306980: Generated docs should contain correct Legal Documents
Reviewed-by: ihse, mchung
|
2023-10-31 22:03:35 +00:00 |
|
Harshitha Onkar
|
2182c93689
|
8313643: Update HarfBuzz to 8.2.2
Reviewed-by: jdv, prr, dnguyen
|
2023-10-31 19:01:15 +00:00 |
|
Matthias Baesken
|
b9983c7229
|
8318961: increase javacserver connection timeout values and max retry attempts
Reviewed-by: clanger, erikj
|
2023-10-30 12:56:15 +00:00 |
|
Claes Redestad
|
4f9f1955ab
|
8318753: hsdis binutils may place libs in lib64
Reviewed-by: rehn, djelinski, ihse
|
2023-10-27 14:40:30 +00:00 |
|
Andrew Haley
|
e1a458ee64
|
8318834: s390x: Debug builds are missing debug helpers
Reviewed-by: shade, lucy
|
2023-10-26 16:28:28 +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 |
|
Frederic Thevenet
|
202c0137b8
|
8318669: Target OS detection in 'test-prebuilt' makefile target is incorrect when running on MSYS2
Reviewed-by: ihse, erikj
|
2023-10-25 12:58:01 +00:00 |
|
Doug Simon
|
bd22d2381f
|
8318027: Support alternative name to jdk.internal.vm.compiler
Reviewed-by: erikj, ihse, kvn, alanb, mli
|
2023-10-23 13:15:31 +00:00 |
|
Robbin Ehn
|
c2efd77412
|
8295795: hsdis does not build with binutils 2.39+
Reviewed-by: ihse, djelinski
|
2023-10-23 13:12:52 +00:00 |
|
Magnus Ihse Bursie
|
99de9bb83f
|
8317807: JAVA_FLAGS removed from jtreg running in JDK-8317039
Reviewed-by: erikj
|
2023-10-23 11:26:39 +00:00 |
|
Afshin Zafari
|
138437f2cf
|
8314438: NMT: Performance benchmarks are needed to have a baseline for comparison of improvements
Reviewed-by: gziemski, ihse
|
2023-10-20 08:33:40 +00:00 |
|
Aleksey Shipilev
|
bd02cfd96f
|
8318540: make test cannot run .jasm tests directly
Reviewed-by: lmesnik, erikj
|
2023-10-20 07:32:16 +00:00 |
|
Daniel Jeliński
|
3c70f2c1e9
|
8318418: hsdis build fails with system binutils on Ubuntu
Reviewed-by: erikj, ihse
|
2023-10-19 10:36:35 +00:00 |
|
Naoto Sato
|
ce8ebebc77
|
8317979: Use TZ database style abbreviations in the CLDR locale provider
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
|
2023-10-18 18:26:49 +00:00 |
|
Emanuel Peter
|
504b0bdaaa
|
8318078: ADLC: pass ASSERT and PRODUCT flags
Reviewed-by: ihse, erikj, kvn
|
2023-10-17 07:14:11 +00:00 |
|
Mikael Vidstedt
|
72c4dcbfee
|
8317970: Bump target macosx-x64 version to 11.00.00
Reviewed-by: erikj, prr, ihse
|
2023-10-13 20:24:44 +00:00 |
|
Jorn Vernee
|
b12c471a99
|
8317837: Leftover FFM implementation-only changes
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: mcimadamore
|
2023-10-13 19:05:47 +00:00 |
|
Jorn Vernee
|
32ac72c3d3
|
8312522: Implementation of Foreign Function & Memory API
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: dholmes, psandoz, mcimadamore, alanb
|
2023-10-12 19:50:08 +00:00 |
|
vamsi-parasa
|
2edf9c3f1e
|
8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR
Reviewed-by: jbhateja, kvn, ihse, sviswanathan
|
2023-10-12 04:45:19 +00:00 |
|
Jaikiran Pai
|
54861df3d9
|
8317802: jmh tests fail with Unable to find the resource: /META-INF/BenchmarkList after JDK-8306819
Reviewed-by: erikj, ihse
|
2023-10-11 00:54:54 +00:00 |
|