Erik Österlund
|
42d2d6dcc1
|
8259063: Possible deadlock with vtable/itable creation vs concurrent class unloading
Reviewed-by: pliden, neliasso
|
2021-01-13 16:48:17 +00:00 |
|
Ioi Lam
|
2f06893a29
|
8252526: Remove excessive inclusion of jvmti.h and jvmtiExport.hpp
Reviewed-by: ihse, kbarrett
|
2020-11-12 01:45:27 +00:00 |
|
Claes Redestad
|
c1524c59ad
|
8255208: CodeStrings passed to Disassembler::decode are ignored
Reviewed-by: kvn, iklam
|
2020-10-23 07:30:28 +00:00 |
|
Claes Redestad
|
738effade4
|
8254744: Clean-up CodeBlob::align_code_offset
Reviewed-by: mdoerr, eosterlund
|
2020-10-14 13:21:07 +00:00 |
|
Lutz Schmidt
|
4440bda325
|
8219586: CodeHeap State Analytics processes dead nmethods
Reviewed-by: thartmann, eosterlund
|
2020-09-24 07:48:48 +00:00 |
|
Leo Korinth
|
4b6f9ed07f
|
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
Reviewed-by: dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:30 +02:00 |
|
Lutz Schmidt
|
b730805159
|
8213084: Rework and enhance Print[Opto]Assembly output
Reviewed-by: kvn, thartmann
|
2019-05-21 15:51:35 +02:00 |
|
Coleen Phillimore
|
77d60eff6a
|
8223626: move print() functions to cpp files
Improve debugging experience
Reviewed-by: dholmes, dlong
|
2019-05-10 09:05:29 -04:00 |
|
Ao Qi
|
c5fc45ee08
|
8222926: Shenandoah build fails with --with-jvm-features=-compiler1
Reviewed-by: shade, rkennke
|
2019-05-08 20:57:12 +08:00 |
|
Coleen Phillimore
|
fbafef11c0
|
8222811: Consolidate MutexLockerEx and MutexLocker
Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls.
Reviewed-by: dcubed, dholmes, pliden, rehn
|
2019-04-25 10:56:31 -04:00 |
|
Martin Doerr
|
4af2374271
|
8210754: print_location is not reliable enough (printing register info)
Reviewed-by: stuefe, coleenp
|
2018-10-04 16:39:07 +02:00 |
|
Thomas Schatzl
|
e98c176026
|
8208670: Compiler changes to allow enabling -Wreorder
Reviewed-by: kvn
|
2018-08-08 15:31:06 +02:00 |
|
Poonam Bajaj
|
25fbd2ff16
|
8199406: Performance drop with Java JDK 1.8.0_162-b32
Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array
Reviewed-by: kvn, coleenp, tschatzl
|
2018-03-30 18:46:14 +00:00 |
|
Coleen Phillimore
|
fde89a34d0
|
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
|
2018-03-16 09:12:13 -04:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -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 |
|