Coleen Phillimore
|
3e3414dbf3
|
8203837: Split nmethod unloading from inline cache cleaning
Refactor cleaning inline caches to after GC do_unloading.
Reviewed-by: thartmann, eosterlund
|
2018-05-02 11:28:49 -04: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 |
|
Stefan Karlsson
|
d42acfd37b
|
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Reviewed-by: hseigel, dholmes
|
2018-03-08 19:10:25 +01:00 |
|
Harold Seigel
|
c0bc887c36
|
8191102: Incorrect include file use in classLoader.hpp
Move appropriate methods to <fiile>.inline.hpp files. Create <file>.inline.hpp files when needed.
Reviewed-by: coleenp, dholmes
|
2018-03-05 10:29:23 -05:00 |
|
Dean Long
|
ce205655fe
|
8194990: 3 Null pointer dereference defect groups related to CodeCache::find_blob_unsafe()
Reviewed-by: kvn
|
2018-01-31 16:10:23 -08:00 |
|
Gerard Ziemski
|
2cb1917bac
|
8181503: Can't compile hotspot with c++11
Fixed 5 unique c++14 compiler issues
Reviewed-by: coleenp, dholmes, kbarrett
|
2018-01-31 11:12:12 -06:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|
Nils Eliasson
|
acb7facf46
|
8169766: c1 + Xcomp reresolving call target every invocation
Set reciever klass for static_bound calls
Reviewed-by: kvn
|
2017-10-11 11:24:59 +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 |
|