- 27 2月, 2020 1 次提交
-
-
由 shade 提交于
Reviewed-by: andrew
-
- 21 12月, 2019 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: rkennke, vlivanov, roland, mdoerr Contributed-by: NAditya Mandaleeka <adityam@microsoft.com>
-
- 27 2月, 2015 1 次提交
-
-
由 fzhinkin 提交于
Reviewed-by: iveresov
-
- 19 2月, 2019 1 次提交
-
-
由 thartmann 提交于
Summary: Bail out of CEE if one of the gotos is a safepoint but the if is not. Reviewed-by: vlivanov, mdoerr
-
- 29 3月, 2018 1 次提交
-
-
由 shshahma 提交于
8164480: Crash with assert(handler_address == SharedRuntime::compute_compiled_exc_handler(..) failed: Must be the same Summary: Exception checking code needs to handle pre-allocated exceptions. Reviewed-by: thartmann, kvn
-
- 21 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Bailout if OSR entry is unreachable. Reviewed-by: thartmann Contributed-by: NAndreas Woess <andreas.woess@oracle.com>
-
- 10 8月, 2017 2 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 12 4月, 2017 1 次提交
-
-
由 vkempik 提交于
8173373: C1: NPE is thrown instead of LinkageError when accessing inaccessible field on NULL receiver Summary: Deoptimize if receiver null check of unresolved field access fails to throw NoClassDefFoundError instead of NPE. Reviewed-by: vlivanov
-
- 09 3月, 2017 1 次提交
-
-
由 zmajo 提交于
Summary: Check values returned by ciMethodData::bci_to_data() where necessary. Reviewed-by: kvn
-
- 08 3月, 2017 1 次提交
-
-
由 shade 提交于
Reviewed-by: vlivanov
-
- 14 12月, 2016 2 次提交
- 02 12月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: made 8027631 first arg skip applicable to not inlined virtual callsite too. Reviewed-by: kvn, jcm
-
- 21 11月, 2016 2 次提交
-
-
由 shshahma 提交于
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms. Reviewed-by: kvn, kevinw
-
由 shshahma 提交于
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms. Reviewed-by: kvn, kevinw
-
- 14 3月, 2016 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, coleenp
-
- 01 3月, 2016 1 次提交
-
-
由 csahu 提交于
Reviewed-by: stuefe, coleenp, roland
-
- 16 1月, 2016 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: coleenp, roland
-
- 25 7月, 2015 1 次提交
-
-
由 shade 提交于
Summary: change as_ValueType() to return InstanceConstant when appropriate Reviewed-by: jrose
-
- 09 3月, 2015 1 次提交
-
-
由 roland 提交于
Reviewed-by: kvn, iveresov
-
- 25 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, sgehwolf, dholmes
-
- 24 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Fix UnsafeRawOp optimizations Reviewed-by: kvn, drchase, vlivanov
-
- 27 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Enhance scalability of native memory tracking Reviewed-by: coleenp, ctornqvi, gtriantafill
-
- 07 8月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Fixed parfait initialization issue. Reviewed-by: kvn, twisti
-
- 14 7月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: roland, iveresov
-
- 11 7月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, jrose
-
- 03 7月, 2014 1 次提交
-
-
由 roland 提交于
Summary: call to Object.finalize() sometimes allowed by compilers on array type Reviewed-by: iveresov, vlivanov
-
- 15 6月, 2018 1 次提交
-
-
由 kevinw 提交于
8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier" Summary: Need to add a space between macro identifier and string literal Reviewed-by: bpittore, stefank, dholmes, kbarrett
-
- 21 4月, 2016 1 次提交
-
-
由 vkempik 提交于
Summary: Check for failed expansion of stub section in code buffer and bailout. Reviewed-by: kvn, thartmann
-
- 04 6月, 2014 1 次提交
-
-
由 rbackman 提交于
Reviewed-by: iveresov, roland
-
- 20 10月, 2014 1 次提交
-
-
由 neliasso 提交于
Summary: Remove product flag -XX:CompilationRepeat Reviewed-by: kvn, iveresov
-
- 07 7月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: tschatzl, ehelin, brutisso, coleenp, roland, iveresov Contributed-by: stefan.karlsson@oracle.com, mikael.gerdin@oracle.com
-
- 29 5月, 2015 1 次提交
-
-
由 zmajo 提交于
Summary: Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade
-
- 23 5月, 2014 1 次提交
-
-
由 drchase 提交于
8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas 8043164: Format warning in traceStream.hpp Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings Reviewed-by: kvn, coleenp, iveresov, twisti
-
- 25 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: method handle call to c1 intrinsic tries to profile popped argument Reviewed-by: kvn, twisti
-
- 18 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: profiling code in interpreter broken when argument profiling is off. Reviewed-by: iveresov, kvn
-
- 21 5月, 2014 1 次提交
-
-
由 neliasso 提交于
Summary: Add patch test for lir_checkcast in compute_oop_map Reviewed-by: roland, twisti
-
- 01 4月, 2014 1 次提交
-
-
由 roland 提交于
Summary: make compiled code bang the stack by the worst case size of the interpreter frame at deoptimization points. Reviewed-by: twisti, kvn
-
- 29 3月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: kvn, twisti
-