- 19 9月, 2013 4 次提交
-
-
由 hseigel 提交于
Summary: Make sure CDS is off by default when running server compiler. Reviewed-by: dholmes, coleenp
-
由 kevinw 提交于
-
由 dholmes 提交于
Reviewed-by: alanb, chegar, dholmes, ksrini Contributed-by: NMike Duigou <mike.duigou@oracle.com>
-
由 kevinw 提交于
-
- 18 9月, 2013 4 次提交
-
-
由 dcubed 提交于
Summary: Add -XX:+VerifyStringTableAtExit option and code to verify StringTable invariants. Reviewed-by: rdurbin, sspitsyn, coleenp
-
由 sgabdura 提交于
Summary: Check that the _java_thread parameter is valid when it is possible that the JavaThread has exited after the initial checks were made in generated/jvmtifiles/jvmtiEnter.cpp: jvmti_GetCurrentContendedMonitor() Reviewed-by: dcubed, dsamersoff
-
由 mseledtsov 提交于
Summary: Re-wrote in Java, this also eliminated temporary result file; set upper limit on malloc'd memory Reviewed-by: dcubed, dholmes, ccheung
-
由 mseledtsov 提交于
Summary: Rewrote test in Java; updated the test condition to reflect latest changes in the source Reviewed-by: dholmes, ctornqvi
-
- 17 9月, 2013 5 次提交
-
-
由 minqi 提交于
-
由 minqi 提交于
Summary: made changes to easily identify current log file in rotation. Parameterize the input with %t for time replacement in file name. Reviewed-by: ccheung, tschatzl, tamao, zgu Contributed-by: yumin.qi@oracle.com
-
由 acorn 提交于
-
由 acorn 提交于
Reviewed-by: kamg, minqi
-
由 dcubed 提交于
Summary: Cleanup and document how various Linux release info files are used by print_distro_info(). Reviewed-by: dcubed, dsamersoff, coleenp, iklam, omajid Contributed-by: gerald.thornbrugh@oracle.com
-
- 16 9月, 2013 1 次提交
-
-
由 dholmes 提交于
6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock Summary: Associate CLOCK_MONOTONIC with the pthread_cond_t objects used for relative timed waits Reviewed-by: dcubed, shade
-
- 14 9月, 2013 5 次提交
-
-
由 sspitsyn 提交于
-
由 sspitsyn 提交于
8024346: ~CautiouslyPreserveExceptionMark - assert(!_thread->has_pending_exception()) failed: unexpected exception generated Summary: Pending exceptions must be handled properly after a call to the JVMTI merge_cp_and_rewrite Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
-
由 sspitsyn 提交于
8024345: 'assert(_value != NULL) failed: resolving NULL _value' from VM_RedefineClasses::set_new_constant_pool Summary: The OOME's in the JVMTI merge_cp_and_rewrite and set_new_constant_pool must be handled correctly Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
-
由 sspitsyn 提交于
8017230: Internal Error (jvmtiRedefineClasses.cpp:1662): guarantee(false) failed: insert_space_at() failed Summary: Handle pending exceptions instead of firing a guarantee() Reviewed-by: coleenp, dholmes Contributed-by: serguei.spitsyn@oracle.com
-
由 mgronlun 提交于
-
- 13 9月, 2013 2 次提交
- 12 9月, 2013 2 次提交
-
-
由 dsamersoff 提交于
Summary: Enforce of preprocessing of all assembly sources by assembler-with-cpp Reviewed-by: dholmes, erikj
-
由 adlertz 提交于
-
- 11 9月, 2013 4 次提交
-
-
由 dsamersoff 提交于
Summary: on some macines gcc not able to link cxx program Reviewed-by: dholmes
-
由 adlertz 提交于
Summary: Lowered the MinJumpTableSize for each platform Reviewed-by: kvn
-
由 vlivanov 提交于
-
由 vlivanov 提交于
Reviewed-by: rbackman, twisti, kvn Contributed-by: john.r.rose@oracle.com, vladimir.x.ivanov@oracle.com
-
- 10 9月, 2013 3 次提交
-
-
由 anoll 提交于
Summary: Removed unused macro Reviewed-by: kvn, adlertz
-
由 hseigel 提交于
8023167: JVM allows duplicate Runtime[In]VisibleTypeAnnotations attributes in ClassFile/field_info/method_info structures Summary: Add checks for duplicates and issue errors when detected. Reviewed-by: coleenp, zgu
-
由 adlertz 提交于
-
- 09 9月, 2013 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: sla
-
- 07 9月, 2013 3 次提交
- 06 9月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Use WinDbg API StackWalk64() Reviewed-by: zgu, dholmes
-
- 05 9月, 2013 5 次提交