Magnus Ihse Bursie
66945e5010
8339336: Fix build system whitespace to adhere to coding conventions
...
Reviewed-by: erikj
2024-09-03 15:31:09 +00:00
Magnus Ihse Bursie
3f4b167c97
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
...
Reviewed-by: erikj
2024-04-05 08:37:41 +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
JoKern65
08fa269886
8307349: Support xlc17 clang toolchain on AIX
...
Reviewed-by: erikj, mbaesken
2023-05-11 07:40:38 +00:00
Magnus Ihse Bursie
7743345f6f
8294314: Minimize disabled warnings in hotspot
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: erikj, shade
2022-10-17 09:29:50 +00:00
Yasumasa Suenaga
68b6e11e48
8270083: -Wnonnull errors happen with GCC 11.1.1
...
Reviewed-by: erikj, dlong, kbarrett
2021-07-10 05:01:23 +00:00
Aleksey Shipilev
edd27074af
8260408: Shenandoah: adjust inline hints after JDK-8255019
...
Reviewed-by: rkennke, ihse
2021-01-26 13:04:38 +00:00
Vladimir Kempik
88df2f0f7f
8243470: [macos] bring back O2 opt level for unsafe.cpp
...
Remove special case for unsafe.cpp on clang macos
Reviewed-by: erikj, ihse
2020-06-23 13:41:55 +03:00
Jie Fu
24f040da36
8247396: Exclude PCH for files in $(OPT_SPEED_SRC) with clang after JDK-8246751
...
Reviewed-by: ihse, erikj
2020-06-12 10:52:20 +08:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Erik Joelsson
778fd086a1
8189861: Refactor CacheFind
...
Reviewed-by: tbell
2017-10-24 10:41:45 +02:00
Magnus Ihse Bursie
208c58c862
8218431: Improved platform checking in makefiles
...
Reviewed-by: erikj
2019-02-07 12:35:45 +01:00
Roman Kennke
8b62a2ee9d
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
...
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
2018-12-10 15:47:44 +01:00
Severin Gehwolf
d778b4cd2b
8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
...
Compile with -O2 and -ffp-contract=off as for fdlibm.
Reviewed-by: erikj, lucy, aph
2018-09-11 18:18:51 +02:00
Severin Gehwolf
ee43c985d4
8210703: vmStructs.cpp compiled with -O0
...
Reviewed-by: erikj, ihse
2018-09-13 11:07:40 +02:00
Gary Adams
1682e39728
8205055: Fix compilation optimization errors with new Solaris toolchain
...
Reviewed-by: erikj
2018-06-19 07:15:00 -04:00
Erik Österlund
2a0986b882
8199417: Modularize interpreter GC barriers
...
Reviewed-by: coleenp, rkennke
2018-04-11 16:07:42 +02:00
Vladimir Kozlov
19a8503b3e
8199422: Hotspot build is broken after push of 8197235
...
Reviewed-by: shade, lfoltan
2018-03-09 12:38:54 -08:00
Vladimir Kozlov
9d29fc2045
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
...
Moved most expensive methods to new file jvmciCompilerToVMInit.cpp and switch off C++ compiler optimization for it on Windows and Solaris
Reviewed-by: erikj, ihse, dnsimon
2018-03-09 10:15:22 -08:00
Erik Joelsson
0e2519d28f
8187676: Disable uninitialized warnings for two files until proper fix available
...
Reviewed-by: tbell, kvn, ihse
2018-02-09 13:56:50 -08:00
Magnus Ihse Bursie
5f7dcca036
8188814: Simplify IncludeCustomExtension
...
Reviewed-by: dholmes
2017-10-05 12:41:06 +02:00
Erik Joelsson
72c4ec5462
8187444: Forest Consolidation: Make build work
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
2017-09-12 19:03:56 +02:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00