jrose [Wed, 08 Apr 2009 00:12:59 -0700] rev 2533
6827505: sizing logic for vtable and itable stubs needs self-check
Summary: Asserts and comments to help maintain the correct sizing of certain stubs
Reviewed-by: kvn
kvn [Tue, 07 Apr 2009 19:04:24 -0700] rev 2532
6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Summary: Delay a memory node transformation if its control or address on IGVN worklist.
Reviewed-by: never
kvn [Tue, 07 Apr 2009 10:05:04 -0700] rev 2531
6826960: C2 Sparc: assert(bb->_nodes(_bb_end)->is_Proj(),"skipping projections after expected call")
Summary: Add the check when a Halt node is placed in a separate block.
Reviewed-by: twisti
never [Mon, 06 Apr 2009 11:53:17 -0700] rev 2530
6539464: Math.log() produces inconsistent results between successive runs.
Reviewed-by: kvn
never [Fri, 03 Apr 2009 18:51:31 -0700] rev 2529
6826261: class file dumping from SA is broken
Reviewed-by: kvn, jcoomes
kvn [Fri, 03 Apr 2009 13:33:32 -0700] rev 2528
6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
Summary: Use a HaltNode on the fall through path of the AllocateArrayNode to indicate that it is unreachable if the array length is negative.
Reviewed-by: never, jrose
xlu [Thu, 09 Apr 2009 13:59:45 -0700] rev 2527
Merge
xlu [Mon, 06 Apr 2009 15:47:39 -0700] rev 2526
6699669: Hotspot server leaves synchronized block with monitor in bad state
Summary: Remove usage of _highest_lock field in Thread so that is_lock_owned won't depend on the correct update of that field.
Reviewed-by: never, dice, acorn
trims [Wed, 08 Apr 2009 14:55:38 -0700] rev 2525
6828076: Fork HS15 to HS16 - renumber Major and build numbers of JVM
Summary: Update the Hotspot version number to HS16 B01 for HS16 fork
Reviewed-by: jcoomes
xdono [Thu, 16 Apr 2009 11:22:40 -0700] rev 2524
Added tag jdk7-b55 for changeset c7888e8ac47a
xdono [Thu, 16 Apr 2009 11:22:36 -0700] rev 2523
Added tag jdk7-b55 for changeset 0b27fe141322
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2522
Added tag jdk7-b55 for changeset c8b275d62d6b
duke [Wed, 05 Jul 2017 16:51:11 +0200] rev 2521
Merge
duke [Wed, 05 Jul 2017 16:51:08 +0200] rev 2520
Merge