Fri, 08 Jun 2018 09:36:10 -0700 8204444: java.time cleanup
martin [Fri, 08 Jun 2018 09:36:10 -0700] rev 50473
8204444: java.time cleanup Reviewed-by: scolebourne, rriggs
Fri, 08 Jun 2018 18:15:58 +0200 8204602: Add devkit for linux-arm32
ihse [Fri, 08 Jun 2018 18:15:58 +0200] rev 50472
8204602: Add devkit for linux-arm32 Reviewed-by: erikj
Fri, 08 Jun 2018 18:11:32 +0200 8204572: SetupJdkLibrary should setup SRC and -I flags automatically
ihse [Fri, 08 Jun 2018 18:11:32 +0200] rev 50471
8204572: SetupJdkLibrary should setup SRC and -I flags automatically Reviewed-by: erikj
Fri, 08 Jun 2018 11:30:10 +0200 8204504: Fix for 8198285 breaks slowdebug builds
eosterlund [Fri, 08 Jun 2018 11:30:10 +0200] rev 50470
8204504: Fix for 8198285 breaks slowdebug builds Reviewed-by: rkennke, mgronlun
Fri, 08 Jun 2018 21:06:54 +0530 8196990: Resolve disabled warnings for libjli
sdama [Fri, 08 Jun 2018 21:06:54 +0530] rev 50469
8196990: Resolve disabled warnings for libjli Summary: initialized uninitialzed data to avoid maybe-uninitialized warnings from gcc Reviewed-by: jlaskey
Fri, 08 Jun 2018 16:33:40 +0100 8204610: Compiler confused by parenthesized "this" in final fields assignments
mcimadamore [Fri, 08 Jun 2018 16:33:40 +0100] rev 50468
8204610: Compiler confused by parenthesized "this" in final fields assignments Summary: parenthesis are not skipped consistently in DA/DU, forward reference analysis Reviewed-by: vromero
Fri, 08 Jun 2018 08:30:18 -0700 8204584: jdeps generates illegal dot file containing ranksep=0,600000
mchung [Fri, 08 Jun 2018 08:30:18 -0700] rev 50467
8204584: jdeps generates illegal dot file containing ranksep=0,600000 Reviewed-by: jjg
Fri, 08 Jun 2018 07:58:19 -0700 8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
bpb [Fri, 08 Jun 2018 07:58:19 -0700] rev 50466
8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS Reviewed-by: alanb
Fri, 08 Jun 2018 14:50:18 +0200 8203425: assert(is_Loop()) failed: invalid node class
neliasso [Fri, 08 Jun 2018 14:50:18 +0200] rev 50465
8203425: assert(is_Loop()) failed: invalid node class Summary: Revert 8203215 Reviewed-by: thartmann
Fri, 08 Jun 2018 13:06:08 +0200 8204539: improve error messages in matchJavaTZ [windows]
mbaesken [Fri, 08 Jun 2018 13:06:08 +0200] rev 50464
8204539: improve error messages in matchJavaTZ [windows] Reviewed-by: coffeys, clanger, goetz
Fri, 08 Jun 2018 11:41:43 +0200 8204479: Bitwise AND on byte value sometimes produces wrong result
shade [Fri, 08 Jun 2018 11:41:43 +0200] rev 50463
8204479: Bitwise AND on byte value sometimes produces wrong result Reviewed-by: kvn, thartmann
Fri, 08 Jun 2018 11:11:06 +0200 8204290: Add check to limit number of capture groups
hannesw [Fri, 08 Jun 2018 11:11:06 +0200] rev 50462
8204290: Add check to limit number of capture groups Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 11:08:38 +0200 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails
hannesw [Fri, 08 Jun 2018 11:08:38 +0200] rev 50461
8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails Reviewed-by: sundar, jlaskey
Fri, 08 Jun 2018 10:22:26 +0200 8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs
simonis [Fri, 08 Jun 2018 10:22:26 +0200] rev 50460
8204335: [ppc] Assembler::add_const_optimized incorrect for some inputs Reviewed-by: mdoerr, goetz
Thu, 07 Jun 2018 15:08:16 +0200 8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread.
goetz [Thu, 07 Jun 2018 15:08:16 +0200] rev 50459
8204549: [aix][testbug] signal tests fail because vm can not start in primordial thread. Reviewed-by: stuefe, dholmes
Fri, 08 Jun 2018 06:59:16 +0200 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
rrich [Fri, 08 Jun 2018 06:59:16 +0200] rev 50458
8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint Reviewed-by: coleenp, stuefe
Thu, 07 Jun 2018 22:26:02 -0400 8204589: ProblemList failing launcher tests
dholmes [Thu, 07 Jun 2018 22:26:02 -0400] rev 50457
8204589: ProblemList failing launcher tests Reviewed-by: darcy
Thu, 07 Jun 2018 19:01:18 -0700 8203329: JDWP/JDI VM information string is incorrect
cjplummer [Thu, 07 Jun 2018 19:01:18 -0700] rev 50456
8203329: JDWP/JDI VM information string is incorrect Summary: make sure the native java.vm.info property also gets updated when the java version is. Reviewed-by: sspitsyn, dholmes
Thu, 07 Jun 2018 17:38:34 -0700 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
kvn [Thu, 07 Jun 2018 17:38:34 -0700] rev 50455
8202611: [GRAAL] Exclude CMS GC testing from runs with Graal Reviewed-by: iignatyev, kbarrett
Thu, 07 Jun 2018 17:10:23 -0700 8204577: jittester generator doesn't kill processes on timeout
iignatyev [Thu, 07 Jun 2018 17:10:23 -0700] rev 50454
8204577: jittester generator doesn't kill processes on timeout Reviewed-by: kvn, epavlova
Thu, 07 Jun 2018 16:06:49 -0700 8201274: Launch Single-File Source-Code Programs
jjg [Thu, 07 Jun 2018 16:06:49 -0700] rev 50453
8201274: Launch Single-File Source-Code Programs Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
Thu, 07 Jun 2018 23:30:05 +0200 8203822: AIX version of jsig.c was not removed in JDK-8200298
ihse [Thu, 07 Jun 2018 23:30:05 +0200] rev 50452
8203822: AIX version of jsig.c was not removed in JDK-8200298 Reviewed-by: erikj
Thu, 07 Jun 2018 13:24:49 -0700 8203839: API clarification: versioned jar entry verification in multi-release jar file
sherman [Thu, 07 Jun 2018 13:24:49 -0700] rev 50451
8203839: API clarification: versioned jar entry verification in multi-release jar file Reviewed-by: darcy, psandoz, alanb, weijun
Thu, 07 Jun 2018 21:57:17 +0200 8204474: Have instanceRefKlass use HeapAccess when loading the referent
pliden [Thu, 07 Jun 2018 21:57:17 +0200] rev 50450
8204474: Have instanceRefKlass use HeapAccess when loading the referent Reviewed-by: stefank, eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip