- 01 11月, 2011 1 次提交
-
-
由 ysr 提交于
4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued Summary: The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports. Reviewed-by: mchung, alanb, jcoomes
-
- 16 5月, 2011 1 次提交
-
-
由 fparain 提交于
Summary: Add a JMX notification to GarbageCollectorMXBeans Reviewed-by: acorn, mchung
-
- 15 4月, 2011 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: mchung, ksrini, ohair
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 21 1月, 2011 1 次提交
-
-
由 phh 提交于
Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean. Reviewed-by: mchung, alanb, dholmes, emcmanus
-
- 13 1月, 2011 1 次提交
-
-
由 kamg 提交于
Summary: Use 'GetLocalInstance' JVMTI extension if it exists Reviewed-by: coleenp, dcubed
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 09 6月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall. Reviewed-by: twisti
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 21 1月, 2010 1 次提交
-
-
由 dcubed 提交于
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: NVasanth Venkatachalam <vasanth.venkatachalam@amd.com>
-
- 07 8月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found Reviewed-by: alanb, dholmes, iris
-
- 27 6月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jjg
-
- 06 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: JDK API and runtime (partial) for anonk, meth, indy Reviewed-by: mr
-
- 23 8月, 2008 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 18 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Initial checkin of JSDT code Reviewed-by: sspitsyn, sbohne
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-