Andrew Haley
4f3b626a36
8271567: AArch64: AES Galois CounterMode (GCM) interleaved implementation using vector instructions
...
Reviewed-by: ngasson, adinn, xliu
2021-09-23 09:00:46 +00:00
Aleksey Shipilev
0f31d0fb2c
8273373: Zero: Cannot invoke JVM in primordial threads on Zero
...
Reviewed-by: stuefe
2021-09-14 15:49:00 +00:00
Lutz Schmidt
276b07b36a
8271490: [ppc] [s390]: Crash in JavaThread::pd_get_top_frame_for_profiling
...
Reviewed-by: stuefe, mbaesken
2021-08-30 12:31:08 +00:00
Alan Hayward
b690f29699
8269687: pauth_aarch64.hpp include name is incorrect
...
Reviewed-by: rbackman, ngasson
2021-08-23 01:41:27 +00:00
Xubo Zhang
04134fcdaa
8264543: Cross modify fence optimization for x86
...
Reviewed-by: dholmes, tschatzl, sviswanathan
2021-08-04 05:43:58 +00:00
Aleksey Shipilev
589a1d53df
8270155: ARM32: Improve register dump in hs_err
...
Reviewed-by: dholmes, stuefe
2021-07-14 08:14:12 +00:00
Andrew Haley
a97715755d
8261579: AArch64: Support for weaker memory ordering in Atomic
...
Reviewed-by: adinn, shade
2021-06-29 07:39:24 +00:00
Matthias Baesken
43e38a18b8
8268377: Windows 32bit build fails after JDK-8268174
...
Reviewed-by: jiefu, mdoerr
2021-06-09 14:09:41 +00:00
Alan Hayward
ae986bc8df
8266749: AArch64: Backtracing broken on PAC enabled systems
...
Reviewed-by: gziemski, aph
2021-06-08 02:24:43 +00:00
Vladimir Ivanov
069f180a85
8268174: Move x86-specific stub declarations into stubRoutines_x86.hpp
...
Reviewed-by: kvn
2021-06-04 10:55:21 +00:00
Stefan Karlsson
c8f4c02bf0
8268118: Rename bytes_os_cpu.inline.hpp files to bytes_os_cpu.hpp
...
Reviewed-by: coleenp, dholmes
2021-06-03 09:04:53 +00:00
Stefan Karlsson
1296a6c425
8268119: Rename copy_os_cpu.inline.hpp files to copy_os_cpu.hpp
...
Reviewed-by: kbarrett, coleenp
2021-06-03 09:03:27 +00:00
Stefan Karlsson
64f0f68958
8267464: Circular-dependency resilient inline headers
...
Reviewed-by: kbarrett, eosterlund, dholmes, kvn
2021-05-31 08:59:19 +00:00
Jie Fu
b403d39908
8267213: cpuinfo_segv is incorrectly triaged as execution protection violation on x86_32
...
Reviewed-by: dholmes
2021-05-25 11:49:58 +00:00
David Holmes
02f895c5f6
8252685: APIs that require JavaThread should take JavaThread arguments
...
Reviewed-by: coleenp, sspitsyn, kvn, iklam
2021-05-17 04:05:44 +00:00
Magnus Ihse Bursie
b524a81ad2
8265982: JDK-8264188 breaks build on macOS-aarch64
...
Reviewed-by: erikj, shade
2021-04-26 17:59:14 +00:00
Magnus Ihse Bursie
b9f66d93eb
8264188: Improve handling of assembly files in the JDK
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, vlivanov
2021-04-26 12:57:21 +00:00
Ioi Lam
95f0fd6c4d
8265696: Move CDS sources to src/hotspot/shared/cds
...
Reviewed-by: erikj, dholmes, stuefe
2021-04-23 04:13:02 +00:00
Yasumasa Suenaga
0afcbd4b09
8264412: AArch64: CPU description should refer DMI
...
Reviewed-by: aph, gziemski
2021-04-14 15:11:08 +00:00
Ioi Lam
17202c89d5
8264748: Do not include arguments.hpp from compilerDefinitions.hpp
...
Reviewed-by: gziemski, stefank
2021-04-07 05:37:37 +00:00
Martin Doerr
9061271b0b
8261957: [PPC64] Support for Concurrent Thread-Stack Processing
...
Reviewed-by: lucy, nradomski
2021-03-31 09:37:16 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Thomas Stuefe
d602ae080b
8263884: Clean up os::is_allocatable() across Posix platforms
...
Reviewed-by: stefank
2021-03-25 08:54:05 +00:00
Yasumasa Suenaga
a528771064
8262491: AArch64: CPU description should contain compatible board list
...
Reviewed-by: akozlov, aph
2021-03-13 09:40:40 +00:00
Yumin Qi
3820ab9e82
8236847: CDS archive with 4K alignment unusable on machines with 64k pages
...
Reviewed-by: iklam, stuefe, erikj, ihse
2021-03-11 16:49:24 +00:00
Ioi Lam
d8a9c3ca92
8263002: Remove CDS MiscCode region
...
Reviewed-by: coleenp, dholmes
2021-03-10 06:07:39 +00:00
Roland Westrelin
6baecf39d5
8259937: guarantee(loc != NULL) failed: missing saved register with native invoker
...
Reviewed-by: kvn, jvernee, vlivanov
2021-03-01 15:11:25 +00:00
Ioi Lam
0f8be6e433
8261868: Reduce inclusion of metaspace.hpp
...
Reviewed-by: stuefe, ccheung
2021-02-25 04:31:12 +00:00
Gerard Ziemski
0257caad38
8261397: Try Catch Method Failing to Work When Dividing An Integer By 0
...
Reviewed-by: stuefe, prr, dcubed, dholmes
2021-02-23 16:38:53 +00:00
Andrew Haley
1b0c36b05b
8261649: AArch64: Optimize LSE atomics in C++ code
...
Reviewed-by: adinn
2021-02-19 10:52:39 +00:00
Ioi Lam
235da6aa04
8261672: Reduce inclusion of classLoaderData.hpp
...
Reviewed-by: lfoltan, coleenp
2021-02-13 07:13:22 +00:00
Vladimir Kempik
28163a9e98
8261652: Remove some dead comments from os_bsd_x86
...
Reviewed-by: dcubed
2021-02-12 17:10:21 +00:00
Daniel D. Daugherty
33fcd325f6
8261659: JDK-8261027 causes a Tier1 validate-source failure
...
Reviewed-by: iignatyev, bpb
2021-02-12 16:17:16 +00:00
Andrew Haley
40ae9937a0
8261027: AArch64: Support for LSE atomics C++ HotSpot code
...
Reviewed-by: adinn, simonis
2021-02-12 13:12:02 +00:00
Ioi Lam
ffbcf1b0a7
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
...
Reviewed-by: lfoltan, hseigel, dholmes, stuefe
2021-02-02 23:40:29 +00:00
Thomas Stuefe
3e4194c42e
8260022: [ppc] os::print_function_and_library_name shall resolve function descriptors transparently
...
Reviewed-by: mdoerr, lucy
2021-01-27 10:43:04 +00:00
Ioi Lam
492bebc7aa
8258004: Remove unnecessary inclusion of vm_version.hpp
...
Reviewed-by: dholmes, stefank
2021-01-19 04:32:51 +00:00
Thomas Stuefe
ac2dee567b
8259539: JDK-8255711 broke trap messages
...
Reviewed-by: lfoltan, dholmes
2021-01-12 11:41:29 +00:00
Jesper Wilhelmsson
d234388042
Merge
2020-12-21 09:09:05 +00:00
Richard Reingruber
1ce2e94f5f
8256843: [PPC64] runtime/logging/RedefineClasses.java fails with assert: registers not saved on stack
...
Reviewed-by: mdoerr, lucy
2020-12-18 13:16:09 +00:00
Nick Gasson
643ddc1320
8257882: Implement linkToNative intrinsic on AArch64
...
Reviewed-by: jvernee, mcimadamore, aph
2020-12-17 03:24:40 +00:00
Thomas Stuefe
568dc29b9a
8185734: [Windows] Structured Exception Catcher missing around gtest execution
...
Reviewed-by: dholmes, ihse
2020-12-15 09:02:46 +00:00
Thomas Stuefe
3ab1dfeb8f
8257828: SafeFetch may crash if invoked in non-JavaThreads
...
Reviewed-by: mdoerr, kbarrett, coleenp, dholmes
2020-12-15 07:00:54 +00:00
Maurizio Cimadamore
0fb31dbf3a
8254231: Implementation of Foreign Linker API (Incubator)
...
Reviewed-by: coleenp, ihse, dholmes, vlivanov
2020-11-23 11:00:38 +00:00
Coleen Phillimore
e7c7469cf5
8246378: [Windows] assert on MethodHandle logging code
...
Reviewed-by: iklam, vlivanov
2020-11-20 13:00:10 +00:00
Alan Hayward
d183fc7faa
8221554: aarch64 cross-modifying code
...
Reviewed-by: rehn, aph
2020-11-19 12:27:22 +00:00
Gerard Ziemski
50a2c22ff7
8253742: POSIX signal code cleanup
...
Reviewed-by: stuefe, dholmes
2020-11-18 15:29:13 +00:00
Matthias Baesken
4553fa0b98
8256258: some missing NULL checks or asserts after CodeCache::find_blob_unsafe
...
Reviewed-by: shade
2020-11-17 07:59:01 +00:00
Hao Sun
da48003abd
8255975: Fix AArch64 OpenJDK build failure with gcc-5
...
Reviewed-by: dholmes
2020-11-12 02:30:39 +00:00
Jie Fu
a1d4b9f35b
8256009: Remove src/hotspot/share/adlc/Test/i486.ad
...
Reviewed-by: shade, thartmann
2020-11-10 13:49:01 +00:00