- 18 6月, 2014 3 次提交
-
-
由 tschatzl 提交于
Summary: Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390. Reviewed-by: tschatzl Contributed-by: NDan Horak <dhorak@redhat.com>
-
由 ddehaven 提交于
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later Reviewed-by: erikj, henryjen, dholmes
-
由 dcubed 提交于
Summary: Checkpoint do_space_filter.ksh cleanups for Contended Locking. Reviewed-by: sspitsyn, coleenp
-
- 14 6月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: prefer <sys/ptrace.h> over <linux/ptrace.h> Reviewed-by: sla, mikael Contributed-by: kim.barrett@oracle.com
-
- 13 6月, 2014 9 次提交
-
-
由 dsamersoff 提交于
Summary: Better parsing of /proc/pid/maps in sa Reviewed-by: sspitsyn, sla
-
由 pliden 提交于
Reviewed-by: brutisso, sjohanss
-
由 mduigou 提交于
Summary: Enable GCC linker protections, runtime bounds checks and stack protection. Reviewed-by: dholmes, kvn, coleenp
-
由 dcubed 提交于
Summary: Added a new header waiting pattern to catch the case where the target thread waiting on a condition (like a VM op); several other test improvements Reviewed-by: sspitsyn, dholmes
-
由 jwilhelm 提交于
Summary: Added arguments_ext.cpp to make place for initialization of extended features Reviewed-by: sla, mgronlun
-
由 tbell 提交于
Reviewed-by: erikj, dholmes
-
由 lfoltan 提交于
Summary: Remove pragma optimize ("", off) to turn off optimization for WIN32. Reviewed-by: coleenp, dcubed, kvn
-
由 katleman 提交于
-
由 kvn 提交于
Summary: Place new nodes on the previous loop exit in reorg_offsets(). Reviewed-by: roland
-
- 12 6月, 2014 3 次提交
-
-
由 dsimms 提交于
Summary: negative verify_guards when testing for corruption Reviewed-by: sla, fparain
-
由 kvn 提交于
Summary: Add C2 SHA intrinsics on SPARC Reviewed-by: kvn, roland Contributed-by: james.cheng@oracle.com
-
由 dsimms 提交于
Summary: Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity. Reviewed-by: zgu, coleenp, hseigel
-
- 11 6月, 2014 7 次提交
-
-
由 iignatyev 提交于
Reviewed-by: dholmes, iignatyev Contributed-by: dmitry.fazunenko@oracle.com
-
由 hseigel 提交于
Summary: Delete old jdk specific code. Reviewed-by: dholmes, coleenp, zgu, lfoltan
-
由 dsimms 提交于
Summary: Wrapped memory with standard bounds checking "GuardedMemory". Reviewed-by: zgu, fparain, dcubed
-
由 thartmann 提交于
Summary: Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test. Reviewed-by: kvn, twisti, dlong
-
由 kvn 提交于
Summary: Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method. Reviewed-by: roland
-
由 iignatyev 提交于
8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments Reviewed-by: kvn, jmasa
-
由 hseigel 提交于
Summary: Add check that attribute_length == 4. Reviewed-by: fparain, coleenp, lfoltan
-
- 10 6月, 2014 4 次提交
-
-
由 roland 提交于
Summary: propagate node replacements along control flow edges to callers Reviewed-by: kvn, vlivanov
-
由 vlivanov 提交于
8033626: assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place Reviewed-by: kvn, roland
-
由 thartmann 提交于
Summary: The method Runtime1::arraycopy_count_address(..) returns the address of Runtime::_oop_arraycopy_cnt instead of the the file static variable _oop_arraycopy_cnt. Reviewed-by: roland, kvn, twisti
-
由 kvn 提交于
Summary: Add missing check for Opaque nodes from loop predicates in clone_loop(). Reviewed-by: iveresov
-
- 09 6月, 2014 3 次提交
-
-
由 vlivanov 提交于
8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose Reviewed-by: twisti, dcubed, fparain
-
由 sla 提交于
8044797: Building with clang gives: fatal error: file '...' has been modified since the precompiled header was built Reviewed-by: dholmes, dcubed
-
由 neliasso 提交于
Summary: Prevent from running with Xcomp Reviewed-by: kvn, twisti
-
- 06 6月, 2014 1 次提交
-
-
由 ctornqvi 提交于
Summary: Added _build_pch_file.obj to LD_FLAGS and cleaned up support for older Visual Studio versions Reviewed-by: twisti, lfoltan, sla, kvn
-
- 05 6月, 2014 2 次提交
-
-
由 thartmann 提交于
Summary: C1 emits two poll_type relocations at safepoint polls because LIR_Assembler::safepoint_poll(..) adds a relocation and calls LIR_Assembler::add_debug_info_for_branch(..) which adds a relocation as well. The implementation of add_debug_info_for_branch(..) is changed to not emit a poll relocation. Reviewed-by: kvn, roland
-
由 katleman 提交于
-
- 04 6月, 2014 2 次提交
- 03 6月, 2014 4 次提交
-
-
由 mseledtsov 提交于
Summary: Added new tests to cover missing CDS basic funtions Reviewed-by: coleenp, ctornqvi
-
由 mgronlun 提交于
Reviewed-by: dcubed, dholmes
-
由 ctornqvi 提交于
Summary: Rewrote the test in pure Java, added RedefineClassHelper utility class Reviewed-by: coleenp, allwin, gtriantafill, dsamersoff
-
由 rdurbin 提交于
Summary: The build of Hotspot should not remove the symlinks for libjsig. Reviewed-by: dcubed, dholmes
-
- 02 6月, 2014 1 次提交
-
-
由 miauno 提交于
Reviewed-by: sla
-