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 |
|
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 |
|
Andrew Leonard
|
bcc986b9d1
|
8317601: Windows build on WSL broken after JDK-8317340
Reviewed-by: djelinski, erikj
|
2023-10-09 07:41:31 +00:00 |
|
vamsi-parasa
|
a4e9168bab
|
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
|
2023-10-06 20:15:30 +00:00 |
|
Mikael Vidstedt
|
a64794b1ed
|
8317560: Change to Xcode 14.3.1 for building on macOS at Oracle
Reviewed-by: erikj
|
2023-10-06 16:11:58 +00:00 |
|
Ludvig Janiuk
|
a250ae4d1b
|
8317039: Enable specifying the JDK used to run jtreg
Reviewed-by: erikj
|
2023-10-05 07:54:34 +00:00 |
|
Maurizio Cimadamore
|
0d4de8a71f
|
8316971: Add Lint warning for restricted method calls
Reviewed-by: ihse, vromero
|
2023-10-04 09:36:53 +00:00 |
|
Andrew Leonard
|
353d139682
|
8317340: Windows builds are not reproducible if MS VS compiler install path differs
Reviewed-by: erikj
|
2023-10-03 14:00:00 +00:00 |
|
Daniel Jeliński
|
287b243221
|
8316893: Compile without -fno-delete-null-pointer-checks
Reviewed-by: kbarrett, erikj
|
2023-10-03 05:54:33 +00:00 |
|
Ludvig Janiuk
|
69489427e9
|
8317327: Remove JT_JAVA dead code in jib-profiles.js
Reviewed-by: erikj, jwaters
|
2023-10-02 07:40:11 +00:00 |
|
Robbin Ehn
|
fb055e7e53
|
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
Reviewed-by: ihse, fyang, luhenry, mli
|
2023-10-01 16:32:05 +00:00 |
|
Naoto Sato
|
014c95a54d
|
8317126: Redundant entries in Windows tzmappings file
Reviewed-by: lancea, iris, joehw
|
2023-09-29 16:36:29 +00:00 |
|
Matthias Baesken
|
29348b3cf6
|
8316894: make test TEST="jtreg:test/jdk/..." fails on AIX
Reviewed-by: ihse, erikj
|
2023-09-28 15:53:03 +00:00 |
|
Mikael Vidstedt
|
83c0e45160
|
8306630: Bump minimum boot jdk to JDK 21
Reviewed-by: darcy, erikj, iris, shade
|
2023-09-28 00:17:31 +00:00 |
|
Naoto Sato
|
e3201d1d13
|
8310631: test/jdk/sun/nio/cs/TestCharsetMapping.java is spuriously passing
Reviewed-by: jlu, alanb
|
2023-09-25 18:03:52 +00:00 |
|
Andrew Leonard
|
0f0c5b2d71
|
8316648: jrt-fs.jar classes not reproducible between standard and bootcycle builds
Reviewed-by: erikj
|
2023-09-25 08:35:53 +00:00 |
|
Daniel Jeliński
|
063790012d
|
8316433: net.dll should delay load winhttp.dll
Reviewed-by: erikj, ihse
|
2023-09-21 15:43:05 +00:00 |
|
Jorn Vernee
|
38bf1192b6
|
8310228: Improve error reporting for uncaught native exceptions on Windows
Reviewed-by: dholmes, djelinski
|
2023-09-21 13:54:35 +00:00 |
|
Daniel Jeliński
|
8cbe42b94a
|
8316421: libjava should load shell32.dll eagerly
Reviewed-by: erikj, jwaters, jvernee
|
2023-09-21 12:39:03 +00:00 |
|
Deepa Kumari
|
bee7524251
|
8315786: [AIX] Build Disk Local Detection Issue with GNU-utils df on AIX
Reviewed-by: tsteele, erikj, amitkumar
|
2023-09-21 06:01:49 +00:00 |
|
Erik Joelsson
|
3461c7b165
|
8316532: Native library copying in BuildMicrobenchmark.gmk cause dups on macOS
Reviewed-by: ihse, redestad
|
2023-09-20 20:36:16 +00:00 |
|
Naoto Sato
|
7c991cc567
|
8296246: Update Unicode Data Files to Version 15.1.0
Reviewed-by: erikj, joehw, srl, rriggs
|
2023-09-20 17:39:57 +00:00 |
|
Leo Korinth
|
e30e356442
|
8316461: Fix: make test outputs TEST SUCCESS after unsuccessful exit
Reviewed-by: ihse, erikj
|
2023-09-20 13:04:45 +00:00 |
|
Erik Joelsson
|
242eeaea47
|
8286757: adlc tries to build with /pathmap but without /experimental:deterministic
Reviewed-by: jwaters, ihse
|
2023-09-20 12:48:19 +00:00 |
|
Tim Prinzing
|
b275bdd9b5
|
8308995: Update Network IO JFR events to be static mirror events
Reviewed-by: egahlin, alanb
|
2023-09-20 12:34:08 +00:00 |
|
Adam Farley
|
607bd4ed84
|
8316294: AIX: Build fopen system call fails on file _BUILD_LIBJDWP_objectfilenames.txt
Reviewed-by: clanger, erikj
|
2023-09-19 14:13:40 +00:00 |
|
Justin Lu
|
b55e418a07
|
8301991: Convert l10n properties resource bundles to UTF-8 native
Reviewed-by: naoto
|
2023-09-14 22:19:18 +00:00 |
|
Erik Joelsson
|
a9679acd5c
|
8253620: Debug symbols for tests missing on macos and windows
Reviewed-by: dholmes, ihse, jwaters
|
2023-09-12 20:17:52 +00:00 |
|
Naoto Sato
|
d0be73a780
|
8041488: Locale-Dependent List Patterns
Reviewed-by: joehw, rriggs
|
2023-09-11 16:48:22 +00:00 |
|
Mandy Chung
|
111ecdbaf5
|
8268829: Provide an optimized way to walk the stack with Class object only
8210375: StackWalker::getCallerClass throws UnsupportedOperationException
Reviewed-by: coleenp, dfuchs, bchristi
|
2023-09-07 21:37:40 +00:00 |
|