- 23 1月, 2018 1 次提交
-
-
由 kbarrett 提交于
Reviewed-by: coleenp, eosterlund, mchung, ahgross, rhalade
-
- 06 12月, 2017 1 次提交
-
-
由 hseigel 提交于
Reviewed-by: acorn, ahgross, jwilhelm, rhalade Contributed-by: harold.seigel@oracle.com
-
- 28 11月, 2017 3 次提交
- 08 11月, 2017 1 次提交
-
-
由 hseigel 提交于
Reviewed-by: acorn, ahgross, rhalade Contributed-by: harold.seigel@oracle.com
-
- 28 10月, 2017 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar, acorn
-
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 14 10月, 2017 1 次提交
-
-
由 kevinw 提交于
Summary: Don't split if all edges will be moved to new phi Reviewed-by: kvn
-
- 12 10月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: mdoerr, simonis Contributed-by: NMatthew Brandyberry <mbrandy@linux.vnet.ibm.com>
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 08 9月, 2017 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: ihse
-
- 07 9月, 2017 2 次提交
- 01 9月, 2017 1 次提交
-
-
由 shshahma 提交于
Summary: CCP computes wrong type for CountedLoop iv Phi Reviewed-by: kvn
-
- 24 8月, 2017 1 次提交
-
-
由 shshahma 提交于
Summary: Check for possible null-point dereference. Reviewed-by: kvn
-
- 21 8月, 2017 2 次提交
-
-
由 dbuck 提交于
6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack Summary: jni_DeleteGlobalRef does not really release the jni handle, instead, set the handle point to JNIHandles::_deleted_handle which holds an oop instance (java/lang/Object) in Java heap and never be GC'ed. When counting number of global reference, it counts all the handles on the chain list, which includes the already deleted ones. Reviewed-by: zgu, sla, coleenp Contributed-by: yumin.qi@oracle.com
-
由 dbuck 提交于
Summary: Bailout if OSR entry is unreachable. Reviewed-by: thartmann Contributed-by: NAndreas Woess <andreas.woess@oracle.com>
-
- 15 8月, 2017 2 次提交
- 12 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: The GetOwnedMonitorInfo() should not return a pending monitor Reviewed-by: dcubed
-
- 11 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Summary: Change TypeF:eq and TypeD:eq to compare NaN values using a bitwise comparison. Reviewed-by: kvn Contributed-by: NStefan Anzinger <stefan.anzinger@oracle.com>
-
- 10 8月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 01 8月, 2017 2 次提交
- 19 7月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: Adds a missing null check (guarantee) found by Parfait. Reviewed-by: coleenp, shade
-
- 10 8月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: C1 intrinsics for System.nanoTime(), System.currentTimeMillis() and JVM.counterTime() should be pinned. Reviewed-by: kvn, vlivanov, iveresov
-
- 26 6月, 2017 1 次提交
-
-
由 kevinw 提交于
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod Reviewed-by: dlong
-
- 20 6月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Clear the pending OOM exception in SensorInfo::trigger() Reviewed-by: mchung, dcubed
-
- 13 6月, 2017 1 次提交
-
-
由 rprotacio 提交于
Reviewed-by: mschoene, coleenp, rhalade, acorn, gtriantafill Contributed-by: rachel.protacio@oracle.com
-
- 14 6月, 2017 1 次提交
-
-
由 shshahma 提交于
Reviewed-by: coleenp, kevinw Contributed-by: rachel.protacio@oracle.com
-
- 02 6月, 2017 4 次提交
- 24 5月, 2017 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed missing null checks on the result of CodeCache::find_blob() found by Parfait. Reviewed-by: shade, kvn
-
- 22 5月, 2017 4 次提交
-
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of AddPNode::Ideal_base_and_offset() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on n->in(0) found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of MachNodeGenerator() found by Parfait. Reviewed-by: kvn
-
由 thartmann 提交于
Summary: Fixed a missing null check on the return value of InitializeNode::allocation() found by Parfait. Reviewed-by: zmajo
-