Robbin Ehn
|
35a9f6864a
|
8226705: [REDO] Deoptimize with handshakes
Reviewed-by: eosterlund, dcubed, dlong, pchilanomate
|
2019-09-19 10:52:22 +02:00 |
|
Vladimir Kozlov
|
7356905a83
|
8225019: Update JVMCI
Reviewed-by: never, dlong
|
2019-06-04 12:44:53 -07:00 |
|
Stefan Karlsson
|
4914e0ee95
|
8224203: Remove need to specify type when using FLAG_SET macros
Reviewed-by: rehn, pliden, coleenp
|
2019-05-22 13:06:31 +02: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 |
|
Vladimir Kozlov
|
e9c523ae5f
|
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
|
2019-05-01 12:31:29 -07:00 |
|
Dean Long
|
61f35bf898
|
8219403: JVMCIRuntime::adjust_comp_level should be replaced
Reviewed-by: kvn, dnsimon, never
|
2019-04-24 09:10:45 -07:00 |
|
Tobias Hartmann
|
ac17b61a59
|
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Use weak handles for compile tasks to allow unloading of referenced methods.
Reviewed-by: kvn, coleenp, eosterlund
|
2019-03-07 08:38:16 +01:00 |
|
Robbin Ehn
|
d569301f4e
|
8220151 : SafepointTracing::end_of_last_safepoint_ms should return ms since epoch
Reviewed-by: dholmes, redestad
|
2019-03-06 11:15:16 +01:00 |
|
Robbin Ehn
|
74d466fd5f
|
8219436: Safepoint logs correction and misc
Reviewed-by: mdoerr, coleenp
|
2019-02-22 14:20:06 +01:00 |
|
Matthias Baesken
|
d26f12ed43
|
8218276: AIX build fails in tieredThresholdPolicy.cpp
Reviewed-by: dholmes, mdoerr
|
2019-02-04 11:00:12 +01:00 |
|
Eric Caspole
|
c1b7e20f5d
|
8076988: reevaluate trivial method policy
Removed some checks to qualify as trivial
Reviewed-by: shade, thartmann, dlong
|
2019-01-08 10:28:28 -05:00 |
|
Claes Redestad
|
bd8f4a115c
|
8216262: Remove develop flag DelayCompilationDuringStartup
Reviewed-by: kvn, thartmann
|
2019-01-08 11:23:19 +01:00 |
|
Igor Ignatyev
|
5ff302e6bb
|
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
Reviewed-by: kvn, roland
|
2018-12-10 11:04:55 -08:00 |
|
Roland Westrelin
|
e530ca5cc2
|
8214206: Fix for JDK-8213419 is broken on 32-bit
Reviewed-by: mdoerr, shade
|
2018-11-22 17:25:47 +01:00 |
|
Tobias Hartmann
|
4b27547977
|
8177899 : Tests fail due to code cache exhaustion on machines with many cores
Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
|
2018-10-30 09:06:08 +01:00 |
|
Claes Redestad
|
2c5b52f061
|
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
Reviewed-by: thartmann, pliden, kvn
|
2018-08-10 00:20:15 +02:00 |
|