stefank [Thu, 10 May 2012 11:27:10 +0200] rev 12597
7167437: Can't build on linux without precompiled headers
Reviewed-by: brutisso, mgerdin
kvn [Wed, 09 May 2012 10:54:29 -0700] rev 12596
Merge
kvn [Tue, 08 May 2012 15:47:04 -0700] rev 12595
7167266: missing copyright notes in 3rd party code
Summary: add missing copyright notes to the regression test file.
Reviewed-by: twisti, johnc
kvn [Mon, 07 May 2012 12:37:46 -0700] rev 12594
7160610: Unknown Native Code compilation issue
Summary: When constructing input vector use type of vector's operation which use it since element's sizes should match.
Reviewed-by: never, twisti
twisti [Tue, 24 Apr 2012 12:15:32 -0700] rev 12593
7157695: Add windows implementation of socket interface
Reviewed-by: kvn, dholmes, twisti
Contributed-by: Nils Eliasson <nils.eliasson@oracle.com>
never [Wed, 18 Apr 2012 16:08:34 -0700] rev 12592
7161796: PhaseStringOpts::fetch_static_field tries to fetch field from the Klass instead of the mirror
Reviewed-by: twisti
never [Tue, 17 Apr 2012 11:04:22 -0700] rev 12591
7162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _call_node
Reviewed-by: never, twisti
Contributed-by: nils.eliasson@oracle.com
iveresov [Wed, 11 Apr 2012 19:15:46 -0700] rev 12590
7160539: JDeveloper crashes on 64-bit Windows
Summary: x64 C1 needs to zero upper 32bits when doing l2i conversion
Reviewed-by: never, kvn
jiangli [Tue, 10 Apr 2012 09:31:04 -0700] rev 12589
7159772: instanceKlass::all_fields_count() returns incorrect total field count
Summary: Fix instanceKlass::all_fields_count() bug.
Reviewed-by: kvn, never
Contributed-by: Jiangli Zhou <jiangli.zhou@oracle.com>
jprovino [Sat, 05 May 2012 10:24:55 -0400] rev 12588
Merge