- 09 1月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Allow dump and replay inlining for specified method during a program execution. Reviewed-by: roland, twisti
-
- 08 1月, 2014 3 次提交
-
-
由 adlertz 提交于
8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections Summary: Added loadConP0 projection node to block in case of re-materialization of the loadConP0. x86_64 only. Reviewed-by: kvn
-
由 roland 提交于
Summary: May end up in uncommon trap blob/deopt blob with unguarded stack Reviewed-by: kvn, twisti
-
由 twisti 提交于
Reviewed-by: kvn, iveresov
-
- 07 1月, 2014 5 次提交
-
-
由 roland 提交于
Summary: meet of one constant array and one exact array not symmetric. Reviewed-by: kvn
-
由 roland 提交于
Summary: when unique callee is known at compile time, recorded class may be wrong Reviewed-by: kvn, iveresov
-
由 roland 提交于
Summary: extra test cases for type speculation Reviewed-by: kvn
-
由 twisti 提交于
Reviewed-by: iveresov, kvn
-
由 twisti 提交于
Reviewed-by: kvn, iveresov
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 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
-
- 13 12月, 2013 4 次提交
-
-
由 roland 提交于
Summary: no call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change. Reviewed-by: kvn, twisti
-
由 drchase 提交于
Summary: replace test condition with reference to the proper predicate, encode folk wisdom into an assert Reviewed-by: twisti, coleenp
-
由 iignatyev 提交于
Reviewed-by: kvn, vlivanov
-
由 iveresov 提交于
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets Summary: Bailout if we try to reference a stack location that we can't encode Reviewed-by: kvn, twisti
-
- 12 12月, 2013 1 次提交
-
-
由 jprovino 提交于
Summary: JFR needs this fix to run on PPC Reviewed-by: sla, mikael
-
- 11 12月, 2013 2 次提交
- 07 12月, 2013 2 次提交
- 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 1 次提交
-
-
由 ehelin 提交于
Reviewed-by: brutisso, jmasa, jwilhelm
-
- 11 12月, 2013 1 次提交
-
-
由 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
-
- 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
-
- 05 12月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: kvn, sspitsyn
-
- 04 12月, 2013 2 次提交
- 31 12月, 2013 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: twisti Contributed-by: anton.ivanov@oracle.com
-
- 27 12月, 2013 1 次提交
-
-
由 iveresov 提交于
Summary: Make object non-scalarizable if it has field with multiple bases one of which is null Reviewed-by: kvn, twisti
-
- 20 12月, 2013 2 次提交
- 19 12月, 2013 2 次提交
- 17 12月, 2013 1 次提交
-
-
由 anoll 提交于
Summary: Use signed data type so that no underflow can happen Reviewed-by: kvn, roland
-
- 06 7月, 2017 4 次提交