- 08 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Split adjust_escape_state() method into two methods to find initializing stores. Reviewed-by: never
-
- 05 11月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: never, kvn Contributed-by: NAndreas Schoesser <andreas.schoesser@sap.com>
-
- 03 11月, 2011 2 次提交
- 01 11月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Use -Xss224k instead of -Xss128k. Reviewed-by: never
-
- 31 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, kvn
-
- 29 10月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: iveresov, kvn
-
- 28 10月, 2011 3 次提交
-
-
由 kvn 提交于
Summary: Reimplemented class VSetI_ to restore Set::print(). Reviewed-by: never
-
由 iveresov 提交于
Summary: Initialize printable_bci of instruction when passed to Canonicalizer Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: Define ciMethodHandle::print_chain_impl() and ciMethodHandle::print_chain() bodies only in debug builds. Reviewed-by: never, twisti
-
- 27 10月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never, bdelsart
-
- 26 10月, 2011 2 次提交
- 25 10月, 2011 3 次提交
-
-
由 never 提交于
7103224: collision between __LEAF define in interfaceSupport.hpp and /usr/include/sys/cdefs.h with gcc Reviewed-by: never Contributed-by: NOmair Majid <omajid@redhat.com>
-
由 twisti 提交于
7101642: JSR 292: SIGSEGV in java.lang.invoke.MethodHandleImpl$FieldAccessor.getFieldI(Ljava/lang/Object;)I Reviewed-by: kvn, iveresov
-
由 twisti 提交于
7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check Reviewed-by: iveresov, never
-
- 24 10月, 2011 4 次提交
- 21 10月, 2011 1 次提交
-
-
由 iveresov 提交于
-
- 20 10月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: replace the call to memmove by a simple copy loop Reviewed-by: dholmes, kvn, never Contributed-by: axel.siebenborn@sap.com, volker.simonis@gmail.com
-
- 18 10月, 2011 2 次提交
- 17 10月, 2011 1 次提交
-
-
由 dholmes 提交于
-
- 16 10月, 2011 1 次提交
-
-
由 iveresov 提交于
-
- 15 10月, 2011 4 次提交
- 14 10月, 2011 3 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti
-
由 katleman 提交于
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 13 10月, 2011 2 次提交
-
-
由 twisti 提交于
7092712: JSR 292: unloaded invokedynamic call sites can lead to a crash with signature types not on BCP Reviewed-by: jrose, never
-
由 johnc 提交于
Summary: There is a race between one thread successfully forwarding and copying the klass mirror for the SoftReference class (including the static master clock) and another thread attempting to use the master clock while attempting to discover a soft reference object. Maintain a shadow copy of the soft reference master clock and use the shadow during reference discovery and reference processing. Reviewed-by: tonyp, brutisso, ysr
-
- 11 10月, 2011 3 次提交
-
-
由 twisti 提交于
Reviewed-by: never, bdelsart
-
由 brutisso 提交于
7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script Summary: Also reviewed by mikael.gerdin@oracle.com; Changed to the `` syntax instead. Also changed "source" to ".". Reviewed-by: never, stefank, dsamersoff, rottenha
-
由 dholmes 提交于
Reviewed-by: kvn, never, jcoomes, bobv
-
- 10 10月, 2011 1 次提交
-
-
由 ysr 提交于
-
- 07 10月, 2011 1 次提交
-
-
由 bdelsart 提交于
Summary: fix for a deoptimization found on PPC, which could impact other big endian platforms Reviewed-by: roland, dholmes
-