kvn [Wed, 14 Oct 2009 15:03:32 -0700] rev 4019
6890984: Comparison of 2 arrays could cause VM crash
Summary: Restore original null checks.
Reviewed-by: never, cfang
kvn [Wed, 14 Oct 2009 11:42:59 -0700] rev 4018
6722084: JPRT make file doesn't create required symbolic link to libjvm.so
Summary: Use -y zip option to preserve symbolic links.
Reviewed-by: never, jcoomes, kamg
never [Wed, 14 Oct 2009 10:36:57 -0700] rev 4017
6889869: assert(!Interpreter::bytecode_should_reexecute(code),"should not reexecute")
Reviewed-by: jrose, kvn, cfang, twisti
kvn [Tue, 13 Oct 2009 22:32:31 -0700] rev 4016
6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
Summary: PhiNode::Ideal() should return TOP for Phi node with no users.
Reviewed-by: never, jrose
kvn [Tue, 13 Oct 2009 20:54:13 -0700] rev 4015
6889656: assert(lo_lrg->lo_degree() || !lo_no_simplify,"Live range was lo-degree before coalesce
Summary: Restore the original code: uint i = _hi_degree.
Reviewed-by: never, jrose
never [Tue, 13 Oct 2009 16:29:31 -0700] rev 4014
6889302: TraceExceptions output should include detail message
Reviewed-by: twisti, jrose, kvn
never [Tue, 13 Oct 2009 12:04:21 -0700] rev 4013
6890308: integrate zero assembler hotspot changes
Reviewed-by: never
Contributed-by: gbenson@redhat.com
never [Wed, 07 Oct 2009 15:38:37 -0700] rev 4012
6885584: A particular class structure causes large allocation spike for jit
Reviewed-by: kvn
kvn [Wed, 07 Oct 2009 12:43:50 -0700] rev 4011
6875959: CTW fails hotspot/src/share/vm/opto/reg_split.cpp:1087
Summary: To break spill ties choose bound live range over unbound to free register or one with smaller cost to spill.
Reviewed-by: never, jrose
kvn [Tue, 06 Oct 2009 10:15:38 -0700] rev 4010
6880034: SIGBUS during deoptimisation at a safepoint on 64bit-SPARC
Summary: Fix problem with the double register encodings in sparc.ad
Reviewed-by: never, jrose
Contributed-by: volker.simonis@gmail.com
twisti [Tue, 06 Oct 2009 02:11:49 -0700] rev 4009
6879902: CTW failure jdk6_18/hotspot/src/cpu/sparc/vm/assembler_sparc.hpp:845
Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit.
Reviewed-by: kvn, never
xlu [Wed, 14 Oct 2009 12:40:20 -0700] rev 4008
Merge
acorn [Mon, 28 Sep 2009 12:27:52 -0400] rev 4007
Merge
xlu [Thu, 24 Sep 2009 12:10:46 -0700] rev 4006
6880029: JDK 1.6.0_u14p Application crashed very early
Reviewed-by: never, ysr, acorn
xdono [Thu, 15 Oct 2009 16:40:19 -0700] rev 4005
Added tag jdk7-b74 for changeset b95ea007fe67
xdono [Thu, 15 Oct 2009 16:40:15 -0700] rev 4004
Added tag jdk7-b74 for changeset e8f92456bc49
duke [Wed, 05 Jul 2017 17:01:56 +0200] rev 4003
Added tag jdk7-b74 for changeset 4e7661eaa211
duke [Wed, 05 Jul 2017 17:01:55 +0200] rev 4002
Merge
duke [Wed, 05 Jul 2017 17:01:52 +0200] rev 4001
Merge
tbell [Wed, 07 Oct 2009 14:14:45 -0700] rev 4000
Merge
jjg [Mon, 28 Sep 2009 16:48:30 -0700] rev 3999
6886348: apt incorrectly uses Scope.table
Reviewed-by: darcy
tbell [Fri, 25 Sep 2009 22:04:43 -0700] rev 3998
Merge
darcy [Thu, 24 Sep 2009 16:00:03 -0700] rev 3997
6337964: should ignore last comma in annotation array
Reviewed-by: jjg
jjg [Wed, 23 Sep 2009 19:15:04 -0700] rev 3996
6572945: javah should be written as an annotation processor, not a doclet
Reviewed-by: darcy
jjg [Wed, 23 Sep 2009 18:48:13 -0700] rev 3995
6410637: Make decision on deprecated methods in DefaultFileManager and BaseFileObject.
6747645: ZipFileObject.getName is incorrectly deprecated
6885123: JavaFileObject getName issues
Reviewed-by: mcimadamore
darcy [Wed, 23 Sep 2009 18:29:41 -0700] rev 3994
6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
6517907: javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails
Summary: Fix various problems with Elements.getConstantExpression()
Reviewed-by: jjg
xdono [Fri, 02 Oct 2009 11:26:53 -0700] rev 3993
Added tag jdk7-b73 for changeset 6a163854aee4
duke [Wed, 05 Jul 2017 17:01:48 +0200] rev 3992
Merge