ihse [Fri, 11 May 2012 08:21:30 -0700] rev 12604
7168208: Change use of @ in one sed command involving paths to different character
Reviewed-by: ohair
katleman [Thu, 10 May 2012 10:25:14 -0700] rev 12603
Added tag jdk8-b38 for changeset 5904985dac0a
duke [Wed, 05 Jul 2017 18:10:39 +0200] rev 12602
Merge
amurillo [Fri, 11 May 2012 14:47:25 -0700] rev 12601
Added tag hs24-b10 for changeset fcb3aef57178
amurillo [Fri, 11 May 2012 14:47:24 -0700] rev 12600
Merge
jcoomes [Fri, 11 May 2012 06:37:47 -0700] rev 12599
Merge
brutisso [Thu, 10 May 2012 14:16:34 +0200] rev 12598
7167069: 6 VM flags crash the VM when queried via jinfo
Summary: Added missing double format to Flag::print_as_flag()
Reviewed-by: dholmes, stefank, coleenp
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