sla [Mon, 16 Jun 2014 13:52:25 +0200] rev 24965
8043939: Remove management-agent.jar
Reviewed-by: alanb
ykantser [Mon, 16 Jun 2014 11:03:54 +0200] rev 24964
6545295: TEST BUG: The test HatHeapDump1Test uses wrong path in exec call.
Reviewed-by: sla
michaelm [Fri, 13 Jun 2014 14:32:49 +0100] rev 24963
Merge
michaelm [Fri, 13 Jun 2014 14:30:41 +0100] rev 24962
8046588: test for SO_FLOW_SLA availability does not check for EACCESS
Reviewed-by: alanb, chegar
katleman [Thu, 19 Jun 2014 11:22:38 -0700] rev 24961
Added tag jdk9-b19 for changeset 40b2b32fa541
duke [Wed, 05 Jul 2017 19:46:03 +0200] rev 24960
Merge
lana [Fri, 20 Jun 2014 10:15:08 -0700] rev 24959
Merge
lana [Wed, 18 Jun 2014 10:56:06 -0700] rev 24958
Merge
amurillo [Fri, 13 Jun 2014 12:04:33 -0700] rev 24957
Merge
kvn [Fri, 13 Jun 2014 10:21:30 -0700] rev 24956
Merge
mduigou [Thu, 12 Jun 2014 16:31:07 -0700] rev 24955
8032045: Enable compiler and linker safety switches for debug builds
Summary: Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: dholmes, kvn, coleenp
kvn [Thu, 12 Jun 2014 10:15:43 -0700] rev 24954
8046516: Segmentation fault in JVM (easily reproducible)
Summary: Place new nodes on the previous loop exit in reorg_offsets().
Reviewed-by: roland
kvn [Wed, 11 Jun 2014 11:05:10 -0700] rev 24953
8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
Summary: Add C2 SHA intrinsics on SPARC
Reviewed-by: kvn, roland
Contributed-by: james.cheng@oracle.com
thartmann [Wed, 11 Jun 2014 09:16:19 +0200] rev 24952
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
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
iignatyev [Tue, 10 Jun 2014 20:53:23 +0000] rev 24951
Merge
iignatyev [Tue, 10 Jun 2014 23:18:25 +0400] rev 24950
8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
Reviewed-by: kvn, jmasa
kvn [Tue, 10 Jun 2014 12:57:50 -0700] rev 24949
Merge
kvn [Tue, 10 Jun 2014 12:28:06 -0700] rev 24948
8035605: Expand functionality of PredictedIntrinsicGenerator
Summary: Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method.
Reviewed-by: roland
neliasso [Mon, 09 Jun 2014 10:32:49 +0200] rev 24947
8040244: compiler/whitebox/IsMethodCompilableTest.java fails
Summary: Prevent from running with Xcomp
Reviewed-by: kvn, twisti
roland [Tue, 10 Jun 2014 13:37:16 +0200] rev 24946
8026796: Make replace_in_map() on parent maps generic
Summary: propagate node replacements along control flow edges to callers
Reviewed-by: kvn, vlivanov
vlivanov [Tue, 10 Jun 2014 10:00:59 +0000] rev 24945
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 [Tue, 10 Jun 2014 08:53:22 +0200] rev 24944
8033145: Runtime1::arraycopy_count_address uses wrong _oop_arraycopy_cnt variable
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
iignatyev [Wed, 11 Jun 2014 18:56:01 +0400] rev 24943
8044673: Create jtreg groups to list GC specific tests
Reviewed-by: dholmes, iignatyev
Contributed-by: dmitry.fazunenko@oracle.com
jmasa [Tue, 10 Jun 2014 20:46:28 -0700] rev 24942
Merge
jwilhelm [Fri, 02 May 2014 02:11:34 +0200] rev 24941
8042298: Remove the names gen0 and gen1 from the GC code
Summary: Renamed gen0 and gen1 to young and old throughout the GC code.
Reviewed-by: sjohanss, jcoomes
jwilhelm [Wed, 30 Apr 2014 02:41:00 +0200] rev 24940
8026396: Remove information duplication in the collector policy
Summary: Cleaned up the usage of flags in collector policy.
Reviewed-by: sjohanss, jcoomes
kvn [Mon, 09 Jun 2014 15:42:31 -0700] rev 24939
8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
Summary: Add missing check for Opaque nodes from loop predicates in clone_loop().
Reviewed-by: iveresov
vlivanov [Mon, 09 Jun 2014 11:49:02 +0000] rev 24938
8046226: assert(_thread == Thread::current()) failed: thread must be current w/ -XX:+TraceDeoptimization -XX:+Verbose
Reviewed-by: twisti, dcubed, fparain
amurillo [Fri, 06 Jun 2014 13:31:55 -0700] rev 24937
Merge
kvn [Fri, 06 Jun 2014 11:37:23 -0700] rev 24936
Merge
thartmann [Thu, 05 Jun 2014 10:43:16 +0200] rev 24935
8031389: On x86 C1 emits two relocations for polls
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
rbackman [Thu, 22 May 2014 13:42:44 +0200] rev 24934
8030976: Untaken paths should be more vigorously pruned at highest optimization level
Reviewed-by: roland, vlivanov