- 20 12月, 2013 1 次提交
-
-
由 coleenp 提交于
Summary: A method with no declared methods was getting an AME overpass method with the latest change. The method_ordering array was not updated for the new methods. Reviewed-by: dcubed, acorn, dsamersoff, lfoltan, hseigel
-
- 16 12月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Create AME overpass methods and fix method search logic Reviewed-by: kamg, acorn, lfoltan, coleenp
-
- 14 12月, 2013 3 次提交
- 13 12月, 2013 3 次提交
- 12 12月, 2013 3 次提交
- 11 12月, 2013 3 次提交
-
-
由 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
-
- 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 7 次提交
-
-
由 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 提交于
-
由 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
-
- 03 12月, 2013 1 次提交
-
-
由 sjohanss 提交于
Summary: Now iterating over all committed (used) G1 regions instead of all reserved. Reviewed-by: brutisso, dsamersoff, mgerdin
-
- 02 12月, 2013 3 次提交