- 25 10月, 2017 3 次提交
- 23 10月, 2017 1 次提交
-
-
由 robm 提交于
-
- 19 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 17 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 14 10月, 2017 2 次提交
- 12 10月, 2017 1 次提交
-
-
由 mdoerr 提交于
Reviewed-by: mdoerr, simonis Contributed-by: NMatthew Brandyberry <mbrandy@linux.vnet.ibm.com>
-
- 11 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 05 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 04 10月, 2017 2 次提交
- 02 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 30 9月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: jrose, coleenp, ahgross, acorn, vlivanov
-
- 28 9月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 15 9月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 08 9月, 2017 2 次提交
- 07 9月, 2017 3 次提交
- 06 9月, 2017 3 次提交
- 02 9月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 01 9月, 2017 1 次提交
-
-
由 shshahma 提交于
Summary: CCP computes wrong type for CountedLoop iv Phi Reviewed-by: kvn
-
- 30 8月, 2017 3 次提交
- 24 8月, 2017 4 次提交
- 23 8月, 2017 1 次提交
-
-
由 dbuck 提交于
Reviewed-by: sla, dholmes
-
- 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>
-
- 16 8月, 2017 2 次提交