- 16 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: dholmes, kvn Contributed-by: martin.doerr@sap.com
-
- 08 1月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 06 1月, 2014 1 次提交
-
-
由 goetz 提交于
Summary: Swap the Projs in the block list so that the new block is added behind the proper node. Reviewed-by: kvn
-
- 20 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add ConstantTableBase node edge after parameters and before jvms. Adapt jvms offsets. Reviewed-by: kvn
-
- 24 12月, 2013 1 次提交
-
-
由 kvn 提交于
-
- 20 12月, 2013 1 次提交
-
-
由 katleman 提交于
-
- 14 12月, 2013 2 次提交
- 13 12月, 2013 4 次提交
- 12 12月, 2013 3 次提交
- 11 12月, 2013 5 次提交
-
-
由 goetz 提交于
Summary: Add StoreStore barriers after object initialization and after constructor calls in the C++ interpreter. Reviewed-by: kvn
-
由 goetz 提交于
Reviewed-by: kvn
-
由 hseigel 提交于
Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
-
由 iignatyev 提交于
8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException Reviewed-by: twisti
-
由 iignatyev 提交于
Reviewed-by: kvn, twisti
-
- 10 12月, 2013 1 次提交
-
-
由 goetz 提交于
Summary: Add support for replacement variable CondRegister in adlc. Reviewed-by: kvn
-
- 09 12月, 2013 1 次提交
-
-
由 stefank 提交于
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1) Summary: Fixed overflow bug in VirtualSpaceNode::is_available Reviewed-by: mgerdin, brutisso, coleenp, jmasa
-
- 10 12月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Reducing the number of calls to follow_class_loader to speed up the marking phase. Also removed some unnecessary calls to adjust_klass. Reviewed-by: stefank, jmasa, mgerdin
-
- 09 12月, 2013 2 次提交
- 07 12月, 2013 7 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
由 kvn 提交于
Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive Reviewed-by: jrose, twisti
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 hseigel 提交于
-
由 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
-
- 06 12月, 2013 2 次提交
- 05 12月, 2013 2 次提交
- 04 12月, 2013 4 次提交
-
-
由 sla 提交于
Summary: SA missed some TLABs Reviewed-by: dsamersoff, mgerdin, brutisso
-
由 hseigel 提交于
Summary: Use the anonymous class's host class for protected access checks Reviewed-by: acorn, coleenp, lfoltan
-
由 anoll 提交于
Summary: Use non-relocatable code to load byte_map_base Reviewed-by: kvn, roland
-
由 sspitsyn 提交于
-