Tue, 03 Jan 2017 21:36:05 +0100 8172169: Re-examine String field optionality
redestad [Tue, 03 Jan 2017 21:36:05 +0100] rev 43422
8172169: Re-examine String field optionality Reviewed-by: kvn, thartmann
Tue, 03 Jan 2017 17:17:14 +0100 8172199: s390: Use same get_key_start_from_aescrypt_object implementation as PPC64
mdoerr [Tue, 03 Jan 2017 17:17:14 +0100] rev 43421
8172199: s390: Use same get_key_start_from_aescrypt_object implementation as PPC64 Reviewed-by: kvn
Tue, 27 Dec 2016 16:10:59 +0100 8172049: [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections".
goetz [Tue, 27 Dec 2016 16:10:59 +0100] rev 43420
8172049: [s390] Implement "JEP 270: Reserved Stack Areas for Critical Sections". Reviewed-by: mdoerr
Tue, 03 Jan 2017 11:22:37 +0100 8172145: C2: anti dependence missed because store hidden by membar
mdoerr [Tue, 03 Jan 2017 11:22:37 +0100] rev 43419
8172145: C2: anti dependence missed because store hidden by membar Reviewed-by: kvn
Tue, 03 Jan 2017 12:25:19 +0100 8170857: Typo in -Xlog:help output
mlarsson [Tue, 03 Jan 2017 12:25:19 +0100] rev 43418
8170857: Typo in -Xlog:help output Reviewed-by: dholmes
Tue, 03 Jan 2017 12:24:52 +0100 8170855: Example for -Xlog:help do not contain one with multiple tags
mlarsson [Tue, 03 Jan 2017 12:24:52 +0100] rev 43417
8170855: Example for -Xlog:help do not contain one with multiple tags Reviewed-by: dholmes
Tue, 03 Jan 2017 08:54:29 +0100 8171082: [AOT] AOT'd SystemModules.modules() fails to load when too large
rbackman [Tue, 03 Jan 2017 08:54:29 +0100] rev 43416
8171082: [AOT] AOT'd SystemModules.modules() fails to load when too large Reviewed-by: kvn, redestad
Mon, 02 Jan 2017 00:26:40 -0800 8156762: test/compiler/ciReplay/TestVMNoCompLevel.java fails with - 'Unexpected exit code for negative case: [-client]: expected 0 to not equal 0'
rraghavan [Mon, 02 Jan 2017 00:26:40 -0800] rev 43415
8156762: test/compiler/ciReplay/TestVMNoCompLevel.java fails with - 'Unexpected exit code for negative case: [-client]: expected 0 to not equal 0' Summary: Corrected CLIENT_VM_AVAILABLE case Reviewed-by: dpochepk, zmajo
Fri, 30 Dec 2016 20:11:49 +0300 8172149: CTW library should call System::exit
iignatyev [Fri, 30 Dec 2016 20:11:49 +0300] rev 43414
8172149: CTW library should call System::exit Reviewed-by: vlivanov
Tue, 27 Dec 2016 22:34:07 +0100 Merge
jwilhelm [Tue, 27 Dec 2016 22:34:07 +0100] rev 43413
Merge
Fri, 23 Dec 2016 22:28:07 +0000 Merge
iignatyev [Fri, 23 Dec 2016 22:28:07 +0000] rev 43412
Merge
Wed, 21 Dec 2016 15:01:01 +0300 8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java
bmoloden [Wed, 21 Dec 2016 15:01:01 +0300] rev 43411
8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java Reviewed-by: kvn
Thu, 15 Dec 2016 19:26:41 -0800 8171809: Remove unused CDS code from JDK 9
iklam [Thu, 15 Dec 2016 19:26:41 -0800] rev 43410
8171809: Remove unused CDS code from JDK 9 Reviewed-by: jiangli, ccheung, mseledtsov
Fri, 23 Dec 2016 20:44:48 +0300 8171045: gc/stress/TestStressG1Humongous.java fails to allocate the heap
mchernov [Fri, 23 Dec 2016 20:44:48 +0300] rev 43409
8171045: gc/stress/TestStressG1Humongous.java fails to allocate the heap Reviewed-by: tschatzl, kzhaldyb
Fri, 23 Dec 2016 15:09:03 +0000 Merge
coleenp [Fri, 23 Dec 2016 15:09:03 +0000] rev 43408
Merge
Thu, 22 Dec 2016 16:51:25 +0100 8171924: Use SIZE_FORMAT to print size_t values.
goetz [Thu, 22 Dec 2016 16:51:25 +0100] rev 43407
8171924: Use SIZE_FORMAT to print size_t values. Reviewed-by: dholmes, tschatzl, coleenp, goetz Contributed-by: arno.zeller@sap.com
Thu, 22 Dec 2016 11:37:49 -0500 8171318: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest Jigsaw integration
gtriantafill [Thu, 22 Dec 2016 11:37:49 -0500] rev 43406
8171318: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest Jigsaw integration Reviewed-by: sspitsyn, dholmes
Thu, 22 Dec 2016 17:26:02 -0800 8168792: [AOT] problems in MethodHandle with aot-compiled java.base
iveresov [Thu, 22 Dec 2016 17:26:02 -0800] rev 43405
8168792: [AOT] problems in MethodHandle with aot-compiled java.base Summary: Properly support assertions in AOT Reviewed-by: kvn
Thu, 22 Dec 2016 15:01:20 -0600 8170981: Possible access to char array with negative index
lucy [Thu, 22 Dec 2016 15:01:20 -0600] rev 43404
8170981: Possible access to char array with negative index Summary: Check arithmetic before trying to access array by index. Reviewed-by: rprotacio, dholmes, gziemski
Thu, 22 Dec 2016 10:17:18 +0000 8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot
dfazunen [Thu, 22 Dec 2016 10:17:18 +0000] rev 43403
8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot Reviewed-by: mgerdin, mchernov
Fri, 03 Feb 2017 15:20:05 +0100 8004842: Unify values of boolean make variables set in configure to true/false
ihse [Fri, 03 Feb 2017 15:20:05 +0100] rev 43402
8004842: Unify values of boolean make variables set in configure to true/false Reviewed-by: erikj
Thu, 02 Feb 2017 21:56:04 +0000 Merge
lana [Thu, 02 Feb 2017 21:56:04 +0000] rev 43401
Merge
Tue, 31 Jan 2017 20:06:42 -0800 8173608: Separate JDK management agent from java.management module
mchung [Tue, 31 Jan 2017 20:06:42 -0800] rev 43400
8173608: Separate JDK management agent from java.management module Reviewed-by: dfuchs, dholmes, erikj
Thu, 02 Feb 2017 21:20:37 +0000 Added tag jdk-9+155 for changeset 220ab62f260a
lana [Thu, 02 Feb 2017 21:20:37 +0000] rev 43399
Added tag jdk-9+155 for changeset 220ab62f260a
Sat, 04 Feb 2017 14:02:14 -0500 8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations
lancea [Sat, 04 Feb 2017 14:02:14 -0500] rev 43398
8173604: Rename module 8173604 java.annotations.common to java.xml.ws.annoations Reviewed-by: dfuchs, alanb, psandoz, mchung
Sat, 04 Feb 2017 03:29:38 +0100 Merge
jwilhelm [Sat, 04 Feb 2017 03:29:38 +0100] rev 43397
Merge
Tue, 24 Jan 2017 00:30:23 +0100 Merge
jwilhelm [Tue, 24 Jan 2017 00:30:23 +0100] rev 43396
Merge
Thu, 19 Jan 2017 10:55:07 -0500 8152206: Simplify jvmstat modules
gtriantafill [Thu, 19 Jan 2017 10:55:07 -0500] rev 43395
8152206: Simplify jvmstat modules Reviewed-by: alanb, mchung, hseigel
Tue, 17 Jan 2017 21:39:22 -0800 8166002: Emulate client build on platforms with reduced virtual address space
jcm [Tue, 17 Jan 2017 21:39:22 -0800] rev 43394
8166002: Emulate client build on platforms with reduced virtual address space Summary: The default VM ergonomics on Windows/x86 (32-bit) are changed to client like. Reviewed-by: kvn, iveresov
Fri, 13 Jan 2017 18:26:33 +0100 Merge
jwilhelm [Fri, 13 Jan 2017 18:26:33 +0100] rev 43393
Merge
Mon, 09 Jan 2017 17:10:31 +0100 Merge
jwilhelm [Mon, 09 Jan 2017 17:10:31 +0100] rev 43392
Merge
Wed, 28 Dec 2016 18:37:09 +0300 8172094: 8171433 changes in generated-configure should be restored
iignatyev [Wed, 28 Dec 2016 18:37:09 +0300] rev 43391
8172094: 8171433 changes in generated-configure should be restored Reviewed-by: erikj, kzhaldyb
Tue, 27 Dec 2016 22:34:04 +0100 Merge
jwilhelm [Tue, 27 Dec 2016 22:34:04 +0100] rev 43390
Merge
Wed, 21 Dec 2016 14:41:48 +0300 8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java
bmoloden [Wed, 21 Dec 2016 14:41:48 +0300] rev 43389
8170918: Remove shell script from test/compiler/c2/cr7200264/TestIntVect.java Reviewed-by: kvn
Fri, 03 Feb 2017 15:19:38 +0100 8004842: Unify values of boolean make variables set in configure to true/false
ihse [Fri, 03 Feb 2017 15:19:38 +0100] rev 43388
8004842: Unify values of boolean make variables set in configure to true/false Reviewed-by: erikj
Fri, 03 Feb 2017 14:34:00 +0100 8059000: hgforest: pass options to serve command
ihse [Fri, 03 Feb 2017 14:34:00 +0100] rev 43387
8059000: hgforest: pass options to serve command Reviewed-by: erikj Contributed-by: Michael Duigou <openjdk@duigou.org>
Fri, 03 Feb 2017 14:32:38 +0100 8172912: JTReg concurrency value must be limited
ihse [Fri, 03 Feb 2017 14:32:38 +0100] rev 43386
8172912: JTReg concurrency value must be limited Reviewed-by: erikj
Thu, 02 Feb 2017 21:55:29 +0000 Merge
lana [Thu, 02 Feb 2017 21:55:29 +0000] rev 43385
Merge
Thu, 02 Feb 2017 16:50:38 +0000 8173607: JMX RMI connector should be in its own module
dfuchs [Thu, 02 Feb 2017 16:50:38 +0000] rev 43384
8173607: JMX RMI connector should be in its own module Summary: The JMX RMI connector is moved to a new java.management.rmi module. Reviewed-by: mchung, erikj
Thu, 02 Feb 2017 12:05:51 +0100 8173107: Fix autoconf/spec.gmk mismatches
ihse [Thu, 02 Feb 2017 12:05:51 +0100] rev 43383
8173107: Fix autoconf/spec.gmk mismatches Reviewed-by: erikj, dholmes
Tue, 31 Jan 2017 20:06:23 -0800 8173608: Separate JDK management agent from java.management module
mchung [Tue, 31 Jan 2017 20:06:23 -0800] rev 43382
8173608: Separate JDK management agent from java.management module Reviewed-by: dfuchs, dholmes, erikj
Thu, 02 Feb 2017 21:20:36 +0000 Added tag jdk-9+155 for changeset 58b8748ef90d
lana [Thu, 02 Feb 2017 21:20:36 +0000] rev 43381
Added tag jdk-9+155 for changeset 58b8748ef90d
Wed, 05 Jul 2017 22:46:25 +0200 Added tag jdk-9+155 for changeset f4aff695ffe0
duke [Wed, 05 Jul 2017 22:46:25 +0200] rev 43380
Added tag jdk-9+155 for changeset f4aff695ffe0
Wed, 05 Jul 2017 22:46:23 +0200 Merge jdk-9+155
duke [Wed, 05 Jul 2017 22:46:23 +0200] rev 43379
Merge
Wed, 05 Jul 2017 22:46:16 +0200 Merge
duke [Wed, 05 Jul 2017 22:46:16 +0200] rev 43378
Merge
Tue, 31 Jan 2017 13:55:03 -0800 8172309: classpath wildcards code does not support --class-path
henryjen [Tue, 31 Jan 2017 13:55:03 -0800] rev 43377
8172309: classpath wildcards code does not support --class-path Reviewed-by: jjg, ksrini
Mon, 30 Jan 2017 17:43:18 -0800 8172810: ModuleElement should declare and provide appropriate modifiers
jjg [Mon, 30 Jan 2017 17:43:18 -0800] rev 43376
8172810: ModuleElement should declare and provide appropriate modifiers Reviewed-by: darcy
Mon, 30 Jan 2017 15:08:38 -0800 8173609: Elements.printElements needs to support modules
darcy [Mon, 30 Jan 2017 15:08:38 -0800] rev 43375
8173609: Elements.printElements needs to support modules Reviewed-by: forax, jjg
Fri, 27 Jan 2017 15:49:14 -0800 8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method.
jjg [Fri, 27 Jan 2017 15:49:14 -0800] rev 43374
8081820: javadoc does not report warnings in case of multiple "@param" tags for the same parameter and multiple "@return" tags for the same method. Reviewed-by: jjg Contributed-by: istomin.den@gmail.com
Thu, 26 Jan 2017 16:53:56 -0800 8173419: Javadoc fix 8166175 results in test failures
bpatel [Thu, 26 Jan 2017 16:53:56 -0800] rev 43373
8173419: Javadoc fix 8166175 results in test failures Reviewed-by: jjg, ksrini
Thu, 26 Jan 2017 14:35:04 -0800 8173312: Hide support for --inherit-runtime-environment
jjg [Thu, 26 Jan 2017 14:35:04 -0800] rev 43372
8173312: Hide support for --inherit-runtime-environment Reviewed-by: mchung
Thu, 26 Jan 2017 21:20:40 +0000 Merge
lana [Thu, 26 Jan 2017 21:20:40 +0000] rev 43371
Merge
Thu, 26 Jan 2017 13:01:12 -0800 8166175: javadoc search doesn't work on local doc bundles
bpatel [Thu, 26 Jan 2017 13:01:12 -0800] rev 43370
8166175: javadoc search doesn't work on local doc bundles Reviewed-by: jjg, ksrini
Thu, 26 Jan 2017 14:14:01 +0100 8173068: ElementUtils getPackageElement does not allow for an unnamed package
jlahoda [Thu, 26 Jan 2017 14:14:01 +0100] rev 43369
8173068: ElementUtils getPackageElement does not allow for an unnamed package Summary: Removing special handling of unnamed packages in Elements.getPackageElement. Reviewed-by: darcy, jjg, ksrini
Thu, 26 Jan 2017 14:11:38 +0100 8067747: javac throws exception during compilation when annotation processing is enabled
jlahoda [Thu, 26 Jan 2017 14:11:38 +0100] rev 43368
8067747: javac throws exception during compilation when annotation processing is enabled Summary: Enforcing Filer rules regarding initial inputs, to avoid downstream problems. Reviewed-by: darcy, jjg
Wed, 25 Jan 2017 10:43:41 -0800 8171343: jshell tool: missing options: --help-extra --show-version
rfield [Wed, 25 Jan 2017 10:43:41 -0800] rev 43367
8171343: jshell tool: missing options: --help-extra --show-version Reviewed-by: jlahoda
Wed, 25 Jan 2017 10:22:06 -0800 8173232: JShell tests: ReplaceTest takes too long
rfield [Wed, 25 Jan 2017 10:22:06 -0800] rev 43366
8173232: JShell tests: ReplaceTest takes too long 8173234: JShell tests: remove from ProblemList jdk/jshell/ToolFormatTest.java 8173204: JShell tests: ProblemList jdk/jshell/UserJdiUserRemoteTest.java Reviewed-by: jlahoda
Tue, 24 Jan 2017 17:36:41 -0800 8041793: javap misses newline after printing AnnotationDefault
jjg [Tue, 24 Jan 2017 17:36:41 -0800] rev 43365
8041793: javap misses newline after printing AnnotationDefault Reviewed-by: jjg Contributed-by: istomin.den@gmail.com
Tue, 24 Jan 2017 16:18:24 -0800 8051768: Inconsistent output for Visible and InvisibleParameterAnnotations
jjg [Tue, 24 Jan 2017 16:18:24 -0800] rev 43364
8051768: Inconsistent output for Visible and InvisibleParameterAnnotations Reviewed-by: jjg Contributed-by: istomin.den@gmail.com
Tue, 24 Jan 2017 13:29:58 +0100 8153759: jshell tool: Smart completion detection is not reliable
jlahoda [Tue, 24 Jan 2017 13:29:58 +0100] rev 43363
8153759: jshell tool: Smart completion detection is not reliable Summary: Reverting back to smart completion if any action follows a completion action. Reviewed-by: rfield
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip