Tue, 22 Sep 2015 11:01:54 -0700 Merge
amurillo [Tue, 22 Sep 2015 11:01:54 -0700] rev 32761
Merge
Thu, 17 Sep 2015 09:19:40 -0700 Merge
amurillo [Thu, 17 Sep 2015 09:19:40 -0700] rev 32760
Merge
Tue, 15 Sep 2015 15:49:30 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:30 +0200] rev 32759
Merge
Tue, 08 Sep 2015 16:10:36 +0200 Merge
jwilhelm [Tue, 08 Sep 2015 16:10:36 +0200] rev 32758
Merge
Tue, 22 Sep 2015 12:47:40 -0300 8135197: libjimage code needs translation from hotspot-ish to jdk-ish
jlaskey [Tue, 22 Sep 2015 12:47:40 -0300] rev 32757
8135197: libjimage code needs translation from hotspot-ish to jdk-ish Reviewed-by: rriggs, chegar Contributed-by: james.laskey@oracle.com
Tue, 22 Sep 2015 09:34:01 +0800 8050461: Tests for syntax checking of JAAS configuration file
amjiang [Tue, 22 Sep 2015 09:34:01 +0800] rev 32756
8050461: Tests for syntax checking of JAAS configuration file Reviewed-by: weijun
Sat, 19 Sep 2015 15:26:34 +0200 8136686: Collectors.counting can use Collectors.summingLong to reduce boxing
psandoz [Sat, 19 Sep 2015 15:26:34 +0200] rev 32755
8136686: Collectors.counting can use Collectors.summingLong to reduce boxing Reviewed-by: psandoz Contributed-by: Tagir Valeev <amaembo@gmail.com>
Fri, 25 Sep 2015 22:59:29 -0700 Added tag jdk9-b83 for changeset 05623c1ebc99
lana [Fri, 25 Sep 2015 22:59:29 -0700] rev 32754
Added tag jdk9-b83 for changeset 05623c1ebc99
Wed, 05 Jul 2017 20:51:00 +0200 Merge
duke [Wed, 05 Jul 2017 20:51:00 +0200] rev 32753
Merge
Sat, 26 Sep 2015 09:21:16 -0700 Merge
lana [Sat, 26 Sep 2015 09:21:16 -0700] rev 32752
Merge
Tue, 22 Sep 2015 11:01:53 -0700 Merge
amurillo [Tue, 22 Sep 2015 11:01:53 -0700] rev 32751
Merge
Thu, 17 Sep 2015 09:19:39 -0700 Merge
amurillo [Thu, 17 Sep 2015 09:19:39 -0700] rev 32750
Merge
Tue, 15 Sep 2015 15:49:33 +0200 Merge
jwilhelm [Tue, 15 Sep 2015 15:49:33 +0200] rev 32749
Merge
Mon, 14 Sep 2015 14:55:01 -0400 8135097: Unmap failure for executable memory on windows
jiangli [Mon, 14 Sep 2015 14:55:01 -0400] rev 32748
8135097: Unmap failure for executable memory on windows Summary: Use 'pd_release_memory' for executable memory in os::pd_unmap_memory(). Reviewed-by: iklam, coleenp
Mon, 14 Sep 2015 14:26:29 +0300 8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe
akulyakh [Mon, 14 Sep 2015 14:26:29 +0300] rev 32747
8134641: CodelistTest.java fails with sun.misc.Unsafe.getUnsafe Summary: Excluding lines containing sun.misc.Unsafe.getUnsafe from the test input as getUnsafe is hidden from reflection Reviewed-by: sla
Mon, 25 May 2015 19:26:23 -0700 8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks
jmasa [Mon, 25 May 2015 19:26:23 -0700] rev 32746
8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks Reviewed-by: tschatzl, ysr
Fri, 11 Sep 2015 13:20:05 +0200 8135253: Add push method to CollectionSetChooser
ehelin [Fri, 11 Sep 2015 13:20:05 +0200] rev 32745
8135253: Add push method to CollectionSetChooser Reviewed-by: mgerdin, tschatzl
Fri, 11 Sep 2015 10:02:35 +0200 8135260: Split G1CollectorPolicy::finalize_cset into two parts
ehelin [Fri, 11 Sep 2015 10:02:35 +0200] rev 32744
8135260: Split G1CollectorPolicy::finalize_cset into two parts Reviewed-by: tschatzl, mgerdin
Thu, 10 Sep 2015 06:15:43 +0200 Merge
coleenp [Thu, 10 Sep 2015 06:15:43 +0200] rev 32743
Merge
Wed, 09 Sep 2015 23:47:32 -0400 8135298: Fix zero builds for "unknown" architectures on linux.
coleenp [Wed, 09 Sep 2015 23:47:32 -0400] rev 32742
8135298: Fix zero builds for "unknown" architectures on linux. Summary: add zero architectures for default cases Reviewed-by: coleenp Contributed-by: Matthias Klose <doko@ubuntu.com>
Wed, 09 Sep 2015 22:32:35 +0200 Merge
iignatyev [Wed, 09 Sep 2015 22:32:35 +0200] rev 32741
Merge
Wed, 09 Sep 2015 15:14:05 +0300 8134523: Humongous object test fails with OOME
kzhaldyb [Wed, 09 Sep 2015 15:14:05 +0300] rev 32740
8134523: Humongous object test fails with OOME Summary: Added Xms for runs with region' size 16M and 32M to prevent OOME Reviewed-by: mgerdin, dfazunen
Wed, 09 Sep 2015 14:31:12 -0400 8135209: Avoid abutting string literals and identifiers
kbarrett [Wed, 09 Sep 2015 14:31:12 -0400] rev 32739
8135209: Avoid abutting string literals and identifiers Summary: Add spaces between string literals and identifiers. Reviewed-by: brutisso, pliden
Wed, 09 Sep 2015 09:19:32 -0700 8135025: Error message is repeated for large value at G1ConcRefinementThreads
sangheki [Wed, 09 Sep 2015 09:19:32 -0700] rev 32738
8135025: Error message is repeated for large value at G1ConcRefinementThreads Summary: Changed error handling when G1ConcRefinementThreads creation failed Reviewed-by: jwilhelm, kbarrett, tschatzl
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip