- 18 10月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 30 9月, 2011 1 次提交
-
-
由 never 提交于
7092278: "jmap -finalizerinfo" throws "sun.jvm.hotspot.utilities.AssertionFailure: invalid cp index 0 137" Reviewed-by: kvn
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 14 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fixed warnings which prevent building VM with old compilers. Reviewed-by: never
-
- 11 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: jrose, twisti, kvn, coleenp
-
- 08 9月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, never
-
- 03 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, roland, kvn, iveresov
-
- 01 9月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: never
-
- 16 8月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, never, bdelsart
-
- 22 7月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Update the OOME stacktrace to contain Throwable.UNASSIGNED_STACK when the backtrace is filled in Reviewed-by: mchung, phh
-
- 21 7月, 2011 1 次提交
-
-
由 iveresov 提交于
Summary: Added feedback disabling flag to common(), fixed handling of TieredStopAtLevel. Reviewed-by: kvn, never
-
- 29 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count(). Reviewed-by: never Contributed-by: NKrystal Mok <rednaxelafx@gmail.com>
-
- 24 6月, 2011 1 次提交
-
-
由 jrose 提交于
Reviewed-by: never
-
- 13 6月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Removed dead code Reviewed-by: ysr, coleenp, dholmes
-
- 02 6月, 2011 1 次提交
-
-
由 jrose 提交于
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError Summary: Delegate invokedynamic linkage errors to MethodHandleNatives.raiseException. Reviewed-by: never
-
- 13 5月, 2011 1 次提交
-
-
由 fparain 提交于
Summary: Add a notification to the GarbageCollectorMXBeans Reviewed-by: acorn, mchung
-
- 07 5月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: twisti, jrose
-
- 27 4月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Handle stack overflow before the first frame is called, by printing out the called method and not walking the stack. Reviewed-by: dholmes, phh, dsamersoff
-
- 15 4月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Make CDS reorder vtables so that dump time vtables match run time order, so when redefine classes reinitializes them, they aren't in the wrong order. Reviewed-by: dcubed, acorn
-
- 12 4月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Allow for one or more fillInStackTrace frames to be skipped Reviewed-by: mchung, kvn
-
- 08 4月, 2011 3 次提交
-
-
由 jrose 提交于
Summary: Improve error message formatting to give more information to user. Also, catch a corner case related to 6930553 and 6844449. Reviewed-by: kvn
-
由 jrose 提交于
Reviewed-by: twisti
-
由 johnc 提交于
Summary: A referent object that is only weakly reachable at the start of concurrent marking but is re-attached to the strongly reachable object graph during marking may not be marked as live. This can cause the reference object to be processed prematurely and leave dangling pointers to the referent object. Implement a read barrier for the java.lang.ref.Reference::referent field by intrinsifying the Reference.get() method, and intercepting accesses though JNI, reflection, and Unsafe, so that when a non-null referent object is read it is also logged in an SATB buffer. Reviewed-by: kvn, iveresov, never, tonyp, dholmes
-
- 06 4月, 2011 1 次提交
-
-
由 trims 提交于
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
-
- 01 4月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, kamg, jcoomes
-
- 31 3月, 2011 2 次提交
- 23 3月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: never, coleenp, ysr, jwilhelm
-
- 22 3月, 2011 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: never, phh, stefank, kamg, dholmes, coleenp
-
- 19 3月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, coleenp, twisti, stefank
-
- 12 3月, 2011 2 次提交
- 08 3月, 2011 1 次提交
-
-
由 coleenp 提交于
Summary: Put symbol printing under Verbose and WizardMode so you can get this information if you really want it. Reviewed-by: phh, stefank, never, dholmes, jcoomes
-
- 05 3月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Only call <clinit> with ACC_STATIC for classfiles with version > 50 Reviewed-by: acorn, dholmes, coleenp
-
- 02 3月, 2011 1 次提交
-
-
由 never 提交于
6725983: Assertion "method->method_holder())->is_not_initialized(),"method holder must be initialized" Reviewed-by: kvn, iveresov
-
- 01 3月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Add special rule to allow assignment of frames with uninit flags set. Reviewed-by: never, coleenp
-
- 12 2月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, iveresov, coleenp
-
- 09 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dcubed, coleenp
-
- 08 2月, 2011 1 次提交
-
-
由 ysr 提交于
Summary: Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause. Reviewed-by: jmasa, johnc
-
- 03 2月, 2011 1 次提交
-
-
由 bobv 提交于
Reviewed-by: dholmes, bdelsart
-