trims [Thu, 11 Feb 2010 19:52:39 -0800] rev 4768
Added tag hs17-b01 for changeset 0fa11a27fb57
trims [Fri, 05 Feb 2010 16:21:06 -0800] rev 4767
Merge
trims [Fri, 05 Feb 2010 12:27:12 -0800] rev 4766
6921473: Bump the HS17 build number to 09
Summary: Update the HS17 build number to 09
Reviewed-by: jcoomes
trims [Fri, 05 Feb 2010 12:26:35 -0800] rev 4765
Merge
apangin [Thu, 04 Feb 2010 15:50:59 -0800] rev 4764
Merge
dcubed [Tue, 02 Feb 2010 11:08:17 -0700] rev 4763
Merge
dcubed [Tue, 02 Feb 2010 10:37:32 -0700] rev 4762
6918421: 1/1 in-process JVM now ignores preset Windows unhandled exception filter
Summary: Add support for chaining Windows UnhandledExceptionFilter handlers
Reviewed-by: kamg, dholmes, never, acorn, ikrylov
dcubed [Mon, 01 Feb 2010 17:35:05 -0700] rev 4761
6902182: 4/4 Starting with jdwp agent should not incur performance penalty
Summary: Rename can_post_exceptions support to can_post_on_exceptions. Add support for should_post_on_exceptions flag to permit per JavaThread optimizations.
Reviewed-by: never, kvn, dcubed
Contributed-by: tom.deneau@amd.com
never [Thu, 04 Feb 2010 11:16:23 -0800] rev 4760
6921992: failure in verify scheduling after 6792161
Reviewed-by: kvn
twisti [Thu, 04 Feb 2010 03:34:05 -0800] rev 4759
Merge
never [Wed, 03 Feb 2010 18:33:04 -0800] rev 4758
Merge
never [Wed, 03 Feb 2010 15:56:37 -0800] rev 4757
6921969: optimize 64 long multiply for case with high bits zero
Reviewed-by: never, twisti, kvn, rasbold
Contributed-by: Hiroshi Yamauchi <yamauchi@google.com>
kvn [Wed, 03 Feb 2010 15:03:22 -0800] rev 4756
6923043: failed nightly tests which use -XX:+PrintCompilation -Xcomp -XX:CompileOnly
Summary: Print "made not compilable" line only for deoptimizations.
Reviewed-by: never
never [Wed, 03 Feb 2010 12:28:30 -0800] rev 4755
6921922: fix for 6911204 breaks tagged stack interpreter
Reviewed-by: kvn
kvn [Mon, 01 Feb 2010 16:49:49 -0800] rev 4754
6614597: Performance variability in jvm2008 xml.validation
Summary: Fix incorrect marking of methods as not compilable.
Reviewed-by: never
twisti [Mon, 01 Feb 2010 23:18:47 +0100] rev 4753
6921799: JSR 292 call sites should not be fixed-up
Summary: MethodHandle invoke call sites should not be fixed-up by SharedRuntime::fixup_callers_callsite as c2i/i2c adapters are used to implement MethodHandle actions.
Reviewed-by: kvn, never
twisti [Mon, 01 Feb 2010 19:29:46 +0100] rev 4752
6921352: JSR 292 needs its own deopt handler
Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
Reviewed-by: never, jrose
never [Fri, 29 Jan 2010 22:51:41 -0800] rev 4751
6916644: C2 compiler crash on x86
Reviewed-by: kvn, twisti
kvn [Fri, 29 Jan 2010 09:27:22 -0800] rev 4750
4360113: Evict nmethods when code cache gets full
Summary: Speculatively unload the oldest nmethods when code cache gets full.
Reviewed-by: never, kvn
Contributed-by: eric.caspole@amd.com
twisti [Fri, 29 Jan 2010 08:33:24 -0800] rev 4749
6921339: backout 6917766
Reviewed-by: mr
twisti [Fri, 29 Jan 2010 12:13:05 +0100] rev 4748
6917766: JSR 292 needs its own deopt handler
Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
Reviewed-by: never, jrose
never [Thu, 28 Jan 2010 20:41:37 -0800] rev 4747
6792161: assert("No dead instructions after post-alloc")
Reviewed-by: kvn
never [Thu, 28 Jan 2010 16:28:28 -0800] rev 4746
6920346: G1: "must avoid base_memory and AliasIdxTop"
Reviewed-by: kvn
twisti [Thu, 28 Jan 2010 08:36:34 -0800] rev 4745
6920970: Zero build fixes after 6849984 and 6911204
Summary: Two recent commits broke the build on Zero.
Reviewed-by: twisti
Contributed-by: Gary Benson <gbenson@redhat.com>
ysr [Wed, 27 Jan 2010 22:38:37 -0800] rev 4744
Merge
ysr [Tue, 26 Jan 2010 23:36:11 -0800] rev 4743
Merge
ysr [Tue, 26 Jan 2010 16:52:29 -0800] rev 4742
6920090: G1: Disable ReduceInitialCardMarks at least until 6920109 is fixed
Summary: G1 now answers "no" to the query can_elide_initializing_store_barrier() in the product build. A debug flag allows alternate behaviour in debug builds.
Reviewed-by: iveresov, tonyp
tonyp [Mon, 25 Jan 2010 18:03:29 -0500] rev 4741
6919980: G1: remove +UseG1GC from under experimental options (second attempt)
Summary: Trying this again, as the original change was lost.
Reviewed-by: ysr, jmasa
apetrusenko [Thu, 21 Jan 2010 18:51:10 -0800] rev 4740
6918006: G1: spill space must be reserved on the stack for barrier calls on Windows x64
Summary: Stub code generated to call G1 barriers does not allocate spill space on the stack as required by Windows x64 ABI. The fix is to use more ABI-friendly call_VM_leaf().
Reviewed-by: iveresov, never, kvn
ysr [Thu, 21 Jan 2010 14:47:01 -0800] rev 4739
Merge
jmasa [Thu, 21 Jan 2010 11:33:32 -0800] rev 4738
6895236: CMS: cmsOopClosures.inline.hpp:43 assert(..., "Should remember klasses in this context")
Summary: Adjust assertion checking for ExplicitGCInvokesConcurrentAndUnloadsClasses as a reason for class unloading
Reviewed-by: ysr
iveresov [Wed, 27 Jan 2010 14:06:27 -0800] rev 4737
Merge