- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8087291: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 01 11月, 2017 1 次提交
-
-
由 poonam 提交于
Summary: Backed out changeset 62c8545a9b6f Reviewed-by: asaha
-
- 24 10月, 2017 1 次提交
-
-
由 ysuenaga 提交于
8189599: InitialBootClassLoaderMetaspaceSize and CompressedClassSpaceSize should be checked consistent from MaxMetaspaceSize Reviewed-by: dholmes, sspitsyn, poonam
-
- 24 2月, 2014 1 次提交
-
-
由 bdelsart 提交于
8035496: G1 ARM: missing remset entry noticed by VerifyAfterGC for vm/gc/concurrent/lp50yp10rp70mr30st0 Summary: release_store used when registering a PerRegionTable. Also reviewed-by: vitalyd@gmail.com Reviewed-by: jmasa, tschatzl, brutisso
-
- 23 10月, 2017 1 次提交
-
-
由 robm 提交于
-
- 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>
-
- 05 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 04 10月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 13 9月, 2017 1 次提交
-
-
由 asaha 提交于
-
- 08 9月, 2017 2 次提交
- 07 9月, 2017 3 次提交
- 06 9月, 2017 3 次提交
- 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 3 次提交
- 15 8月, 2017 1 次提交
-
-
由 poonam 提交于
Reviewed-by: kvn, dholmes, bobv
-
- 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>
-
- 09 8月, 2017 3 次提交