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