stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13923
8000228: Missing call to cr() when printing entry_point in nmethod, in os::print_location
Reviewed-by: brutisso, neliasso
stefank [Mon, 01 Oct 2012 13:29:11 +0200] rev 13922
8000227: [obj|type]ArrayKlass::oop_print_on prints one line to tty instead of the provided output stream
Reviewed-by: brutisso, sla, jmasa, coleenp
stefank [Fri, 28 Sep 2012 15:34:32 +0200] rev 13921
8000230: Change os::print_location to be more descriptive when a location is pointing into an object
Reviewed-by: mgerdin, twisti
stefank [Mon, 01 Oct 2012 11:07:31 +0200] rev 13920
Merge
johnc [Thu, 27 Sep 2012 15:44:01 -0700] rev 13919
7200261: G1: Liveness counting inconsistencies during marking verification
Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures.
Reviewed-by: brutisso, jwilhelm, jmasa
amurillo [Fri, 28 Sep 2012 14:36:20 -0700] rev 13918
8000251: new hotspot build - hs25-b04
Reviewed-by: jcoomes
katleman [Thu, 04 Oct 2012 14:34:51 -0700] rev 13917
Added tag jdk8-b59 for changeset 22fa34424aa9
katleman [Wed, 10 Oct 2012 14:47:07 -0700] rev 13916
Merge
dholmes [Tue, 09 Oct 2012 02:08:54 -0400] rev 13915
8000461: Top level build doesn't pass OPENJDK=true through to the hotspot build
Summary: Add OPENJDK to the COMMON_BUILD_ARGUMENTS
Reviewed-by: tbell
katleman [Thu, 04 Oct 2012 14:34:31 -0700] rev 13914
Added tag jdk8-b59 for changeset ba9e9ff8d8ef
duke [Wed, 05 Jul 2017 18:24:38 +0200] rev 13913
Added tag jdk8-b59 for changeset 3bd874584fc0
duke [Wed, 05 Jul 2017 18:24:37 +0200] rev 13912
Merge
duke [Wed, 05 Jul 2017 18:24:33 +0200] rev 13911
Merge
katleman [Thu, 27 Sep 2012 11:26:04 -0700] rev 13910
Added tag jdk8-b58 for changeset a54f29461808
duke [Wed, 05 Jul 2017 18:24:29 +0200] rev 13909
Merge
katleman [Thu, 27 Sep 2012 11:25:01 -0700] rev 13908
Added tag jdk8-b58 for changeset e033f1ff319a
duke [Wed, 05 Jul 2017 18:24:25 +0200] rev 13907
Merge
katleman [Thu, 27 Sep 2012 11:24:55 -0700] rev 13906
Added tag jdk8-b58 for changeset 63e6a7c76188
duke [Wed, 05 Jul 2017 18:24:21 +0200] rev 13905
Merge
katleman [Thu, 27 Sep 2012 11:24:19 -0700] rev 13904
Added tag jdk8-b58 for changeset 84521b7fdb66
duke [Wed, 05 Jul 2017 18:24:16 +0200] rev 13903
Merge
katleman [Thu, 27 Sep 2012 11:25:26 -0700] rev 13902
Added tag jdk8-b58 for changeset 17beb247c83a
duke [Wed, 05 Jul 2017 18:24:12 +0200] rev 13901
Merge
katleman [Wed, 03 Oct 2012 15:31:59 -0700] rev 13900
Merge
katleman [Thu, 27 Sep 2012 11:24:35 -0700] rev 13899
Added tag jdk8-b58 for changeset f75a1b3efb69
amurillo [Fri, 28 Sep 2012 13:39:41 -0700] rev 13898
Added tag hs25-b03 for changeset 4d2ca6fb1285
kvn [Fri, 28 Sep 2012 10:16:29 -0700] rev 13897
Merge
kvn [Thu, 27 Sep 2012 15:49:48 -0700] rev 13896
7198084: NPG: distance is too big for short branches in test_invocation_counter_for_mdp()
Summary: use long branches in test_invocation_counter_for_mdp()
Reviewed-by: twisti
kvn [Thu, 27 Sep 2012 09:38:42 -0700] rev 13895
7193318: C2: remove number of inputs requirement from Node's new operator
Summary: Deleted placement new operator of Node - node(size_t, Compile *, int).
Reviewed-by: kvn, twisti
Contributed-by: bharadwaj.yadavalli@oracle.com
kvn [Tue, 25 Sep 2012 15:48:17 -0700] rev 13894
7200264: 7192963 changes disabled shift vectors
Summary: Replaced is_vector_use() call with explicit check for vector shift's count.
Reviewed-by: twisti, roland, dlong, vlivanov
kvn [Tue, 25 Sep 2012 10:41:15 -0700] rev 13893
7200233: C2: can't use expand rules for vector instruction rules
Summary: Added missed _bottom_type set in ArchDesc::defineExpand() and missed vector nodes in MatchRule::is_vector().
Reviewed-by: twisti, roland, dlong
neliasso [Thu, 29 Mar 2012 16:43:21 +0200] rev 13892
7163863: Updated projectcreator
Summary: Enable source browsing for all platform dependent code
Reviewed-by: brutisso, coleenp
twisti [Mon, 24 Sep 2012 17:59:24 -0700] rev 13891
7200001: failed C1 OSR compile doesn't get recompiled with C2
Reviewed-by: kvn
kvn [Mon, 24 Sep 2012 14:46:06 -0700] rev 13890
Merge
twisti [Mon, 24 Sep 2012 12:31:47 -0700] rev 13889
Merge
twisti [Mon, 24 Sep 2012 11:07:03 -0700] rev 13888
7188176: The JVM should differentiate between T and M series and adjust GC ergonomics
Reviewed-by: kvn
Contributed-by: Tao Mao <tao.mao@oracle.com>
kvn [Mon, 24 Sep 2012 10:30:14 -0700] rev 13887
7200163: add CodeComments functionality to assember stubs
Summary: Pass the codeBuffer to the Stub constructor, and adapts the disassembler to print the comments.
Reviewed-by: jrose, kvn, twisti
Contributed-by: goetz.lindenmaier@sap.com
roland [Thu, 20 Sep 2012 16:49:17 +0200] rev 13886
7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Summary: use shorter instruction sequences for atomic add and atomic exchange when possible.
Reviewed-by: kvn, jrose
kvn [Wed, 19 Sep 2012 16:50:26 -0700] rev 13885
7199010: incorrect vector alignment
Summary: Fixed vectors alignment when several arrays are accessed in one loop.
Reviewed-by: roland, twisti
twisti [Wed, 19 Sep 2012 10:38:12 -0700] rev 13884
7198499: TraceTypeProfile as diagnostic option
Reviewed-by: kvn
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
kvn [Mon, 17 Sep 2012 19:39:07 -0700] rev 13883
7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Summary: Save whole XMM/YMM registers in safepoint interrupt handler.
Reviewed-by: roland, twisti
kvn [Mon, 17 Sep 2012 17:02:10 -0700] rev 13882
7197033: missing ResourceMark for assert in Method::bci_from()
Summary: Added missing ResourceMark.
Reviewed-by: dholmes, coleenp, jmasa
twisti [Mon, 17 Sep 2012 12:57:58 -0700] rev 13881
7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Reviewed-by: kvn, jrose, bdelsart
stefank [Fri, 28 Sep 2012 14:14:25 +0200] rev 13880
Merge
brutisso [Tue, 25 Sep 2012 18:28:16 +0200] rev 13879
Merge
brutisso [Tue, 25 Sep 2012 14:58:12 +0200] rev 13878
7200470: KeepAliveClosure not needed in CodeCache::do_unloading
Summary: Removed the unused keep_alive parameter
Reviewed-by: stefank, dholmes, kamg, coleenp
jmasa [Tue, 25 Sep 2012 07:05:55 -0700] rev 13877
7200615: NPG: optimized VM build is broken
Reviewed-by: kvn
dsamersoff [Thu, 27 Sep 2012 20:22:57 +0400] rev 13876
Merge
dholmes [Tue, 25 Sep 2012 07:58:42 -0400] rev 13875
7200065: Cross-compilation changes to support the new-build
Reviewed-by: dholmes, ohair
Contributed-by: Fredrik Ohrstrom <fredrik.ohrstrom@oracle.com>
minqi [Mon, 24 Sep 2012 20:04:19 -0700] rev 13874
Merge
minqi [Mon, 24 Sep 2012 12:44:00 -0700] rev 13873
6879063: SA should use hsdis for disassembly
Summary: We should in SA to use hsdis for it like the JVM does to replace the current java based disassembler.
Reviewed-by: twisti, jrose, sla
Contributed-by: yumin.qi@oracle.com
nloodin [Fri, 21 Sep 2012 10:56:28 +0200] rev 13872
7200092: Make NMT a bit friendlier to work with
Reviewed-by: kvn, ysr, azeemj
kevinw [Thu, 20 Sep 2012 03:49:15 -0700] rev 13871
Merge
kevinw [Wed, 19 Sep 2012 15:24:32 +0100] rev 13870
7196045: Possible JVM deadlock in ThreadTimesClosure when using HotspotInternal non-public API.
Reviewed-by: sspitsyn, dholmes
jcoomes [Wed, 19 Sep 2012 16:18:55 -0400] rev 13869
Merge
jcoomes [Tue, 18 Sep 2012 19:44:39 -0400] rev 13868
Merge
ohair [Tue, 18 Sep 2012 13:15:28 -0700] rev 13867
7198329: Add $(sort) to object files used in links makes binarties more consistent
Reviewed-by: dholmes, tbell, erikj, ihse, ohrstrom
ohair [Tue, 18 Sep 2012 10:25:20 -0700] rev 13866
Merge
ihse [Mon, 17 Sep 2012 11:46:25 -0700] rev 13865
7172012: Make test-in-build an option (Queens)
Reviewed-by: ohair, dholmes
minqi [Wed, 19 Sep 2012 08:41:30 -0700] rev 13864
Merge
minqi [Tue, 18 Sep 2012 10:10:43 -0700] rev 13863
7191786: retransformClasses() does not pass in LocalVariableTypeTable of a method
Summary: JVMTI REtruncformClasses must support LocalVariableTypeTable attribute
Reviewed-by: dcubed, dsamersoff, rbackman
Contributed-by: serguei.spitsyn@oracle.com
zgu [Tue, 18 Sep 2012 11:37:26 -0700] rev 13862
Merge
zgu [Mon, 17 Sep 2012 16:37:26 -0400] rev 13861
7188594: Print statistic collected by NMT with VM flag
Summary: Print out statistics of collected NMT data if it is on at VM exits
Reviewed-by: kvn, coleenp, twisti
zgu [Mon, 17 Sep 2012 13:34:07 -0700] rev 13860
Merge