Emanuel Peter
f3671beefb
8335392: C2 MergeStores: enhanced pointer parsing
...
Co-authored-by: Christian Hagedorn <chagedorn@openjdk.org>
Reviewed-by: kvn, chagedorn
2024-11-05 11:46:40 +00:00
Emanuel Peter
3066d49cc1
8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
...
Reviewed-by: chagedorn, kvn
2024-01-29 10:13:43 +00:00
Daniel Lundén
8db7bad992
8319813: Remove upper limit on number of compiler phases in phasetype.hpp
...
Reviewed-by: chagedorn, rcastanedalo, epeter
2023-11-23 08:42:09 +00:00
Justin King
deadb9c8d7
8304684: Memory leak in DirectivesParser::set_option_flag
...
Reviewed-by: kvn, dlong
2023-10-20 11:02:38 +00:00
Eric Nothum
04f39e1f1e
8310316: Failing HotSpot Compiler directives are too verbose
...
Reviewed-by: thartmann, chagedorn
2023-07-24 09:17:09 +00:00
Johan Sjölen
fcbf9d052e
8300243: Replace NULL with nullptr in share/compiler/
...
Reviewed-by: thartmann, kvn
2023-01-18 16:56:31 +00:00
Calvin Cheung
9c1e98dac5
8298321: 2 File Leak defect groups in 2 files
...
Reviewed-by: vlivanov, iklam, dholmes
2023-01-11 17:48:36 +00:00
Nils Eliasson
483d4b97e0
8281505: Add CompileCommand PrintIdealPhase
...
Reviewed-by: kvn, thartmann, chagedorn
2022-02-14 08:27:21 +00:00
Harold Seigel
a4d201909c
8280178: Remove os:: API's that just call system API's
...
Reviewed-by: iklam, ccheung, dholmes
2022-01-20 13:10:33 +00:00
Ioi Lam
33b6378f1e
8265101: Remove unnecessary functions in os*.inline.hpp
...
Reviewed-by: dholmes, kbarrett
2021-04-22 05:44:39 +00:00
Xin Liu
83be8a902c
8247732: validate user-input intrinsic_ids in ControlIntrinsic
...
renew webrev to the latest jdk. fixed a typo and a bug. Add constraints for both DisableIntrinsic and ControlIntrinsics. Add tests to cover different use cases of them.
Reviewed-by: neliasso, thartmann
2020-12-17 10:05:09 +00:00
David Holmes
c6653432a5
8214816: os::read() should not transition to _thread_blocked with safepoint check on Solaris
...
Reviewed-by: jiangli, mgronlun
2019-01-13 16:54:01 -05:00
Pavel Punegov
a7aa770b9a
8164546: Convert DirectivesParser_test to GTest
...
Reviewed-by: kvn, iignatyev, neliasso
2018-10-25 11:18:24 -07:00
Coleen Phillimore
221d0f4c54
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
...
Remove frame.inline.hpp,etc from header files and adjust transitive includes.
Reviewed-by: stefank, stuefe
2018-03-21 19:45:24 -04:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00