Tue, 20 Oct 2015 13:10:28 -0400 8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970
ntv [Tue, 20 Oct 2015 13:10:28 -0400] rev 33243
8134928: java.time.Instant.truncatedTo(TemporalUnit unit) is truncating up if the year < 1970 Reviewed-by: rriggs, scolebourne
Tue, 20 Oct 2015 19:34:04 +0900 8072600: Unicode 8 support
peytoia [Tue, 20 Oct 2015 19:34:04 +0900] rev 33242
8072600: Unicode 8 support Reviewed-by: okutsu
Mon, 19 Oct 2015 17:35:18 -0700 8133151: Preferred provider configuration for JCE
ascarpino [Mon, 19 Oct 2015 17:35:18 -0700] rev 33241
8133151: Preferred provider configuration for JCE Reviewed-by: valeriep
Mon, 19 Oct 2015 17:26:01 -0700 8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus
ascarpino [Mon, 19 Oct 2015 17:26:01 -0700] rev 33240
8139860: Add ucrypto/TestRSA.java to ProblemList: Message is larger than modulus Reviewed-by: xuelei
Mon, 19 Oct 2015 13:48:32 -0700 8139925: Problem list LFMultiThreadCachingTest.java on windows
darcy [Mon, 19 Oct 2015 13:48:32 -0700] rev 33239
8139925: Problem list LFMultiThreadCachingTest.java on windows Reviewed-by: rriggs, chegar
Mon, 19 Oct 2015 11:28:50 -0700 8080418: Add Optional.or()
psandoz [Mon, 19 Oct 2015 11:28:50 -0700] rev 33238
8080418: Add Optional.or() Reviewed-by: chegar, forax, scolebourne
Mon, 19 Oct 2015 19:14:29 +0200 8134254: JShell API/tool: REPL for Java into JDK9
jlahoda [Mon, 19 Oct 2015 19:14:29 +0200] rev 33237
8134254: JShell API/tool: REPL for Java into JDK9 Summary: Adding makefile for jshell tool launcher. Reviewed-by: alanb, erikj, sundar Contributed-by: robert.field@oracle.com, jan.lahoda@oracle.com
Mon, 19 Oct 2015 08:19:58 +0000 8077806: mismatch comment and code in CipherSuite.java
xuelei [Mon, 19 Oct 2015 08:19:58 +0000] rev 33236
8077806: mismatch comment and code in CipherSuite.java Reviewed-by: xuelei Contributed-by: Time Du <tiantian.du@oracle.com>
Sun, 18 Oct 2015 01:43:06 +0200 8139706: JarFile.getBytes could use InputStream.readNBytes
redestad [Sun, 18 Oct 2015 01:43:06 +0200] rev 33235
8139706: JarFile.getBytes could use InputStream.readNBytes Reviewed-by: sherman, chegar, alanb
Thu, 22 Oct 2015 08:47:48 -0700 Added tag jdk9-b88 for changeset 84939eb5c7b5
lana [Thu, 22 Oct 2015 08:47:48 -0700] rev 33234
Added tag jdk9-b88 for changeset 84939eb5c7b5
Wed, 05 Jul 2017 20:55:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:55:51 +0200] rev 33233
Merge
Mon, 26 Oct 2015 17:13:40 -0400 8140452: Internal Error memory/allocation.cpp:179
mgerdin [Mon, 26 Oct 2015 17:13:40 -0400] rev 33232
8140452: Internal Error memory/allocation.cpp:179 Summary: use const ref & and avoid copy ctor Reviewed-by: coleenp
Thu, 22 Oct 2015 16:25:34 -0700 Merge
amurillo [Thu, 22 Oct 2015 16:25:34 -0700] rev 33231
Merge
Tue, 20 Oct 2015 11:17:19 -0400 Merge
jprovino [Tue, 20 Oct 2015 11:17:19 -0400] rev 33230
Merge
Tue, 20 Oct 2015 14:00:00 +0200 8139868: CMSScavengeBeforeRemark broken after JDK-8134953
brutisso [Tue, 20 Oct 2015 14:00:00 +0200] rev 33229
8139868: CMSScavengeBeforeRemark broken after JDK-8134953 Reviewed-by: sjohanss, jwilhelm
Mon, 19 Oct 2015 15:21:01 +0200 8135078: Refactor InCSetState::is_in_cset_or_humongous
ehelin [Mon, 19 Oct 2015 15:21:01 +0200] rev 33228
8135078: Refactor InCSetState::is_in_cset_or_humongous Reviewed-by: tschatzl, jwilhelm
Fri, 16 Oct 2015 14:11:29 +0200 8139277: Remove ScavengeWithObjectsInToSpace, ParallelOldGCSplitALot, ParallelOldGCSplitInterval, PSAdjustTenuredGenForMinorPause and PSAdjustYoungGenForMajorPause
david [Fri, 16 Oct 2015 14:11:29 +0200] rev 33227
8139277: Remove ScavengeWithObjectsInToSpace, ParallelOldGCSplitALot, ParallelOldGCSplitInterval, PSAdjustTenuredGenForMinorPause and PSAdjustYoungGenForMajorPause Reviewed-by: tschatzl, sjohanss
Fri, 16 Oct 2015 14:55:09 -0400 8139341: Hide ExtendedOopClosure::_ref_processor
kbarrett [Fri, 16 Oct 2015 14:55:09 -0400] rev 33226
8139341: Hide ExtendedOopClosure::_ref_processor Summary: Make ExtendedOopClosure::_ref_processor private. Reviewed-by: mgerdin, sjohanss
Fri, 16 Oct 2015 10:20:59 +0200 8139734: ppc: fix build after "8078556: Runtime: implement ranges..."
mdoerr [Fri, 16 Oct 2015 10:20:59 +0200] rev 33225
8139734: ppc: fix build after "8078556: Runtime: implement ranges..." Reviewed-by: goetz
Thu, 15 Oct 2015 10:10:13 -0400 8139200: Eliminate G1ParClosureSuper::_worker_id
kbarrett [Thu, 15 Oct 2015 10:10:13 -0400] rev 33224
8139200: Eliminate G1ParClosureSuper::_worker_id Summary: Moved _worker_id from G1ParClosureSuper to G1ParCopyHelper. Reviewed-by: mgerdin, tschatzl
Fri, 16 Oct 2015 00:01:49 +0000 Merge
coleenp [Fri, 16 Oct 2015 00:01:49 +0000] rev 33223
Merge
Thu, 15 Oct 2015 13:34:21 -0500 8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing.
gziemski [Thu, 15 Oct 2015 13:34:21 -0500] rev 33222
8078556: Runtime: implement ranges (optionally constraints) for those flags that have them missing. Summary: JEP 245: implement ranges and constraints for runtime flags. Reviewed-by: coleenp, ddmitriev, jiangli, goetz Contributed-by: goetz.lindenmaier@sap.com, gerard.ziemski@oracle.com
Thu, 15 Oct 2015 19:17:08 +0000 Merge
dcubed [Thu, 15 Oct 2015 19:17:08 +0000] rev 33221
Merge
Thu, 15 Oct 2015 10:00:30 -0700 8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option
dcubed [Thu, 15 Oct 2015 10:00:30 -0700] rev 33220
8136552: Last argument wins does not work for special options with "-XX:VMOptionsFile" option Summary: match_special_option_and_act() should insert_vm_options_file() earlier and process the inserted options right away to honor "last option wins" semantics. Reviewed-by: dcubed, coleenp
Thu, 15 Oct 2015 17:35:42 +0200 8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized
jbachorik [Thu, 15 Oct 2015 17:35:42 +0200] rev 33219
8135188: RunFinalizationTest.java Exception java.lang.Error: Test failure: Object was not finalized Reviewed-by: dcubed, martin
Thu, 15 Oct 2015 13:00:17 +0200 Merge
tschatzl [Thu, 15 Oct 2015 13:00:17 +0200] rev 33218
Merge
Thu, 15 Oct 2015 10:15:08 +0200 8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate
tschatzl [Thu, 15 Oct 2015 10:15:08 +0200] rev 33217
8138752: G1CollectorPolicy::should_should_update_surv_rate_group_predictors() uses wrong predicate Summary: Instead of only updating the survivor rate groups in the young gc after marking and before mixed gc, update them during young gcs outside of marking Reviewed-by: mgerdin, drwhite
Thu, 15 Oct 2015 10:13:08 +0200 8138750: Remove dead code in survivor rate group
tschatzl [Thu, 15 Oct 2015 10:13:08 +0200] rev 33216
8138750: Remove dead code in survivor rate group Reviewed-by: mgerdin, tbenson
Thu, 15 Oct 2015 10:12:17 +0200 8139583: Fix formatting in survRateGroup.cpp
tschatzl [Thu, 15 Oct 2015 10:12:17 +0200] rev 33215
8139583: Fix formatting in survRateGroup.cpp Reviewed-by: kbarrett, stefank
Thu, 15 Oct 2015 10:07:28 +0200 8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
tschatzl [Thu, 15 Oct 2015 10:07:28 +0200] rev 33214
8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up Summary: Factor out G1 prediction code from G1CollectorPolicy into its own class, constify methods of G1CollectorPolicy and move more implementations to the cpp file. Reviewed-by: jmasa, sangheki, ecaspole, kbarrett
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip