Stefan Karlsson
|
3d426623bf
|
8234739: Harmonize parameter order in Atomic - xchg
Reviewed-by: rehn, dholmes
|
2019-11-25 12:32:40 +01:00 |
|
Martin Doerr
|
03763ec090
|
8233193: Incorrect bailout from possibly_add_compiler_threads
Reviewed-by: dholmes, thartmann
|
2019-11-18 18:21:18 +01:00 |
|
Martin Doerr
|
0a5f074a77
|
8230459: Test failed to resume JVMCI CompilerThread
Reviewed-by: dholmes, kvn
|
2019-10-21 19:58:16 +02:00 |
|
Leonid Mesnik
|
8c40b77cd8
|
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash
Reviewed-by: thartmann, sspitsyn
|
2019-06-07 12:26:50 -07:00 |
|
Xin Liu
|
63dbcdc874
|
8222670: pathological case of JIT recompilation and code cache bloat
Prevent downgraded compilation tasks from recompiling.
Reviewed-by: sgehwolf, thartmann
|
2019-05-07 09:17:03 +02:00 |
|
Jean Christophe Beyler
|
ec3edf99f9
|
8221853: Data race in compile broker (set_last_compile)
Remove the debug code provoking it
Reviewed-by: kvn, thartmann
|
2019-04-09 19:34:05 -07: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 |
|
Aleksey Shipilev
|
ffeae5bd65
|
8212070: Introduce diagnostic flag to abort VM on failed JIT compilation
Reviewed-by: mikael, thartmann
|
2018-11-19 11:51:27 +01:00 |
|
Tobias Hartmann
|
2fe0a0f20b
|
8213014: Crash in CompileBroker::make_thread due to OOM
Added missing null checks and checks for pending exception.
Reviewed-by: kvn, dholmes, mdoerr
|
2018-11-01 14:15:35 +01:00 |
|
Rene Schuenemann
|
83ece1407f
|
8204476: Add additional statistics to CodeCache::print_summary
Reviewed-by: kvn, stuefe
|
2018-05-30 14:46:17 +02:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|
Martin Doerr
|
5e1a7651cd
|
8198756: Lazy allocation of compiler threads
Reviewed-by: kvn
|
2018-04-18 11:19:32 +02:00 |
|
Tobias Hartmann
|
c530e2724d
|
8200230: [Graal] Compilations should not be enqueued before Graal is initialized
Split compiler initialization into two phases to avoid compilations being enqueued before Graal is initialized.
Reviewed-by: kvn, dnsimon
|
2018-03-27 11:51:39 +02:00 |
|
Lutz Schmidt
|
b7cb1a07e4
|
8198691: CodeHeap State Analytics
Reviewed-by: kvn, thartmann
|
2018-03-26 12:59:45 -07: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 Österlund
|
aa72ba3a64
|
8187977: Generalize Atomic::xchg to use templates
Reviewed-by: kbarrett, coleenp
|
2017-09-26 21:37:01 +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 |
|