katleman [Thu, 18 Oct 2012 11:08:30 -0700] rev 14098
Added tag jdk8-b61 for changeset 877dd5308e32
duke [Wed, 05 Jul 2017 18:26:35 +0200] rev 14097
Merge
katleman [Wed, 24 Oct 2012 13:11:45 -0700] rev 14096
Merge
tbell [Tue, 23 Oct 2012 10:10:39 -0700] rev 14095
7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis@gmail.com
katleman [Thu, 18 Oct 2012 11:07:46 -0700] rev 14094
Added tag jdk8-b61 for changeset e4251351a6dd
duke [Wed, 05 Jul 2017 18:26:30 +0200] rev 14093
Merge
katleman [Wed, 24 Oct 2012 13:14:18 -0700] rev 14092
Merge
tbell [Tue, 23 Oct 2012 10:10:23 -0700] rev 14091
7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis@gmail.com
kamg [Mon, 22 Oct 2012 20:12:19 -0400] rev 14090
8001225: Disable jdk regression test java/lang/System/Versions.java until jdk's classfile version code is updated
Summary: Exclude java/lang/System/Versions.java test
Reviewed-by: sspitsyn, coleenp
twisti [Fri, 19 Oct 2012 17:04:35 -0700] rev 14089
8000989: smaller code changes to make future JSR 292 backports easier
Reviewed-by: jrose
katleman [Thu, 18 Oct 2012 11:09:00 -0700] rev 14088
Added tag jdk8-b61 for changeset 1a8b3b760f60
duke [Wed, 05 Jul 2017 18:26:26 +0200] rev 14087
Merge
amurillo [Fri, 19 Oct 2012 11:03:04 -0700] rev 14086
Added tag hs25-b06 for changeset 57dfd29e4742
amurillo [Fri, 19 Oct 2012 11:03:04 -0700] rev 14085
Merge
coleenp [Thu, 18 Oct 2012 12:29:56 -0400] rev 14084
Merge
nloodin [Wed, 17 Oct 2012 17:36:48 +0200] rev 14083
8000617: It should be possible to allocate memory without the VM dying.
Reviewed-by: coleenp, kamg
rbackman [Tue, 28 Aug 2012 15:15:29 +0200] rev 14082
7093328: JVMTI: jvmtiPrimitiveFieldCallback always report 0's for static primitives
Reviewed-by: dholmes, dcubed
coleenp [Mon, 15 Oct 2012 22:33:19 -0400] rev 14081
Merge
kevinw [Mon, 15 Oct 2012 16:48:48 +0100] rev 14080
7195151: Multiplatform tescase for 6929067
Reviewed-by: kamg, kvn
kamg [Thu, 11 Oct 2012 14:27:54 -0400] rev 14079
7054345: Support version 52.0 class file in HotSpot
Summary: Accept classfiles with major version 52
Reviewed-by: coleenp, acorn
coleenp [Wed, 10 Oct 2012 17:04:33 -0400] rev 14078
7199068: NPG: SharedSkipVerify is meaningless
Summary: Remove the SharedSkipVerify flag
Reviewed-by: kamg, sspitsyn, coleenp
Contributed-by: harold.seigel@oracle.com
jmasa [Wed, 17 Oct 2012 13:59:57 -0700] rev 14077
Merge
johnc [Mon, 15 Oct 2012 10:02:42 -0700] rev 14076
8000831: Heap verification output incorrect/incomplete
Summary: Restore non-silent output of heap verification.
Reviewed-by: ysr, brutisso, jmasa
stefank [Tue, 09 Oct 2012 22:12:25 +0200] rev 14075
8000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashorn
Summary: Treat the oops in invoke_method_table() as strong roots when ClassUnloading is enabled.
Reviewed-by: kamg, coleenp
johnc [Mon, 08 Oct 2012 09:12:31 -0700] rev 14074
8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file
Summary: Missing call to MetaspaceAux::print_on() in G1CollectedHeap::print_on().
Reviewed-by: azeemj, jmasa
Contributed-by: Mikael Gerdin <mikael.gerdin@oracle.com>
johnc [Sat, 06 Oct 2012 01:17:44 -0700] rev 14073
7127708: G1: change task num types from int to uint in concurrent mark
Summary: Change the type of various task num fields, parameters etc to unsigned and rename them to be more consistent with the other collectors. Code changes were also reviewed by Vitaly Davidovich.
Reviewed-by: johnc
Contributed-by: Kaushik Srenevasan <kaushik@twitter.com>
amurillo [Fri, 12 Oct 2012 14:06:27 -0700] rev 14072
8000834: new hotspot build - hs25-b06
Reviewed-by: jcoomes
katleman [Thu, 18 Oct 2012 11:08:05 -0700] rev 14071
Added tag jdk8-b61 for changeset 929432f0c3b6
katleman [Wed, 24 Oct 2012 13:11:42 -0700] rev 14070
Merge
tbell [Tue, 23 Oct 2012 10:10:49 -0700] rev 14069
7152336: Enable builds on Windows with MinGW/MSYS
Summary: Minimal makefile changes to enable building OpenJDK using MSYS on Windows7
Reviewed-by: ohair, tbell
Contributed-by: volker.simonis@gmail.com