- 07 12月, 2013 1 次提交
-
-
由 hseigel 提交于
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61 Summary: Check first that a class is not a dynamically-generated bytecode associated with 1.4 reflection implementation, to emitting an ICCE of an invokespecial IMR of a method in an indirect superinterface. Reviewed-by: acorn, hseigel Contributed-by: lois.foltan@oracle.com
-
- 04 12月, 2013 4 次提交
-
-
由 sspitsyn 提交于
-
由 sspitsyn 提交于
8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers Summary: Fix a race between VMOp_GetCurrentLocation reaching a safepoint and arget thread exiting from Java execution Reviewed-by: sla, dholmes, dsamersoff Contributed-by: serguei.spitsyn@oracle.com
-
由 acorn 提交于
Reviewed-by: hseigel, lfoltan, coleenp
-
由 acorn 提交于
Reviewed-by: coleenp, lfoltan, hseigel
-
- 02 12月, 2013 2 次提交
- 30 11月, 2013 4 次提交
- 29 11月, 2013 1 次提交
-
-
由 cl 提交于
-
- 27 11月, 2013 3 次提交
-
-
由 dsamersoff 提交于
Summary: fixed typeo Reviewed-by: sla, kmo, sspitsyn
-
由 drchase 提交于
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null. Reviewed-by: acorn, jrose, coleenp
-
由 hseigel 提交于
Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
-
- 26 11月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints. Reviewed-by: acorn, hseigel, coleenp Contributed-by: lois.foltan@oracle.com
-
- 23 11月, 2013 6 次提交
- 22 11月, 2013 2 次提交
- 20 11月, 2013 2 次提交
- 18 11月, 2013 2 次提交
- 16 11月, 2013 2 次提交
- 15 11月, 2013 9 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 drchase 提交于
-
由 drchase 提交于
-
由 ehelin 提交于
-
由 sla 提交于
Reviewed-by: coleenp, farvidsson, jbachorik, dsamersoff, sspitsyn
-
由 sla 提交于
Reviewed-by: coleenp, jbachorik, sspitsyn
-
由 anoll 提交于
Summary: Move handle_full_code_cache() out of block that forbids safepoints Reviewed-by: kvn, iveresov
-
- 19 11月, 2013 1 次提交
-
-
由 morris 提交于
Summary: Change _abstract_method_handler to return AbstractMethodError i2c, c2i and c2iv entries. Reviewed-by: kvn, vlivanov
-