Monica Beckwith
|
9604ee8269
|
8248238: Implementation: JEP 388: Windows AArch64 Support
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Reviewed-by: dholmes, cjplummer, aph, ihse
|
2020-10-05 03:21:39 +00:00 |
|
Kim Barrett
|
a338213bb4
|
8248545: Remove unneeded warning suppression of MSVC++ 4521/4522
Reviewed-by: tschatzl, ihse
|
2020-06-30 12:41:27 -04:00 |
|
Magnus Ihse Bursie
|
2de3595895
|
8248548: Use DISABLED_WARNINGS for globally disabled warnings on Visual Studio in Hotspot
Reviewed-by: kbarrett, erikj
|
2020-06-30 16:26:24 +02:00 |
|
Per Lidén
|
f3d8d57cd3
|
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
Reviewed-by: kbarrett, dholmes
|
2019-09-13 08:40:09 +02:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Harold Seigel
|
89ea902f51
|
8215644: Clean up globalDefinitions_<compiler>.hpp
Remove non-existent classes from forward declarations, delete unused functions, etc.
Reviewed-by: coleenp, kbarrett
|
2019-01-03 13:11:35 -05:00 |
|
Per Lidén
|
e8eb07d805
|
8203220: Introduce ATTRIBUTE_ALIGNED macro
Reviewed-by: tschatzl, kbarrett
|
2018-05-16 10:24:54 +02:00 |
|
Kim Barrett
|
094178fdba
|
8200630: Globally suppress Visual Studio warning C4351
Globally suppress warning, remove sole instance of local suppression.
Reviewed-by: gtriantafill, tschatzl
|
2018-04-04 18:19:46 -04:00 |
|
Coleen Phillimore
|
394e34d821
|
8199282: Remove ValueObj class for allocation subclassing for gc code
Reviewed-by: stefank, kbarrett
|
2018-03-14 07:27:19 -04:00 |
|
Kim Barrett
|
d2ce0ae7d4
|
8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
Add os::vsnprintf and os::snprintf.
Reviewed-by: lfoltan, stuefe, mlarsson
|
2018-02-27 18:17:57 -05:00 |
|
Kim Barrett
|
b8ab854bdc
|
8197859: VS2017 Complains about UINTPTR_MAX definition in globalDefinitions_VisCPP.hpp
Use <stdint.h> and <inttypes.h> on Windows instead of emulation.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-21 23:30:01 -05:00 |
|
Magnus Ihse Bursie
|
7c78b40f8d
|
8189608: Remove duplicated jni.h
Reviewed-by: erikj, dholmes, coleenp
|
2017-10-19 11:59:52 +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 |
|