Tue, 29 Nov 2016 16:27:19 +0100 8170467: (reflect) Optimize SignatureParser's use of StringBuilders
redestad [Tue, 29 Nov 2016 16:27:19 +0100] rev 42324
8170467: (reflect) Optimize SignatureParser's use of StringBuilders Reviewed-by: shade, redestad Contributed-by: mkanat@google.com
Tue, 29 Nov 2016 14:55:56 +0300 8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
skovalev [Tue, 29 Nov 2016 14:55:56 +0300] rev 42323
8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies Reviewed-by: weijun
Mon, 28 Nov 2016 23:47:23 -0800 8166646: Miscellaneous changes imported from jsr166 CVS 2016-10
dl [Mon, 28 Nov 2016 23:47:23 -0800] rev 42322
8166646: Miscellaneous changes imported from jsr166 CVS 2016-10 Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:43:39 -0800 8169272: Clarify Semaphore.drainPermits behavior when current permits are negative
dl [Mon, 28 Nov 2016 23:43:39 -0800] rev 42321
8169272: Clarify Semaphore.drainPermits behavior when current permits are negative Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:39:54 -0800 8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state
dl [Mon, 28 Nov 2016 23:39:54 -0800] rev 42320
8166507: ConcurrentSkipListSet.clear() can leave the Set in an invalid state Reviewed-by: martin, smarks, psandoz
Mon, 28 Nov 2016 23:36:11 -0800 8143577: optimize ArrayList.removeIf
dl [Mon, 28 Nov 2016 23:36:11 -0800] rev 42319
8143577: optimize ArrayList.removeIf 8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error 8167202: ArrayDeque improvements 8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1) 8169739: LinkedBlockingDeque spliterator needs to support node self-linking 8169738: CopyOnWriteArrayList subList needs more synchronization Reviewed-by: martin, smarks, psandoz, forax
Mon, 28 Nov 2016 23:33:25 -0800 8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
dl [Mon, 28 Nov 2016 23:33:25 -0800] rev 42318
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently Reviewed-by: martin, smarks, psandoz, amlu
Mon, 28 Nov 2016 17:32:49 -0800 8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
darcy [Mon, 28 Nov 2016 17:32:49 -0800] rev 42317
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed Reviewed-by: smarks
Mon, 28 Nov 2016 11:37:00 -0800 8169816: Move src.zip and jrt-fs.jar under the lib directory
mchung [Mon, 28 Nov 2016 11:37:00 -0800] rev 42316
8169816: Move src.zip and jrt-fs.jar under the lib directory Reviewed-by: alanb, erikj
Mon, 28 Nov 2016 17:48:53 +0000 8170401: JConsole might use System.Logger
dfuchs [Mon, 28 Nov 2016 17:48:53 +0000] rev 42315
8170401: JConsole might use System.Logger Reviewed-by: mchung
Mon, 28 Nov 2016 22:32:17 +0800 8170364: FilePermission path modified during merge
weijun [Mon, 28 Nov 2016 22:32:17 +0800] rev 42314
8170364: FilePermission path modified during merge Reviewed-by: alanb
Mon, 28 Nov 2016 09:20:13 +0100 8031567: Better model for storing source revision information
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42313
8031567: Better model for storing source revision information Reviewed-by: erikj
Thu, 01 Dec 2016 21:01:53 +0000 Added tag jdk-9+147 for changeset 3bffdeb6c8d9
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42312
Added tag jdk-9+147 for changeset 3bffdeb6c8d9
Wed, 05 Jul 2017 22:31:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:31:19 +0200] rev 42311
Merge
Thu, 01 Dec 2016 21:40:08 +0000 Merge
lana [Thu, 01 Dec 2016 21:40:08 +0000] rev 42310
Merge
Thu, 01 Dec 2016 15:54:39 +0000 8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
alanb [Thu, 01 Dec 2016 15:54:39 +0000] rev 42309
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing Reviewed-by: hseigel
Thu, 01 Dec 2016 11:16:11 +0000 Merge
alanb [Thu, 01 Dec 2016 11:16:11 +0000] rev 42308
Merge
Thu, 01 Dec 2016 08:56:41 +0000 8169069: Module system implementation refresh (11/2016)
alanb [Thu, 01 Dec 2016 08:56:41 +0000] rev 42307
8169069: Module system implementation refresh (11/2016) Reviewed-by: lfoltan, acorn, ctornqvi, mchung Contributed-by: lois.foltan@oracle.com, harold.seigel@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, serguei.spitsyn@oracle.com, george.triantafillou@oracle.com
Mon, 28 Nov 2016 09:20:13 +0100 8031567: Better model for storing source revision information
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42306
8031567: Better model for storing source revision information Reviewed-by: erikj
Thu, 01 Dec 2016 21:01:52 +0000 Added tag jdk-9+147 for changeset ef1c0c184790
lana [Thu, 01 Dec 2016 21:01:52 +0000] rev 42305
Added tag jdk-9+147 for changeset ef1c0c184790
Tue, 06 Dec 2016 11:38:05 +0100 8170784: JDK-8038957 broke cross compilation
erikj [Tue, 06 Dec 2016 11:38:05 +0100] rev 42304
8170784: JDK-8038957 broke cross compilation Reviewed-by: dholmes, ihse
Mon, 05 Dec 2016 17:03:52 -0800 8170157: Enable unlimited cryptographic policy by default in OracleJDK
wetmore [Mon, 05 Dec 2016 17:03:52 -0800] rev 42303
8170157: Enable unlimited cryptographic policy by default in OracleJDK 8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
Fri, 02 Dec 2016 11:18:44 -0800 8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
rfield [Fri, 02 Dec 2016 11:18:44 -0800] rev 42302
8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell Reviewed-by: jlahoda
Mon, 28 Nov 2016 11:13:20 -0500 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
gromero [Mon, 28 Nov 2016 11:13:20 -0500] rev 42301
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation Reviewed-by: mdoerr, erikj, simonis, aph
Fri, 02 Dec 2016 16:17:52 +0100 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
ihse [Fri, 02 Dec 2016 16:17:52 +0100] rev 42300
8039103: "explicitly" is misspelled as "explicitely" in configure scripts Reviewed-by: erikj, tbell
Fri, 02 Dec 2016 16:15:41 +0100 8038957: DEBUG_BINARIES can be removed
ihse [Fri, 02 Dec 2016 16:15:41 +0100] rev 42299
8038957: DEBUG_BINARIES can be removed Reviewed-by: erikj, tbell
Fri, 02 Dec 2016 15:57:02 +0100 8076577: Do not allow ccache prior to 3.2 on macosx
ihse [Fri, 02 Dec 2016 15:57:02 +0100] rev 42298
8076577: Do not allow ccache prior to 3.2 on macosx Reviewed-by: erikj
Fri, 02 Dec 2016 14:19:32 +0100 8170666: Test for microsoft compiler minimum version
ihse [Fri, 02 Dec 2016 14:19:32 +0100] rev 42297
8170666: Test for microsoft compiler minimum version Reviewed-by: erikj
Fri, 02 Dec 2016 12:33:53 +0100 8170651: Remove legacy hotspot compiler setup
ihse [Fri, 02 Dec 2016 12:33:53 +0100] rev 42296
8170651: Remove legacy hotspot compiler setup Reviewed-by: erikj
Thu, 01 Dec 2016 21:39:43 +0000 Merge
lana [Thu, 01 Dec 2016 21:39:43 +0000] rev 42295
Merge
Thu, 01 Dec 2016 15:12:23 +0100 8164304: JDK should build with Oracle Developer Studio
erikj [Thu, 01 Dec 2016 15:12:23 +0100] rev 42294
8164304: JDK should build with Oracle Developer Studio Reviewed-by: tbell, ihse
Thu, 01 Dec 2016 15:08:43 +0100 8168924: Add jdk.unsupported to the compact profile builds
erikj [Thu, 01 Dec 2016 15:08:43 +0100] rev 42293
8168924: Add jdk.unsupported to the compact profile builds Reviewed-by: alanb, chegar, mchung
Thu, 01 Dec 2016 14:40:06 +0100 8170528: Race condition with release file creation
erikj [Thu, 01 Dec 2016 14:40:06 +0100] rev 42292
8170528: Race condition with release file creation Reviewed-by: dholmes, ihse, tbell
Thu, 01 Dec 2016 11:20:22 +0000 Merge
alanb [Thu, 01 Dec 2016 11:20:22 +0000] rev 42291
Merge
Thu, 01 Dec 2016 11:14:50 +0000 Merge
alanb [Thu, 01 Dec 2016 11:14:50 +0000] rev 42290
Merge
Thu, 01 Dec 2016 08:56:28 +0000 8169069: Module system implementation refresh (11/2016)
alanb [Thu, 01 Dec 2016 08:56:28 +0000] rev 42289
8169069: Module system implementation refresh (11/2016) Reviewed-by: alanb, mchung Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
Thu, 01 Dec 2016 10:43:59 +0100 8170576: Silence error message in compare.sh when selecting images
ihse [Thu, 01 Dec 2016 10:43:59 +0100] rev 42288
8170576: Silence error message in compare.sh when selecting images Reviewed-by: erikj
Wed, 30 Nov 2016 19:28:45 +0530 8160359: Improve jlink logging for cases when a plugin throws exception
sundar [Wed, 30 Nov 2016 19:28:45 +0530] rev 42287
8160359: Improve jlink logging for cases when a plugin throws exception Reviewed-by: jlaskey, redestad
Mon, 28 Nov 2016 18:04:52 -0800 8170424: back out src.zip change from JDK-8170424
mchung [Mon, 28 Nov 2016 18:04:52 -0800] rev 42286
8170424: back out src.zip change from JDK-8170424 Reviewed-by: prr
Mon, 28 Nov 2016 11:36:15 -0800 8169816: Move src.zip and jrt-fs.jar under the lib directory
mchung [Mon, 28 Nov 2016 11:36:15 -0800] rev 42285
8169816: Move src.zip and jrt-fs.jar under the lib directory Reviewed-by: alanb, erikj
Mon, 28 Nov 2016 15:19:08 +0100 8170392: JDK-8031567 broke builds from source bundles
erikj [Mon, 28 Nov 2016 15:19:08 +0100] rev 42284
8170392: JDK-8031567 broke builds from source bundles Reviewed-by: sla
Mon, 28 Nov 2016 10:13:18 +0100 8170385: JDK-8031567 broke source bundles
ihse [Mon, 28 Nov 2016 10:13:18 +0100] rev 42283
8170385: JDK-8031567 broke source bundles Reviewed-by: erikj
Mon, 28 Nov 2016 09:20:13 +0100 8031567: Better model for storing source revision information
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42282
8031567: Better model for storing source revision information Reviewed-by: erikj
Thu, 01 Dec 2016 21:01:51 +0000 Added tag jdk-9+147 for changeset 06c697759688
lana [Thu, 01 Dec 2016 21:01:51 +0000] rev 42281
Added tag jdk-9+147 for changeset 06c697759688
Wed, 05 Jul 2017 22:30:53 +0200 Added tag jdk-9+147 for changeset f4e854a77aa3
duke [Wed, 05 Jul 2017 22:30:53 +0200] rev 42280
Added tag jdk-9+147 for changeset f4e854a77aa3
Wed, 05 Jul 2017 22:30:52 +0200 Merge jdk-9+147
duke [Wed, 05 Jul 2017 22:30:52 +0200] rev 42279
Merge
Wed, 05 Jul 2017 22:30:46 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:46 +0200] rev 42278
Merge
Thu, 24 Nov 2016 20:48:52 -0800 8164316: Refine the Doclet APIs
ksrini [Thu, 24 Nov 2016 20:48:52 -0800] rev 42277
8164316: Refine the Doclet APIs Reviewed-by: jjg
Thu, 24 Nov 2016 11:44:37 +0100 8170279: Langtools test/Makefile ignores failed tests
erikj [Thu, 24 Nov 2016 11:44:37 +0100] rev 42276
8170279: Langtools test/Makefile ignores failed tests Reviewed-by: alanb, tbell, mchung
Wed, 23 Nov 2016 19:31:41 -0800 8170301: remove debug print statement
jjg [Wed, 23 Nov 2016 19:31:41 -0800] rev 42275
8170301: remove debug print statement Reviewed-by: ksrini
Wed, 23 Nov 2016 19:15:26 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:26 +0000] rev 42274
Merge
Tue, 22 Nov 2016 20:27:42 -0800 8170249: Problem list 2 jdk/jshell tests
xiaofeya [Tue, 22 Nov 2016 20:27:42 -0800] rev 42273
8170249: Problem list 2 jdk/jshell tests Reviewed-by: darcy
Tue, 22 Nov 2016 19:24:02 -0800 8169519: JShell: Handle start-up failures and hangs gracefully
rfield [Tue, 22 Nov 2016 19:24:02 -0800] rev 42272
8169519: JShell: Handle start-up failures and hangs gracefully 8166581: JShell: locks forever if -R options is wrong 8169234: JShell: hangs on startup on some computers caused by hostname Reviewed-by: jlahoda
Tue, 22 Nov 2016 16:31:03 -0800 Merge
jjg [Tue, 22 Nov 2016 16:31:03 -0800] rev 42271
Merge
Tue, 22 Nov 2016 16:29:24 -0800 8155765: javax.tools.ToolProvider::getSystemToolClassLoader returns app class loader even if no tool is available
jjg [Tue, 22 Nov 2016 16:29:24 -0800] rev 42270
8155765: javax.tools.ToolProvider::getSystemToolClassLoader returns app class loader even if no tool is available Reviewed-by: mchung
Tue, 22 Nov 2016 15:57:32 -0800 8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
jjg [Tue, 22 Nov 2016 15:57:32 -0800] rev 42269
8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT" Reviewed-by: mchung
Tue, 22 Nov 2016 07:04:43 -0800 8170170: Problem list ExternalEditorTest.java on all platforms
fyuan [Tue, 22 Nov 2016 07:04:43 -0800] rev 42268
8170170: Problem list ExternalEditorTest.java on all platforms Reviewed-by: darcy
Mon, 21 Nov 2016 12:28:56 -0800 8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly
rfield [Mon, 21 Nov 2016 12:28:56 -0800] rev 42267
8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly Reviewed-by: jlahoda
Mon, 21 Nov 2016 07:13:21 -0800 8170110: Problem list ExternalEditorTest.java
darcy [Mon, 21 Nov 2016 07:13:21 -0800] rev 42266
8170110: Problem list ExternalEditorTest.java Reviewed-by: ksrini
Fri, 18 Nov 2016 09:41:51 -0800 8153402: jshell tool: completion provider for /help
rfield [Fri, 18 Nov 2016 09:41:51 -0800] rev 42265
8153402: jshell tool: completion provider for /help 8169818: jshell tool: completion provider for /vars /methods /types gives -history Reviewed-by: jlahoda
Thu, 17 Nov 2016 22:18:50 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:50 +0000] rev 42264
Merge
Wed, 16 Nov 2016 17:22:08 -0800 8147890: Javadoc search does not work with Enums
bpatel [Wed, 16 Nov 2016 17:22:08 -0800] rev 42263
8147890: Javadoc search does not work with Enums Reviewed-by: jjg, ksrini
Wed, 16 Nov 2016 13:47:25 -0800 8169659: (jdeps) missing messages for localization
reinhapa [Wed, 16 Nov 2016 13:47:25 -0800] rev 42262
8169659: (jdeps) missing messages for localization Reviewed-by: mchung
Wed, 16 Nov 2016 12:12:02 -0800 8163190: Clarify JavaFileManager use of \"module location\"
jjg [Wed, 16 Nov 2016 12:12:02 -0800] rev 42261
8163190: Clarify JavaFileManager use of \"module location\" Reviewed-by: jlahoda
Wed, 16 Nov 2016 11:53:24 -0800 8169676: boolean result of Option.process is often ignored
jjg [Wed, 16 Nov 2016 11:53:24 -0800] rev 42260
8169676: boolean result of Option.process is often ignored Reviewed-by: ksrini, jlahoda
Wed, 16 Nov 2016 10:45:23 -0800 8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell
rfield [Wed, 16 Nov 2016 10:45:23 -0800] rev 42259
8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell 8163816: JShell tests: jdk/jshell/ExternalEditorTest.java -- unexpected results EditorTestBase.testEditClass1() and .testEditMethod1() Reviewed-by: jlahoda
Wed, 16 Nov 2016 17:48:43 +0100 8169561: jshell tool: double shift-tab on variable crashes tool
jlahoda [Wed, 16 Nov 2016 17:48:43 +0100] rev 42258
8169561: jshell tool: double shift-tab on variable crashes tool Summary: Avoid crashe for unknown HTML tags; avoid crash for non-existing documentation; fix signature for JShell variables Reviewed-by: rfield
Wed, 23 Nov 2016 16:16:36 +0000 Added tag jdk-9+146 for changeset 6003e36b56df
lana [Wed, 23 Nov 2016 16:16:36 +0000] rev 42257
Added tag jdk-9+146 for changeset 6003e36b56df
Wed, 05 Jul 2017 22:30:33 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:33 +0200] rev 42256
Merge
Wed, 23 Nov 2016 19:15:28 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:28 +0000] rev 42255
Merge
Thu, 17 Nov 2016 22:18:57 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:57 +0000] rev 42254
Merge
Wed, 23 Nov 2016 16:16:35 +0000 Added tag jdk-9+146 for changeset 17e6a319acd1
lana [Wed, 23 Nov 2016 16:16:35 +0000] rev 42253
Added tag jdk-9+146 for changeset 17e6a319acd1
Wed, 05 Jul 2017 22:30:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:23 +0200] rev 42252
Merge
Fri, 25 Nov 2016 11:16:51 +0800 8170192: [JAXP] [TESTBUG] test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java should grant permissions to jtreg, javatest, and testng jars
fyuan [Fri, 25 Nov 2016 11:16:51 +0800] rev 42251
8170192: [JAXP] [TESTBUG] test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java should grant permissions to jtreg, javatest, and testng jars Reviewed-by: dfuchs, clanger, joehw, jjg, lana
Wed, 23 Nov 2016 19:15:33 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:33 +0000] rev 42250
Merge
Wed, 23 Nov 2016 08:58:15 +0100 8169772: [JAXP] XALAN: Transformation of DOM with null valued text node causes NPE
clanger [Wed, 23 Nov 2016 08:58:15 +0100] rev 42249
8169772: [JAXP] XALAN: Transformation of DOM with null valued text node causes NPE Reviewed-by: joehw
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42248
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Thu, 17 Nov 2016 21:49:07 -0800 8158619: Very large CDATA section in XML document causes OOME
joehw [Thu, 17 Nov 2016 21:49:07 -0800] rev 42247
8158619: Very large CDATA section in XML document causes OOME Reviewed-by: dfuchs, lancea, clanger
Fri, 18 Nov 2016 10:34:56 +0800 8169829: ProblemList update for javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
fyuan [Fri, 18 Nov 2016 10:34:56 +0800] rev 42246
8169829: ProblemList update for javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh Reviewed-by: joehw, lana
Thu, 17 Nov 2016 22:19:19 +0000 Merge
lana [Thu, 17 Nov 2016 22:19:19 +0000] rev 42245
Merge
Wed, 23 Nov 2016 16:16:35 +0000 Added tag jdk-9+146 for changeset 0b97f62b6064
lana [Wed, 23 Nov 2016 16:16:35 +0000] rev 42244
Added tag jdk-9+146 for changeset 0b97f62b6064
Wed, 05 Jul 2017 22:30:12 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:12 +0200] rev 42243
Merge
Wed, 23 Nov 2016 19:14:47 +0000 Merge
lana [Wed, 23 Nov 2016 19:14:47 +0000] rev 42242
Merge
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42241
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Fri, 18 Nov 2016 15:26:24 +0100 8169886: Add test for JDK-8162839 that runs with SecurityManager
hannesw [Fri, 18 Nov 2016 15:26:24 +0100] rev 42240
8169886: Add test for JDK-8162839 that runs with SecurityManager Reviewed-by: sundar
Thu, 17 Nov 2016 22:19:05 +0000 Merge
lana [Thu, 17 Nov 2016 22:19:05 +0000] rev 42239
Merge
Thu, 17 Nov 2016 13:39:30 +0100 8162839: JavaAdapters do not work with ScriptObjectMirror objects
hannesw [Thu, 17 Nov 2016 13:39:30 +0100] rev 42238
8162839: JavaAdapters do not work with ScriptObjectMirror objects Reviewed-by: sundar, jlaskey
Wed, 16 Nov 2016 12:35:19 -0800 8163190: Clarify JavaFileManager use of \"module location\"
jjg [Wed, 16 Nov 2016 12:35:19 -0800] rev 42237
8163190: Clarify JavaFileManager use of \"module location\" Reviewed-by: jlahoda
Wed, 23 Nov 2016 16:16:37 +0000 Added tag jdk-9+146 for changeset e9aa3423c897
lana [Wed, 23 Nov 2016 16:16:37 +0000] rev 42236
Added tag jdk-9+146 for changeset e9aa3423c897
Wed, 05 Jul 2017 22:30:01 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:01 +0200] rev 42235
Merge
Wed, 23 Nov 2016 16:16:33 +0000 Added tag jdk-9+146 for changeset d139f0e91e7e
lana [Wed, 23 Nov 2016 16:16:33 +0000] rev 42234
Added tag jdk-9+146 for changeset d139f0e91e7e
Wed, 05 Jul 2017 22:29:56 +0200 Merge
duke [Wed, 05 Jul 2017 22:29:56 +0200] rev 42233
Merge
Wed, 23 Nov 2016 18:13:51 -0800 8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
mli [Wed, 23 Nov 2016 18:13:51 -0800] rev 42232
8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java Summary: Change the associated issue from JDK-8141370 to JDK-8169942 Reviewed-by: dfuchs Contributed-by: John Jiang <sha.jiang@oracle.com>
Tue, 22 Nov 2016 22:27:20 -0800 8065555: Remove incorrect locale data for inexistent language German (Greece)
lana [Tue, 22 Nov 2016 22:27:20 -0800] rev 42231
8065555: Remove incorrect locale data for inexistent language German (Greece) Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Wed, 23 Nov 2016 11:53:40 -0800 8170242: jdk.desktop needs package access to sun.awt.
prr [Wed, 23 Nov 2016 11:53:40 -0800] rev 42230
8170242: jdk.desktop needs package access to sun.awt. Reviewed-by: ihse, mullan
Wed, 23 Nov 2016 19:15:15 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:15 +0000] rev 42229
Merge
Wed, 23 Nov 2016 11:05:10 -0800 8169479: java.lang.reflect.Constructor class has wrong api documentation
darcy [Wed, 23 Nov 2016 11:05:10 -0800] rev 42228
8169479: java.lang.reflect.Constructor class has wrong api documentation Reviewed-by: bpb, psandoz
Wed, 23 Nov 2016 10:41:25 -0800 8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
bchristi [Wed, 23 Nov 2016 10:41:25 -0800] rev 42227
8136831: Undefined null behavior in ClassLoader.getResourceXXXX() Reviewed-by: alanb, mchung, psandoz
Wed, 23 Nov 2016 10:35:44 -0800 8132964: Spliterator documentation on Priority(Blocking)Queue
psandoz [Wed, 23 Nov 2016 10:35:44 -0800] rev 42226
8132964: Spliterator documentation on Priority(Blocking)Queue Reviewed-by: martin, dl, chegar
Wed, 23 Nov 2016 10:35:43 -0800 8169808: Stream returning methods should specify if they are late binding
psandoz [Wed, 23 Nov 2016 10:35:43 -0800] rev 42225
8169808: Stream returning methods should specify if they are late binding Reviewed-by: martin
Wed, 23 Nov 2016 10:34:10 -0800 8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
bchristi [Wed, 23 Nov 2016 10:34:10 -0800] rev 42224
8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError Reviewed-by: acorn, dholmes, mchung
Wed, 23 Nov 2016 11:47:29 -0500 8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
rriggs [Wed, 23 Nov 2016 11:47:29 -0500] rev 42223
8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties Reviewed-by: bpb
Wed, 23 Nov 2016 10:20:05 -0500 8169416: SSLSessionImpl finalize overhead
rriggs [Wed, 23 Nov 2016 10:20:05 -0500] rev 42222
8169416: SSLSessionImpl finalize overhead Reviewed-by: xuelei, bpb
Tue, 22 Nov 2016 20:54:32 -0800 8170035: When determining the ciphersuite lists, there is no debug output for disabled suites.
jnimeh [Tue, 22 Nov 2016 20:54:32 -0800] rev 42221
8170035: When determining the ciphersuite lists, there is no debug output for disabled suites. Summary: Provide extra debugging output for JSSE that displays disabled cipher suites Reviewed-by: vinnie, wetmore
Wed, 23 Nov 2016 10:12:01 +0800 8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList
amlu [Wed, 23 Nov 2016 10:12:01 +0800] rev 42220
8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList Reviewed-by: dfuchs
Tue, 22 Nov 2016 10:45:48 -0800 Merge
prr [Tue, 22 Nov 2016 10:45:48 -0800] rev 42219
Merge
Tue, 22 Nov 2016 10:43:49 -0800 8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing
prr [Tue, 22 Nov 2016 10:43:49 -0800] rev 42218
8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing Reviewed-by: serb, alexsch
Tue, 15 Nov 2016 12:52:24 +0530 6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
jdv [Tue, 15 Nov 2016 12:52:24 +0530] rev 42217
6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs Reviewed-by: serb, prr
Mon, 14 Nov 2016 09:59:36 -0800 8169518: Suppress Deprecation warnings for deprecated Swing APIs
prr [Mon, 14 Nov 2016 09:59:36 -0800] rev 42216
8169518: Suppress Deprecation warnings for deprecated Swing APIs Reviewed-by: alexsch, ssadetsky
Mon, 14 Nov 2016 09:03:07 -0800 Merge
prr [Mon, 14 Nov 2016 09:03:07 -0800] rev 42215
Merge
Fri, 11 Nov 2016 17:07:33 +0300 8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
serb [Fri, 11 Nov 2016 17:07:33 +0300] rev 42214
8169332: The fix JDK-8083664 in AudioFileWriter can be reverted Reviewed-by: prr, amenkov
Fri, 11 Nov 2016 15:33:57 +0530 8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
pnarayanan [Fri, 11 Nov 2016 15:33:57 +0530] rev 42213
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed Reviewed-by: prr, serb
Fri, 11 Nov 2016 15:30:22 +0530 8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
pnarayanan [Fri, 11 Nov 2016 15:30:22 +0530] rev 42212
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java Reviewed-by: prr, psadhukhan
Fri, 11 Nov 2016 13:58:42 +0530 8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
mhalder [Fri, 11 Nov 2016 13:58:42 +0530] rev 42211
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java Reviewed-by: serb, aniyogi Contributed-by: manajit.halder@oracle.com
Fri, 11 Nov 2016 12:40:59 +0530 8169043: The task bar icon color is not blue
aghaisas [Fri, 11 Nov 2016 12:40:59 +0530] rev 42210
8169043: The task bar icon color is not blue Reviewed-by: serb, arapte Contributed-by: ajit.ghaisas@oracle.com
Thu, 10 Nov 2016 12:23:14 +0530 8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
psadhukhan [Thu, 10 Nov 2016 12:23:14 +0530] rev 42209
8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java Reviewed-by: prr
Wed, 09 Nov 2016 11:28:13 -0800 8155874: Fix java.desktop deprecation warnings about Class.newInstance
prr [Wed, 09 Nov 2016 11:28:13 -0800] rev 42208
8155874: Fix java.desktop deprecation warnings about Class.newInstance Reviewed-by: serb, alexsch
Wed, 09 Nov 2016 10:26:29 -0800 8169339: Provide internal API to JavaFX to locate JDK fonts
prr [Wed, 09 Nov 2016 10:26:29 -0800] rev 42207
8169339: Provide internal API to JavaFX to locate JDK fonts Reviewed-by: serb, kcr
Wed, 09 Nov 2016 10:04:43 -0800 Merge
prr [Wed, 09 Nov 2016 10:04:43 -0800] rev 42206
Merge
Wed, 09 Nov 2016 15:20:30 +0300 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
dmarkov [Wed, 09 Nov 2016 15:20:30 +0300] rev 42205
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used Reviewed-by: ssadetsky
Tue, 08 Nov 2016 20:11:13 +0300 8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
mcherkas [Tue, 08 Nov 2016 20:11:13 +0300] rev 42204
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit Reviewed-by: serb
Tue, 08 Nov 2016 17:10:12 +0300 8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
kshefov [Tue, 08 Nov 2016 17:10:12 +0300] rev 42203
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails Reviewed-by: azvegint, avstepan
Tue, 08 Nov 2016 13:45:06 +0300 8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
azvegint [Tue, 08 Nov 2016 13:45:06 +0300] rev 42202
8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue() Reviewed-by: serb, ssadetsky
Mon, 07 Nov 2016 14:35:21 +0530 7153700: [macosx] add support for MouseMotionListener to the TrayIcon
mhalder [Mon, 07 Nov 2016 14:35:21 +0530] rev 42201
7153700: [macosx] add support for MouseMotionListener to the TrayIcon Reviewed-by: serb, aniyogi Contributed-by: manajit.halder@oracle.com
Mon, 07 Nov 2016 11:22:53 +0300 8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
alexsch [Mon, 07 Nov 2016 11:22:53 +0300] rev 42200
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API Reviewed-by: serb, ssadetsky
Mon, 07 Nov 2016 10:36:52 +0300 8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
ssadetsky [Mon, 07 Nov 2016 10:36:52 +0300] rev 42199
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales Reviewed-by: alexsch
Fri, 04 Nov 2016 15:59:59 -0700 8168316: Suppress deprecation warnings for Applet classes in java.desktop
prr [Fri, 04 Nov 2016 15:59:59 -0700] rev 42198
8168316: Suppress deprecation warnings for Applet classes in java.desktop Reviewed-by: serb, psadhukhan
Fri, 04 Nov 2016 15:31:38 -0700 8154093: [TIFF] NPE when reading LZW-compressed image
bpb [Fri, 04 Nov 2016 15:31:38 -0700] rev 42197
8154093: [TIFF] NPE when reading LZW-compressed image Summary: LZW decompressor was ignoring the value of the FillOrder field. Reviewed-by: prr
Fri, 04 Nov 2016 21:55:19 +0530 8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
arapte [Fri, 04 Nov 2016 21:55:19 +0530] rev 42196
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow Reviewed-by: serb, aghaisas
Fri, 04 Nov 2016 17:27:56 +0530 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
psadhukhan [Fri, 04 Nov 2016 17:27:56 +0530] rev 42195
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X Reviewed-by: prr, jdv
Fri, 04 Nov 2016 14:03:33 +0530 8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
aghaisas [Fri, 04 Nov 2016 14:03:33 +0530] rev 42194
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt Reviewed-by: erikj, serb
Thu, 03 Nov 2016 18:43:55 +0300 8164032: JViewport backing store image is not scaled on HiDPI display
alexsch [Thu, 03 Nov 2016 18:43:55 +0300] rev 42193
8164032: JViewport backing store image is not scaled on HiDPI display Reviewed-by: serb
Thu, 03 Nov 2016 12:13:59 +0300 8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
ssadetsky [Thu, 03 Nov 2016 12:13:59 +0300] rev 42192
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel". Reviewed-by: serb
Thu, 03 Nov 2016 11:51:31 +0300 8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
ssadetsky [Thu, 03 Nov 2016 11:51:31 +0300] rev 42191
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest Reviewed-by: serb, azvegint
Thu, 03 Nov 2016 03:49:42 +0300 8143914: Provide Mac-specific fullscreen support
azvegint [Thu, 03 Nov 2016 03:49:42 +0300] rev 42190
8143914: Provide Mac-specific fullscreen support Reviewed-by: serb, ssadetsky
Wed, 02 Nov 2016 23:05:52 +0300 8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
serb [Wed, 02 Nov 2016 23:05:52 +0300] rev 42189
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails Reviewed-by: prr
Wed, 02 Nov 2016 11:07:16 -0700 8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
bpb [Wed, 02 Nov 2016 11:07:16 -0700] rev 42188
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed Summary: Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set. Reviewed-by: prr
Wed, 02 Nov 2016 09:44:01 -0700 8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
ptbrunet [Wed, 02 Nov 2016 09:44:01 -0700] rev 42187
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c Summary: Remove AccessBridgeCalls.c from the include directory Reviewed-by: prr, erikj, mchung, alexsch
Wed, 02 Nov 2016 17:14:57 +0300 8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
serb [Wed, 02 Nov 2016 17:14:57 +0300] rev 42186
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound Reviewed-by: prr, amenkov
Wed, 02 Nov 2016 08:46:41 +0530 8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
pkbalakr [Wed, 02 Nov 2016 08:46:41 +0530] rev 42185
8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails Reviewed-by: alexsch, aghaisas
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42184
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Tue, 22 Nov 2016 01:37:18 -0800 8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
mli [Tue, 22 Nov 2016 01:37:18 -0800] rev 42183
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently Reviewed-by: chegar
Tue, 22 Nov 2016 08:22:57 +0000 8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
bgopularam [Tue, 22 Nov 2016 08:22:57 +0000] rev 42182
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale Summary: Set locale explicitly in the test Reviewed-by: rriggs, naoto
Tue, 22 Nov 2016 13:02:12 +0530 8168906: Tighten permissions granted to the jdk.localedata module
rgoel [Tue, 22 Nov 2016 13:02:12 +0530] rev 42181
8168906: Tighten permissions granted to the jdk.localedata module Reviewed-by: okutsu, naoto, alanb, mullan
Mon, 21 Nov 2016 22:50:22 -0800 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
amjiang [Mon, 21 Nov 2016 22:50:22 -0800] rev 42180
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304 Reviewed-by: weijun
Mon, 21 Nov 2016 17:17:21 -0800 8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
mli [Mon, 21 Nov 2016 17:17:21 -0800] rev 42179
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows Reviewed-by: rriggs
Mon, 07 Nov 2016 12:46:23 -0800 8169289: JavaFX application in named module fails to launch if no main method
ddehaven [Mon, 07 Nov 2016 12:46:23 -0800] rev 42178
8169289: JavaFX application in named module fails to launch if no main method Reviewed-by: mchung, ksrini
Mon, 21 Nov 2016 12:06:10 -0800 8170139: OpenNonIntegralNumberOfSampleframes.java still fails
darcy [Mon, 21 Nov 2016 12:06:10 -0800] rev 42177
8170139: OpenNonIntegralNumberOfSampleframes.java still fails Reviewed-by: smarks
Mon, 21 Nov 2016 19:18:22 +0300 8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
skovalev [Mon, 21 Nov 2016 19:18:22 +0300] rev 42176
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module Reviewed-by: rriggs, dfuchs
Mon, 21 Nov 2016 07:54:42 -0800 8170112: Problem list failing jimage tests until JDK-8169713 is fixed
darcy [Mon, 21 Nov 2016 07:54:42 -0800] rev 42175
8170112: Problem list failing jimage tests until JDK-8169713 is fixed Reviewed-by: jlaskey
Mon, 21 Nov 2016 10:08:20 -0400 8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order
jlaskey [Mon, 21 Nov 2016 10:08:20 -0400] rev 42174
8168256: Plugin alias options in jlink --help output seems to be in an arbitrary order Reviewed-by: sundar, mchung
Sun, 20 Nov 2016 23:19:54 -0800 8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java
mchung [Sun, 20 Nov 2016 23:19:54 -0800] rev 42173
8170062: Problem list java/lang/ClassLoader/platformClassLoader/DefinePlatformClass.java Reviewed-by: darcy
Mon, 21 Nov 2016 06:04:25 +0000 8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser
bgopularam [Mon, 21 Nov 2016 06:04:25 +0000] rev 42172
8066291: Return unmodifiable set of zone IDs to optimize ZoneIdPrinterParser Summary: Cache the available zones to speed up parsing Reviewed-by: rriggs, scolebourne
Sun, 20 Nov 2016 17:39:09 -0800 8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart()
mli [Sun, 20 Nov 2016 17:39:09 -0800] rev 42171
8168975: java/rmi/activation/Activatable tests fail due to "Port already in use" in RMID.restart() Reviewed-by: rriggs, chegar, darcy
Sun, 20 Nov 2016 07:57:57 -0800 8169909: java agent fails to add to class path when the initial module is a named module
mchung [Sun, 20 Nov 2016 07:57:57 -0800] rev 42170
8169909: java agent fails to add to class path when the initial module is a named module Reviewed-by: alanb
Sat, 19 Nov 2016 12:22:35 +0100 8169993: Class::desiredAssertionStatus should call getClassLoader0
redestad [Sat, 19 Nov 2016 12:22:35 +0100] rev 42169
8169993: Class::desiredAssertionStatus should call getClassLoader0 Reviewed-by: psandoz
Fri, 18 Nov 2016 15:33:30 +0300 8169658: TESTBUG: javax/rmi tests have undeclared dependencies
skovalev [Fri, 18 Nov 2016 15:33:30 +0300] rev 42168
8169658: TESTBUG: javax/rmi tests have undeclared dependencies Reviewed-by: rriggs
Wed, 16 Nov 2016 18:11:56 +0300 8167240: Write new tests to cover functionality of existing 'jimage' options
dkononenko [Wed, 16 Nov 2016 18:11:56 +0300] rev 42167
8167240: Write new tests to cover functionality of existing 'jimage' options Summary: New tests were implemented Reviewed-by: jlaskey, anazarov, shurailine Contributed-by: denis.kononenko@oracle.com
Fri, 18 Nov 2016 14:39:03 +0800 8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh
amlu [Fri, 18 Nov 2016 14:39:03 +0800] rev 42166
8169836: ProblemList update for java/lang/management/MemoryMXBean/PendingAllGC.sh Reviewed-by: mchung
Fri, 18 Nov 2016 12:11:32 +0800 8169826: ProblemList update for tools/pack200/CommandLineTests.java
amlu [Fri, 18 Nov 2016 12:11:32 +0800] rev 42165
8169826: ProblemList update for tools/pack200/CommandLineTests.java Reviewed-by: mchung
Thu, 17 Nov 2016 22:18:31 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:31 +0000] rev 42164
Merge
Thu, 17 Nov 2016 12:24:51 -0800 8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently
psandoz [Thu, 17 Nov 2016 12:24:51 -0800] rev 42163
8169838: java/util/Spliterator/SpliteratorTraversingAndSplittingTest.java failed intermittently Reviewed-by: martin
Thu, 17 Nov 2016 19:38:14 +0100 8169880: Remove the sun.reflect.noCaches option
redestad [Thu, 17 Nov 2016 19:38:14 +0100] rev 42162
8169880: Remove the sun.reflect.noCaches option Reviewed-by: shade, psandoz, mchung
Thu, 17 Nov 2016 21:02:39 +0800 7004967: SecureRandom should be more explicit about threading
weijun [Thu, 17 Nov 2016 21:02:39 +0800] rev 42161
7004967: SecureRandom should be more explicit about threading 8169312: SecureRandom::getSeed(num) not specified if num is negative Reviewed-by: mullan, xuelei
Thu, 17 Nov 2016 11:55:59 +0000 8167618: DateTimeFormatter.format() uses exceptions for flow control
ameena [Thu, 17 Nov 2016 11:55:59 +0000] rev 42160
8167618: DateTimeFormatter.format() uses exceptions for flow control Summary: Removed flow control in exception catch Reviewed-by: rriggs, scolebourne
Thu, 17 Nov 2016 11:40:50 +0530 8165296: update existing i18n test cases of test/java/util
nishjain [Thu, 17 Nov 2016 11:40:50 +0530] rev 42159
8165296: update existing i18n test cases of test/java/util Reviewed-by: okutsu Contributed-by: nancy.nigam@oracle.com
Wed, 16 Nov 2016 17:29:14 -0800 8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails
mli [Wed, 16 Nov 2016 17:29:14 -0800] rev 42158
8169764: output more information when java/nio/channels/AsynchronousSocketChannel/Basic.java fails Reviewed-by: alanb
Wed, 16 Nov 2016 14:26:14 -0800 8072784: Better spliterator implementation for BitSet.stream()
psandoz [Wed, 16 Nov 2016 14:26:14 -0800] rev 42157
8072784: Better spliterator implementation for BitSet.stream() Reviewed-by: martin
Wed, 16 Nov 2016 14:26:12 -0800 8132097: Stream.generate should use a covariant Supplier as parameter
psandoz [Wed, 16 Nov 2016 14:26:12 -0800] rev 42156
8132097: Stream.generate should use a covariant Supplier as parameter Reviewed-by: forax, martin
Wed, 16 Nov 2016 12:50:29 -0800 8168969: Merge SSLSocketSample and SSLSocketTemplate
asmotrak [Wed, 16 Nov 2016 12:50:29 -0800] rev 42155
8168969: Merge SSLSocketSample and SSLSocketTemplate Reviewed-by: xuelei
Wed, 16 Nov 2016 11:20:34 -0800 8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list
darcy [Wed, 16 Nov 2016 11:20:34 -0800] rev 42154
8169803: Remove OpenNonIntegralNumberOfSampleframes.java from the problem list Reviewed-by: serb
Wed, 16 Nov 2016 08:29:58 -0800 8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain
jnimeh [Wed, 16 Nov 2016 08:29:58 -0800] rev 42153
8043252: Debug of access control is obfuscated - NullPointerException in ProtectionDomain Summary: Protect against null return value from Permission.getActions in ProtectionDomain's toString method. Reviewed-by: weijun, mullan
Wed, 16 Nov 2016 15:40:06 +0000 8169068: Add a new method: java.net.Authenticator.getDefault()
dfuchs [Wed, 16 Nov 2016 15:40:06 +0000] rev 42152
8169068: Add a new method: java.net.Authenticator.getDefault() Reviewed-by: chegar
Wed, 16 Nov 2016 10:52:08 -0400 8169505: Update changes by JDK-8159393 to reflect CCC review
jlaskey [Wed, 16 Nov 2016 10:52:08 -0400] rev 42151
8169505: Update changes by JDK-8159393 to reflect CCC review Reviewed-by: sundar
Wed, 16 Nov 2016 19:52:20 +0530 8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API
sundar [Wed, 16 Nov 2016 19:52:20 +0530] rev 42150
8153038: The set of jlink plugins enabled by default should be the same via CLI or jlink API Reviewed-by: jlaskey
Tue, 15 Nov 2016 15:52:27 +0300 8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
skovalev [Tue, 15 Nov 2016 15:52:27 +0300] rev 42149
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module Reviewed-by: dfuchs, chegar
Wed, 23 Nov 2016 16:16:35 +0000 Added tag jdk-9+146 for changeset f7a57d034f22
lana [Wed, 23 Nov 2016 16:16:35 +0000] rev 42148
Added tag jdk-9+146 for changeset f7a57d034f22
Wed, 05 Jul 2017 22:29:32 +0200 Merge
duke [Wed, 05 Jul 2017 22:29:32 +0200] rev 42147
Merge
Wed, 23 Nov 2016 19:15:01 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:01 +0000] rev 42146
Merge
Tue, 22 Nov 2016 15:04:19 +0100 8170184: Remove incorrect comments about generated jvmt.h
ihse [Tue, 22 Nov 2016 15:04:19 +0100] rev 42145
8170184: Remove incorrect comments about generated jvmt.h Reviewed-by: alanb, erikj
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42144
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Thu, 17 Nov 2016 22:19:25 +0000 Merge
lana [Thu, 17 Nov 2016 22:19:25 +0000] rev 42143
Merge
Wed, 23 Nov 2016 16:16:34 +0000 Added tag jdk-9+146 for changeset 296b6f1ad81e
lana [Wed, 23 Nov 2016 16:16:34 +0000] rev 42142
Added tag jdk-9+146 for changeset 296b6f1ad81e
Thu, 24 Nov 2016 15:32:14 +0100 7164925: Change -KPIC to -xcode=pic32 on sparc
ihse [Thu, 24 Nov 2016 15:32:14 +0100] rev 42141
7164925: Change -KPIC to -xcode=pic32 on sparc Reviewed-by: erikj
Thu, 24 Nov 2016 11:50:26 +0100 8170280: Enable -g for all java compilation in the build
erikj [Thu, 24 Nov 2016 11:50:26 +0100] rev 42140
8170280: Enable -g for all java compilation in the build Reviewed-by: simonis, tbell, dholmes, ihse
Wed, 23 Nov 2016 19:14:43 +0000 Merge
lana [Wed, 23 Nov 2016 19:14:43 +0000] rev 42139
Merge
Tue, 22 Nov 2016 10:48:24 -0800 Merge
prr [Tue, 22 Nov 2016 10:48:24 -0800] rev 42138
Merge
Mon, 14 Nov 2016 10:00:15 -0800 8169518: Suppress Deprecation warnings for deprecated Swing APIs
prr [Mon, 14 Nov 2016 10:00:15 -0800] rev 42137
8169518: Suppress Deprecation warnings for deprecated Swing APIs Reviewed-by: alexsch, ssadetsky
Tue, 22 Nov 2016 14:47:52 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:47:52 +0100] rev 42136
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Tue, 22 Nov 2016 13:44:41 +0100 8170077: Properly parallelize javadoc generation
ihse [Tue, 22 Nov 2016 13:44:41 +0100] rev 42135
8170077: Properly parallelize javadoc generation Reviewed-by: erikj
Fri, 18 Nov 2016 15:50:43 +0100 8169860: Clean up and unify the refactored Javadoc generation
ihse [Fri, 18 Nov 2016 15:50:43 +0100] rev 42134
8169860: Clean up and unify the refactored Javadoc generation Reviewed-by: erikj
Thu, 17 Nov 2016 22:18:22 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:22 +0000] rev 42133
Merge
Wed, 23 Nov 2016 16:16:33 +0000 Added tag jdk-9+146 for changeset 89406c257bc9
lana [Wed, 23 Nov 2016 16:16:33 +0000] rev 42132
Added tag jdk-9+146 for changeset 89406c257bc9
Wed, 05 Jul 2017 22:29:12 +0200 Added tag jdk-9+146 for changeset 581331db696a
duke [Wed, 05 Jul 2017 22:29:12 +0200] rev 42131
Added tag jdk-9+146 for changeset 581331db696a
Wed, 05 Jul 2017 22:29:11 +0200 Merge jdk-9+146
duke [Wed, 05 Jul 2017 22:29:11 +0200] rev 42130
Merge
Wed, 05 Jul 2017 22:29:04 +0200 Merge
duke [Wed, 05 Jul 2017 22:29:04 +0200] rev 42129
Merge
Thu, 17 Nov 2016 17:50:09 +0000 Added tag jdk-9+145 for changeset 8b7412f7eecd
lana [Thu, 17 Nov 2016 17:50:09 +0000] rev 42128
Added tag jdk-9+145 for changeset 8b7412f7eecd
Wed, 05 Jul 2017 22:28:55 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:55 +0200] rev 42127
Merge
Mon, 21 Nov 2016 18:48:16 +0000 Merge
lana [Mon, 21 Nov 2016 18:48:16 +0000] rev 42126
Merge
Wed, 16 Nov 2016 00:55:48 +0300 8160999: GPL header missing comma in year
aefimov [Wed, 16 Nov 2016 00:55:48 +0300] rev 42125
8160999: GPL header missing comma in year Reviewed-by: mchung
Tue, 15 Nov 2016 23:43:38 +0300 8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov [Tue, 15 Nov 2016 23:43:38 +0300] rev 42124
8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT) Reviewed-by: alanb, joehw, lancea, mchung Contributed-by: roman.grigoriadi@oracle.com
Thu, 17 Nov 2016 17:50:07 +0000 Added tag jdk-9+145 for changeset 5fce5ec624c7
lana [Thu, 17 Nov 2016 17:50:07 +0000] rev 42123
Added tag jdk-9+145 for changeset 5fce5ec624c7
Wed, 05 Jul 2017 22:28:45 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:45 +0200] rev 42122
Merge
Mon, 21 Nov 2016 18:48:57 +0000 Merge
lana [Mon, 21 Nov 2016 18:48:57 +0000] rev 42121
Merge
Tue, 15 Nov 2016 23:28:01 +0300 8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov [Tue, 15 Nov 2016 23:28:01 +0300] rev 42120
8164479: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT) Reviewed-by: alanb, joehw, lancea, mchung Contributed-by: roman.grigoriadi@oracle.com
Tue, 15 Nov 2016 17:45:29 +0000 8169723: remove jaxp/src/java.xml/share/classes/org/w3c/dom/xpath/COPYRIGHT.html
dfuchs [Tue, 15 Nov 2016 17:45:29 +0000] rev 42119
8169723: remove jaxp/src/java.xml/share/classes/org/w3c/dom/xpath/COPYRIGHT.html Reviewed-by: rriggs
Thu, 17 Nov 2016 17:50:07 +0000 Added tag jdk-9+145 for changeset 6ffe7113ca30
lana [Thu, 17 Nov 2016 17:50:07 +0000] rev 42118
Added tag jdk-9+145 for changeset 6ffe7113ca30
Wed, 05 Jul 2017 22:28:35 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:35 +0200] rev 42117
Merge
Mon, 21 Nov 2016 18:48:19 +0000 Merge
lana [Mon, 21 Nov 2016 18:48:19 +0000] rev 42116
Merge
Wed, 09 Nov 2016 13:37:21 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 13:37:21 +0100] rev 42115
Merge
Mon, 24 Oct 2016 09:07:57 +0200 8168483: Remove jtreg timeout handler timeout
sla [Mon, 24 Oct 2016 09:07:57 +0200] rev 42114
8168483: Remove jtreg timeout handler timeout Reviewed-by: dholmes, tbell
Thu, 17 Nov 2016 17:50:09 +0000 Added tag jdk-9+145 for changeset eb674141ab03
lana [Thu, 17 Nov 2016 17:50:09 +0000] rev 42113
Added tag jdk-9+145 for changeset eb674141ab03
Wed, 05 Jul 2017 22:28:24 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:24 +0200] rev 42112
Merge
Thu, 17 Nov 2016 17:50:06 +0000 Added tag jdk-9+145 for changeset 4a046fdccd54
lana [Thu, 17 Nov 2016 17:50:06 +0000] rev 42111
Added tag jdk-9+145 for changeset 4a046fdccd54
Wed, 05 Jul 2017 22:28:16 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:16 +0200] rev 42110
Merge
Mon, 21 Nov 2016 18:48:31 +0000 Merge
lana [Mon, 21 Nov 2016 18:48:31 +0000] rev 42109
Merge
Wed, 16 Nov 2016 12:55:42 +0800 8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris
weijun [Wed, 16 Nov 2016 12:55:42 +0800] rev 42108
8169751: sun/security/krb5/auto/rcache_usemd5.sh fails on solaris Reviewed-by: xuelei
Wed, 09 Nov 2016 13:37:19 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 13:37:19 +0100] rev 42107
Merge
Thu, 03 Nov 2016 12:04:40 +0530 8006078: [findbugs] java.lang.management.ThreadInfo returns mutable objects
vtewari [Thu, 03 Nov 2016 12:04:40 +0530] rev 42106
8006078: [findbugs] java.lang.management.ThreadInfo returns mutable objects Summary: Cloned the array before returning to caller. Reviewed-by: dholmes, fparain Contributed-by: amit.sapre@oracle.com
Tue, 01 Nov 2016 17:20:45 -0700 8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java
psandoz [Tue, 01 Nov 2016 17:20:45 -0700] rev 42105
8163553: java.lang.LinkageError from test java/lang/ThreadGroup/Stop.java Reviewed-by: redestad
Fri, 28 Oct 2016 11:18:54 +0300 8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build
dsamersoff [Fri, 28 Oct 2016 11:18:54 +0300] rev 42104
8168397: sun/tools/jhsdb/HeapDumpTest.java timesout on MacOS X on non images build Summary: Remove BasicLauncherTest.java and HeapDumpTest.java from quarantine list. Reviewed-by: sla, dsamersoff Contributed-by: sharath.ballal@oracle.com
Fri, 14 Oct 2016 14:47:27 -0700 8166974: invokedynamic implementation should not wrap Errors
psandoz [Fri, 14 Oct 2016 14:47:27 -0700] rev 42103
8166974: invokedynamic implementation should not wrap Errors Reviewed-by: smarks, jrose
Wed, 26 Oct 2016 15:08:29 +0530 8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
vtewari [Wed, 26 Oct 2016 15:08:29 +0530] rev 42102
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present. Summary: Removed dependency of java.management over jdk.management. Reviewed-by: mchung, dfuchs, dholmes Contributed-by: amit.sapre@oracle.com
Tue, 25 Oct 2016 14:49:35 +0300 8165500: TestJpsJar shouldn't jar all test.classpath directories
dsamersoff [Tue, 25 Oct 2016 14:49:35 +0300] rev 42101
8165500: TestJpsJar shouldn't jar all test.classpath directories Summary: Refactor test to better handle errors Reviewed-by: sspitsyn
Mon, 24 Oct 2016 14:52:07 +0300 8160376: DebuggerException: Can't attach symbolicator to the process
dsamersoff [Mon, 24 Oct 2016 14:52:07 +0300] rev 42100
8160376: DebuggerException: Can't attach symbolicator to the process Summary: Make SA link to JavaRuntimeSupport in MacOS X Reviewed-by: dsamersoff, dcubed Contributed-by: Sharath Ballal <sharath.ballal@oracle.com>
Mon, 24 Oct 2016 11:47:56 +0200 Merge
rehn [Mon, 24 Oct 2016 11:47:56 +0200] rev 42099
Merge
Mon, 24 Oct 2016 09:07:26 +0200 8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c
rehn [Mon, 24 Oct 2016 09:07:26 +0200] rev 42098
8164501: Uninitialised memory in byteArrayToPacket of SharedMemoryConnection.c Reviewed-by: sla, dsamersoff
Mon, 24 Oct 2016 09:07:24 +0200 8168483: Remove jtreg timeout handler timeout
sla [Mon, 24 Oct 2016 09:07:24 +0200] rev 42097
8168483: Remove jtreg timeout handler timeout Reviewed-by: dholmes, tbell
Thu, 20 Oct 2016 17:05:27 -0700 Merge
amurillo [Thu, 20 Oct 2016 17:05:27 -0700] rev 42096
Merge
Thu, 20 Oct 2016 15:07:06 +0530 8167294: MXBean javadoc should be updated to take modules into account
vtewari [Thu, 20 Oct 2016 15:07:06 +0530] rev 42095
8167294: MXBean javadoc should be updated to take modules into account Summary: Updated MXBean class javadoc to take modules into account Reviewed-by: alanb Contributed-by: amit.sapre@oracle.com
Tue, 15 Nov 2016 13:31:52 -0800 8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
darcy [Tue, 15 Nov 2016 13:31:52 -0800] rev 42094
8169736: Mark RmiIiopReturnValueTest.java as intermittently failing Reviewed-by: lancea
Thu, 17 Nov 2016 17:50:08 +0000 Added tag jdk-9+145 for changeset fb4ce696b742
lana [Thu, 17 Nov 2016 17:50:08 +0000] rev 42093
Added tag jdk-9+145 for changeset fb4ce696b742
Wed, 05 Jul 2017 22:28:01 +0200 Merge
duke [Wed, 05 Jul 2017 22:28:01 +0200] rev 42092
Merge
Mon, 21 Nov 2016 18:47:57 +0000 Merge
lana [Mon, 21 Nov 2016 18:47:57 +0000] rev 42091
Merge
Fri, 11 Nov 2016 16:52:44 +0100 8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
jwilhelm [Fri, 11 Nov 2016 16:52:44 +0100] rev 42090
8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved Reviewed-by: egahlin, gtriantafill
Fri, 11 Nov 2016 16:44:36 +0100 Merge
jwilhelm [Fri, 11 Nov 2016 16:44:36 +0100] rev 42089
Merge
Thu, 03 Nov 2016 10:44:17 -0400 8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems
bobv [Thu, 03 Nov 2016 10:44:17 -0400] rev 42088
8167501: ARMv7 Linux C2 compiler crashes running jtreg harness on MP systems Reviewed-by: dcubed
Thu, 03 Nov 2016 11:53:20 +0530 8164783: SA: jhsdb clhsdb 'printall' often throws "Corrupted constant pool" assertion failure
vtewari [Thu, 03 Nov 2016 11:53:20 +0530] rev 42087
8164783: SA: jhsdb clhsdb 'printall' often throws "Corrupted constant pool" assertion failure Summary: Do the special handling for invokedynamic bytecodes while printing out the bytecodes in a method Reviewed-by: dsamersoff, sundar Contributed-by: jini.george@oracle.com
Thu, 06 Oct 2016 18:51:24 +0200 8159611: C2: ArrayCopy elimination skips required parameter checks
simonis [Thu, 06 Oct 2016 18:51:24 +0200] rev 42086
8159611: C2: ArrayCopy elimination skips required parameter checks Reviewed-by: kvn, zmajo, thartmann
Tue, 01 Nov 2016 09:19:14 +0100 8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException
zmajo [Tue, 01 Nov 2016 09:19:14 +0100] rev 42085
8167578: C1: compiler.escapeAnalysis.TestArrayCopy fails to throw ArrayStoreException Summary: Remove code that causes C1's arraycopy to skip type checks if the length argument is 0 Reviewed-by: kvn
Mon, 31 Oct 2016 17:36:39 +0000 Merge
mchernov [Mon, 31 Oct 2016 17:36:39 +0000] rev 42084
Merge
Mon, 31 Oct 2016 18:18:05 +0300 8168535: Quarantine GcCauseTest02 and GcTest02
mchernov [Mon, 31 Oct 2016 18:18:05 +0300] rev 42083
8168535: Quarantine GcCauseTest02 and GcTest02 Reviewed-by: jwilhelm, sjohanss
Wed, 19 Oct 2016 11:08:03 +0200 8168283: adlc: fix error expanding expanded nodes.
goetz [Wed, 19 Oct 2016 11:08:03 +0200] rev 42082
8168283: adlc: fix error expanding expanded nodes. Reviewed-by: kvn
Mon, 10 Oct 2016 17:04:42 +0200 8167300: Scheduling failures during gcm should be fatal
roland [Mon, 10 Oct 2016 17:04:42 +0200] rev 42081
8167300: Scheduling failures during gcm should be fatal Reviewed-by: kvn, mcberg
Thu, 13 Oct 2016 12:27:39 +0200 8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject*
roland [Thu, 13 Oct 2016 12:27:39 +0200] rev 42080
8167298: assert(tp->base() != Type::AnyPtr) crash with Unsafe.compareAndExchangeObject* Summary: Unsafe.compareAndExchangeObject should keep track of returned type after matching Reviewed-by: shade, vlivanov
Sat, 29 Oct 2016 01:09:42 +0200 8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks
dnsimon [Sat, 29 Oct 2016 01:09:42 +0200] rev 42079
8168915: [JVMCI] use MethodParameters attribute instead of depending on -g option for sanity checks Reviewed-by: kvn
Mon, 31 Oct 2016 09:50:12 +0100 8168770: Fix for 8151988 causes performance regression on SPARC
thartmann [Mon, 31 Oct 2016 09:50:12 +0100] rev 42078
8168770: Fix for 8151988 causes performance regression on SPARC Summary: Reversed and re-implemented fix for 8151988 to eagerly cut off control input of Div and Mod nodes. Reviewed-by: kvn
Fri, 28 Oct 2016 19:33:22 +0000 Merge
kvn [Fri, 28 Oct 2016 19:33:22 +0000] rev 42077
Merge
Fri, 28 Oct 2016 12:28:46 -0700 8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows)
kvn [Fri, 28 Oct 2016 12:28:46 -0700] rev 42076
8067744: XMM/SSE float register values corrupted by JNI_CreateVM call in JRE 8 (Windows) Summary: save/restore registers in generate_get_cpu_info() code which checks interrupts. Reviewed-by: kvn, mcberg Contributed-by: dmitry.chuyko@oracle.com
Fri, 28 Oct 2016 08:40:35 +0200 8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions
sla [Fri, 28 Oct 2016 08:40:35 +0200] rev 42075
8168305: GC.class_stats should not require -XX:+UnlockDiagnosticVMOptions Reviewed-by: rehn, mlarsson, iklam
Fri, 14 Oct 2016 14:47:01 -0700 8166974: invokedynamic implementation should not wrap Errors
psandoz [Fri, 14 Oct 2016 14:47:01 -0700] rev 42074
8166974: invokedynamic implementation should not wrap Errors Reviewed-by: dholmes, jrose
Thu, 27 Oct 2016 09:42:45 -0500 8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0
gziemski [Thu, 27 Oct 2016 09:42:45 -0500] rev 42073
8166145: runtime/threads/ThreadInterruptTest3 fails with ExitCode 0 Summary: Added new hashtables logging tag and used it print out the table performance details. Reviewed-by: coleenp, dholmes
Thu, 27 Oct 2016 12:22:28 +0200 8168318: PPC64: Use cmpldi instead of li/cmpld
goetz [Thu, 27 Oct 2016 12:22:28 +0200] rev 42072
8168318: PPC64: Use cmpldi instead of li/cmpld Reviewed-by: goetz Contributed-by: igor.nunes@eldorado.org.br
Thu, 27 Oct 2016 12:18:36 +0200 Merge
mgronlun [Thu, 27 Oct 2016 12:18:36 +0200] rev 42071
Merge
Thu, 27 Oct 2016 11:20:37 +0200 Merge
mgronlun [Thu, 27 Oct 2016 11:20:37 +0200] rev 42070
Merge
Thu, 27 Oct 2016 11:14:30 +0200 8168662: Intrinsic support for event based tracing needs explicit control dependency
mgronlun [Thu, 27 Oct 2016 11:14:30 +0200] rev 42069
8168662: Intrinsic support for event based tracing needs explicit control dependency Reviewed-by: kvn, rehn
Thu, 27 Oct 2016 11:41:53 +0200 8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867
mdoerr [Thu, 27 Oct 2016 11:41:53 +0200] rev 42068
8168083: PPC64: Cleanup template interpreter after 8154580 and 8154867 Reviewed-by: goetz, coleenp
Fri, 21 Oct 2016 10:14:54 +0200 8146009: "pure virtual method called" with using new GC logging mechanism
mlarsson [Fri, 21 Oct 2016 10:14:54 +0200] rev 42067
8146009: "pure virtual method called" with using new GC logging mechanism Reviewed-by: dsamersoff, dholmes, mchernov Contributed-by: marcus.larsson@oracle.com, michail.chernov@oracle.com
Fri, 21 Oct 2016 10:18:11 +0200 8166117: Add UTC timestamp decorator for UL
mlarsson [Fri, 21 Oct 2016 10:18:11 +0200] rev 42066
8166117: Add UTC timestamp decorator for UL Reviewed-by: rehn, rprotacio
Thu, 13 Oct 2016 14:49:34 +0200 8167673: [s390] The s390 port.
goetz [Thu, 13 Oct 2016 14:49:34 +0200] rev 42065
8167673: [s390] The s390 port. Summary: template interpreter, C1, C2 Reviewed-by: kvn, simonis
Wed, 05 Oct 2016 15:20:35 +0200 8167184: [s390] Extend relocations for pc-relative instructions.
goetz [Wed, 05 Oct 2016 15:20:35 +0200] rev 42064
8167184: [s390] Extend relocations for pc-relative instructions. Reviewed-by: kvn
Thu, 22 Sep 2016 18:29:15 +0200 8166561: [s390] Adaptions needed for s390 port in C1 and C2.
goetz [Thu, 22 Sep 2016 18:29:15 +0200] rev 42063
8166561: [s390] Adaptions needed for s390 port in C1 and C2. Reviewed-by: kvn
Thu, 22 Sep 2016 18:23:15 +0200 8166560: [s390] Basic enablement of s390 port.
goetz [Thu, 22 Sep 2016 18:23:15 +0200] rev 42062
8166560: [s390] Basic enablement of s390 port. Summary: Also fix problem with ARM Elf configuration. Reviewed-by: dholmes, coleenp
Tue, 25 Oct 2016 16:42:28 +0200 8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows
simonis [Tue, 25 Oct 2016 16:42:28 +0200] rev 42061
8168490: Use the LL/ULL suffixes to define 64-bit integer literals on Windows Reviewed-by: dholmes, mgerdin, stuefe
Wed, 26 Oct 2016 20:13:29 +0000 Merge
rprotacio [Wed, 26 Oct 2016 20:13:29 +0000] rev 42060
Merge
Wed, 26 Oct 2016 15:46:13 -0400 8167995: -Xlog:defaultmethods=debug: lengthy method descriptor triggers "StringStream is re-allocated with a different ResourceMark"
rprotacio [Wed, 26 Oct 2016 15:46:13 -0400] rev 42059
8167995: -Xlog:defaultmethods=debug: lengthy method descriptor triggers "StringStream is re-allocated with a different ResourceMark" Summary: Removed nested ResourceMark declarations Reviewed-by: dholmes, hseigel
Wed, 26 Oct 2016 17:29:47 +0300 8165451: Convert WorkerDataArray_test to GTest
bmoloden [Wed, 26 Oct 2016 17:29:47 +0300] rev 42058
8165451: Convert WorkerDataArray_test to GTest Reviewed-by: jwilhelm
Wed, 26 Oct 2016 14:36:05 +0200 8164612: NoSuchMethodException when method name contains NULL or Latin-1 supplement character
thartmann [Wed, 26 Oct 2016 14:36:05 +0200] rev 42057
8164612: NoSuchMethodException when method name contains NULL or Latin-1 supplement character Summary: String length needs to be updated when converting from unicode to utf8. Reviewed-by: kvn, coleenp
Mon, 23 May 2016 19:46:43 +0200 8157455: Convert TestOS_test to GTest
jwilhelm [Mon, 23 May 2016 19:46:43 +0200] rev 42056
8157455: Convert TestOS_test to GTest Reviewed-by: dholmes, rehn
Fri, 20 May 2016 16:45:00 +0200 8157453: Convert DependencyContext_test to GTest
jwilhelm [Fri, 20 May 2016 16:45:00 +0200] rev 42055
8157453: Convert DependencyContext_test to GTest Reviewed-by: dholmes, rehn, kzhaldyb
Wed, 11 May 2016 23:33:24 +0200 8156800: Convert QuickSort_test to GTest
jwilhelm [Wed, 11 May 2016 23:33:24 +0200] rev 42054
8156800: Convert QuickSort_test to GTest Reviewed-by: rehn, kzhaldyb, rprotacio, mlarsson
Mon, 24 Oct 2016 13:36:06 -0400 8168567: Fix for 8166972 breaks aarch64 build
drwhite [Mon, 24 Oct 2016 13:36:06 -0400] rev 42053
8168567: Fix for 8166972 breaks aarch64 build Summary: Addded missing #endif for aarch64 code. Reviewed-by: kvn, aph Contributed-by: Ningsheng Jian <ningsheng.jian@linaro.org>
Wed, 26 Oct 2016 14:58:14 +0530 8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present.
vtewari [Wed, 26 Oct 2016 14:58:14 +0530] rev 42052
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present. Summary: Removed dependency of java.management over jdk.management. Reviewed-by: mchung, dfuchs, dholmes Contributed-by: amit.sapre@oracle.com
Mon, 24 Oct 2016 14:12:32 -0700 8166679: JNI AsyncGetCallTrace replaces topmost frame name with <no Java callstack recorded> starting with Java 9 b133
cjplummer [Mon, 24 Oct 2016 14:12:32 -0700] rev 42051
8166679: JNI AsyncGetCallTrace replaces topmost frame name with <no Java callstack recorded> starting with Java 9 b133 Summary: Partly undid the changes for 8159284, which are the cause of this CR. Reviewed-by: dholmes, coleenp, dcubed
Mon, 24 Oct 2016 11:48:30 -0700 8168317: [JVMCI] use reflection instead of jdk 9 Module API in Services.java
kvn [Mon, 24 Oct 2016 11:48:30 -0700] rev 42050
8168317: [JVMCI] use reflection instead of jdk 9 Module API in Services.java Reviewed-by: iveresov, twisti
Mon, 24 Oct 2016 16:27:13 +0000 Merge
jprovino [Mon, 24 Oct 2016 16:27:13 +0000] rev 42049
Merge
Mon, 24 Oct 2016 10:10:30 -0400 8160055: Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
jprovino [Mon, 24 Oct 2016 10:10:30 -0400] rev 42048
8160055: Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark Summary: The call to ClassLoaderDataGraph::clear_claimed_marks() during initial mark in g1CollectedHeap.cpp:4420 is misplaced. Reviewed-by: tschatzl, kbarrett
Mon, 24 Oct 2016 14:51:54 +0300 8160376: DebuggerException: Can't attach symbolicator to the process
dsamersoff [Mon, 24 Oct 2016 14:51:54 +0300] rev 42047
8160376: DebuggerException: Can't attach symbolicator to the process Summary: Make SA link to JavaRuntimeSupport in MacOS X Reviewed-by: dsamersoff, dcubed Contributed-by: Sharath Ballal <sharath.ballal@oracle.com>
Mon, 24 Oct 2016 09:55:58 +0200 Merge
sla [Mon, 24 Oct 2016 09:55:58 +0200] rev 42046
Merge
Mon, 24 Oct 2016 09:05:13 +0200 8168483: Remove jtreg timeout handler timeout
sla [Mon, 24 Oct 2016 09:05:13 +0200] rev 42045
8168483: Remove jtreg timeout handler timeout Reviewed-by: dholmes, tbell
Thu, 06 Oct 2016 18:04:11 +0200 8167299: -XX:+PrintRelocations crashes the VM
simonis [Thu, 06 Oct 2016 18:04:11 +0200] rev 42044
8167299: -XX:+PrintRelocations crashes the VM Reviewed-by: kvn
Fri, 21 Oct 2016 22:26:51 -0400 8166862: CMS needs klass_or_null_acquire
kbarrett [Fri, 21 Oct 2016 22:26:51 -0400] rev 42043
8166862: CMS needs klass_or_null_acquire Summary: Change CMS non-assert uses of klass_or_null to klass_or_null_acquire. Reviewed-by: tschatzl, mgerdin
Fri, 21 Oct 2016 17:51:33 -0700 8160411: SIGSEGV in frame::safe_for_sender on incomplete DeoptimizationBlob frame
dlong [Fri, 21 Oct 2016 17:51:33 -0700] rev 42042
8160411: SIGSEGV in frame::safe_for_sender on incomplete DeoptimizationBlob frame Summary: add range check for sender_sp Reviewed-by: aph, dcubed
Fri, 21 Oct 2016 13:07:32 -0700 8165661: SPECjvm2008-crypto.signverify regression in 9-b105
rraghavan [Fri, 21 Oct 2016 13:07:32 -0700] rev 42041
8165661: SPECjvm2008-crypto.signverify regression in 9-b105 Summary: Reverted part change done earlier for 8145322 - removed the (CastII (AddI x const)) -> (AddI (CastII x) const) transformation Reviewed-by: roland, kvn, thartmann
Fri, 21 Oct 2016 20:12:47 +0200 8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
neliasso [Fri, 21 Oct 2016 20:12:47 +0200] rev 42040
8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection Summary: Refactor code removing virtual call Reviewed-by: kvn, twisti
Fri, 21 Oct 2016 10:16:09 -0700 8165381: Update for x86 SHA512 using AVX2
kvn [Fri, 21 Oct 2016 10:16:09 -0700] rev 42039
8165381: Update for x86 SHA512 using AVX2 Summary: Add intrinsics for x86 AVX2 architecture with no SHA instructions. Reviewed-by: kvn Contributed-by: smita.kamath@intel.com
Fri, 21 Oct 2016 17:55:02 +0200 Merge
mgronlun [Fri, 21 Oct 2016 17:55:02 +0200] rev 42038
Merge
Fri, 21 Oct 2016 16:20:18 +0200 8166806: Add intrinsic support for writer used in event based tracing
mgronlun [Fri, 21 Oct 2016 16:20:18 +0200] rev 42037
8166806: Add intrinsic support for writer used in event based tracing Reviewed-by: kvn, egahlin
Fri, 21 Oct 2016 17:04:13 +0300 8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
akulyakh [Fri, 21 Oct 2016 17:04:13 +0300] rev 42036
8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test Summary: Quarantining a test Reviewed-by: sla
Fri, 21 Oct 2016 12:30:12 +0300 8164383: jhsdb dumps core on Solaris 12 when loading dumped core
dsamersoff [Fri, 21 Oct 2016 12:30:12 +0300] rev 42035
8164383: jhsdb dumps core on Solaris 12 when loading dumped core Summary: Add the required extra parameters to Plookup_by_addr() and proc_arg_grab() as per the change to libproc with Solaris 12. Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Fri, 21 Oct 2016 10:27:32 +0200 8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
mdoerr [Fri, 21 Oct 2016 10:27:32 +0200] rev 42034
8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory() Reviewed-by: simonis, mdoerr Contributed-by: Michihiro Horie <horie@jp.ibm.com>
Thu, 20 Oct 2016 17:05:26 -0700 Merge
amurillo [Thu, 20 Oct 2016 17:05:26 -0700] rev 42033
Merge
Thu, 20 Oct 2016 21:41:14 +0000 Merge
iklam [Thu, 20 Oct 2016 21:41:14 +0000] rev 42032
Merge
Thu, 20 Oct 2016 13:41:07 -0700 8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
iklam [Thu, 20 Oct 2016 13:41:07 -0700] rev 42031
8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time Reviewed-by: coleenp, dholmes, sspitsyn
Thu, 20 Oct 2016 23:09:03 +0300 8159817: Convert FreeRegionList_test to GTest
kzhaldyb [Thu, 20 Oct 2016 23:09:03 +0300] rev 42030
8159817: Convert FreeRegionList_test to GTest Reviewed-by: kbarrett
Thu, 20 Oct 2016 16:53:39 +0300 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
dpochepk [Thu, 20 Oct 2016 16:53:39 +0300] rev 42029
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java Reviewed-by: kvn
Thu, 20 Oct 2016 10:51:54 +0300 8166910: Convert TestNewSize_test to GTest
kzhaldyb [Thu, 20 Oct 2016 10:51:54 +0300] rev 42028
8166910: Convert TestNewSize_test to GTest 8166911: Convert TestOldSize_test to GTest Reviewed-by: jwilhelm
Wed, 19 Oct 2016 18:57:06 +0000 Merge
dnsimon [Wed, 19 Oct 2016 18:57:06 +0000] rev 42027
Merge
Wed, 19 Oct 2016 20:15:35 +0200 8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
dnsimon [Wed, 19 Oct 2016 20:15:35 +0200] rev 42026
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing Reviewed-by: kvn, twisti
Wed, 19 Oct 2016 17:53:01 +0000 Merge
kvn [Wed, 19 Oct 2016 17:53:01 +0000] rev 42025
Merge
Wed, 19 Oct 2016 10:48:48 -0700 8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
mwalsh [Wed, 19 Oct 2016 10:48:48 -0700] rev 42024
8164002: Add a new CPU family (S_family) for SPARC S7 and above processors Reviewed-by: dholmes, ecaspole, kvn
Wed, 19 Oct 2016 16:56:31 +0000 Merge
dfazunen [Wed, 19 Oct 2016 16:56:31 +0000] rev 42023
Merge
Wed, 19 Oct 2016 10:06:55 +0300 8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
lmesnik [Wed, 19 Oct 2016 10:06:55 +0300] rev 42022
8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME Reviewed-by: dfazunen, jwilhelm
Wed, 19 Oct 2016 10:10:51 +0300 8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
lmesnik [Wed, 19 Oct 2016 10:10:51 +0300] rev 42021
8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC Reviewed-by: jwilhelm
Tue, 18 Oct 2016 14:27:48 +0300 8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
akulyakh [Tue, 18 Oct 2016 14:27:48 +0300] rev 42020
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false Summary: A fix in the JDWP test along with some extra logging added Reviewed-by: sspitsyn
Wed, 19 Oct 2016 12:10:43 +0200 Merge
kzhaldyb [Wed, 19 Oct 2016 12:10:43 +0200] rev 42019
Merge
Wed, 28 Sep 2016 17:18:45 +0300 8166563: Convert GuardedMemory_test to Gtest
kzhaldyb [Wed, 28 Sep 2016 17:18:45 +0300] rev 42018
8166563: Convert GuardedMemory_test to Gtest Reviewed-by: iignatyev
Wed, 28 Sep 2016 17:26:43 +0300 8166804: Convert TestMetachunk_test to GTest
kzhaldyb [Wed, 28 Sep 2016 17:26:43 +0300] rev 42017
8166804: Convert TestMetachunk_test to GTest Reviewed-by: iignatyev
Thu, 06 Oct 2016 16:32:46 +0200 8166790: Add stress test GCBasher
ehelin [Thu, 06 Oct 2016 16:32:46 +0200] rev 42016
8166790: Add stress test GCBasher Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
Mon, 17 Oct 2016 05:44:43 -0700 8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered
hshi [Mon, 17 Oct 2016 05:44:43 -0700] rev 42015
8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered Summary: adding missing thread state store when os::is_MP() is false Reviewed-by: aph
Tue, 18 Oct 2016 19:08:24 -0700 8167987: change merge context to clear for mask register usage model
mcberg [Tue, 18 Oct 2016 19:08:24 -0700] rev 42014
8167987: change merge context to clear for mask register usage model Reviewed-by: kvn
Thu, 17 Nov 2016 17:50:06 +0000 Added tag jdk-9+145 for changeset 62743782a2cd
lana [Thu, 17 Nov 2016 17:50:06 +0000] rev 42013
Added tag jdk-9+145 for changeset 62743782a2cd
Mon, 21 Nov 2016 18:47:40 +0000 Merge
lana [Mon, 21 Nov 2016 18:47:40 +0000] rev 42012
Merge
Wed, 09 Nov 2016 15:32:39 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 15:32:39 +0100] rev 42011
Merge
Tue, 25 Oct 2016 14:49:48 +0300 8165500: TestJpsJar shouldn't jar all test.classpath directories
dsamersoff [Tue, 25 Oct 2016 14:49:48 +0300] rev 42010
8165500: TestJpsJar shouldn't jar all test.classpath directories Summary: Refactor test to better handle errors Reviewed-by: sspitsyn
Mon, 24 Oct 2016 09:12:40 +0200 8168414: Various timeouthandler fixes
sla [Mon, 24 Oct 2016 09:12:40 +0200] rev 42009
8168414: Various timeouthandler fixes Reviewed-by: mlarsson
Fri, 21 Oct 2016 15:40:47 +0200 8168412: Reduce buffering in jtreg timeouthandler
sla [Fri, 21 Oct 2016 15:40:47 +0200] rev 42008
8168412: Reduce buffering in jtreg timeouthandler Reviewed-by: mlarsson
Thu, 20 Oct 2016 17:05:26 -0700 Merge
amurillo [Thu, 20 Oct 2016 17:05:26 -0700] rev 42007
Merge
Thu, 20 Oct 2016 16:53:35 +0300 8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
dpochepk [Thu, 20 Oct 2016 16:53:35 +0300] rev 42006
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java Reviewed-by: kvn
Wed, 28 Sep 2016 16:41:38 +0200 8166790: Add stress test GCBasher
ehelin [Wed, 28 Sep 2016 16:41:38 +0200] rev 42005
8166790: Add stress test GCBasher Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
Thu, 17 Nov 2016 17:50:05 +0000 Added tag jdk-9+145 for changeset b57b4dfdfeae
lana [Thu, 17 Nov 2016 17:50:05 +0000] rev 42004
Added tag jdk-9+145 for changeset b57b4dfdfeae
Wed, 05 Jul 2017 22:27:21 +0200 Added tag jdk-9+145 for changeset 3ee4e7827413
duke [Wed, 05 Jul 2017 22:27:21 +0200] rev 42003
Added tag jdk-9+145 for changeset 3ee4e7827413
Wed, 05 Jul 2017 22:27:20 +0200 Merge jdk-9+145
duke [Wed, 05 Jul 2017 22:27:20 +0200] rev 42002
Merge
Wed, 05 Jul 2017 22:27:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:27:15 +0200] rev 42001
Merge
Mon, 14 Nov 2016 16:33:48 -0800 8167967: javadoc should identify the ordinal value of enum constants
ksrini [Mon, 14 Nov 2016 16:33:48 -0800] rev 42000
8167967: javadoc should identify the ordinal value of enum constants Reviewed-by: jjg
Mon, 14 Nov 2016 19:45:41 +0530 8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
sadayapalam [Mon, 14 Nov 2016 19:45:41 +0530] rev 41999
8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily Reviewed-by: jlahoda
Sat, 12 Nov 2016 09:26:08 -0800 8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
mchung [Sat, 12 Nov 2016 09:26:08 -0800] rev 41998
8169606: jdeps --list-reduced-deps should not show java.base as all modules require it Reviewed-by: dfuchs
Fri, 11 Nov 2016 17:32:21 -0800 8168386: Fix jdeps verbose options
mchung [Fri, 11 Nov 2016 17:32:21 -0800] rev 41997
8168386: Fix jdeps verbose options Reviewed-by: dfuchs, lancea
Fri, 11 Nov 2016 11:50:11 -0800 8166333: jshell tool: shortcut var does not import its type
rfield [Fri, 11 Nov 2016 11:50:11 -0800] rev 41996
8166333: jshell tool: shortcut var does not import its type Reviewed-by: jlahoda
Fri, 11 Nov 2016 17:45:29 +0100 8169599: Several JShell tests are failing on Solaris after JDK-8145838
jlahoda [Fri, 11 Nov 2016 17:45:29 +0100] rev 41995
8169599: Several JShell tests are failing on Solaris after JDK-8145838 Summary: Partially reverting e43f670394ca Reviewed-by: rfield
Fri, 11 Nov 2016 12:54:47 +0100 8145838: JShell: restrict RemoteAgent connection socket to localhost
jlahoda [Fri, 11 Nov 2016 12:54:47 +0100] rev 41994
8145838: JShell: restrict RemoteAgent connection socket to localhost Summary: Also reviewed by Chris Ries Reviewed-by: rfield
Fri, 11 Nov 2016 05:56:09 +0000 Merge
lana [Fri, 11 Nov 2016 05:56:09 +0000] rev 41993
Merge
Thu, 10 Nov 2016 13:29:34 -0800 8169447: javac should detect/reject repeated use of --patch-module on command line
jjg [Thu, 10 Nov 2016 13:29:34 -0800] rev 41992
8169447: javac should detect/reject repeated use of --patch-module on command line Reviewed-by: jlahoda
Thu, 10 Nov 2016 17:27:01 +0100 8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
jlahoda [Thu, 10 Nov 2016 17:27:01 +0100] rev 41991
8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package Summary: Should not strip first parameter of a local class constructor for local classes in initializers. Reviewed-by: jjg
Tue, 08 Nov 2016 12:56:17 -0800 8166379: IAE while invoking javadoc with --patch-module
ksrini [Tue, 08 Nov 2016 12:56:17 -0800] rev 41990
8166379: IAE while invoking javadoc with --patch-module Reviewed-by: jjg
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset a4ee110842fb
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41989
Added tag jdk-9+144 for changeset a4ee110842fb
Wed, 05 Jul 2017 22:27:05 +0200 Merge
duke [Wed, 05 Jul 2017 22:27:05 +0200] rev 41988
Merge
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset f692ed885b0c
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41987
Added tag jdk-9+144 for changeset f692ed885b0c
Wed, 05 Jul 2017 22:26:58 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:58 +0200] rev 41986
Merge
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 773cd6c4b8e7
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41985
Added tag jdk-9+144 for changeset 773cd6c4b8e7
Wed, 05 Jul 2017 22:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:50 +0200] rev 41984
Merge
Mon, 14 Nov 2016 22:33:33 -0800 8156615: Catch parameter can be a BindingPattern in ES6 mode
sdama [Mon, 14 Nov 2016 22:33:33 -0800] rev 41983
8156615: Catch parameter can be a BindingPattern in ES6 mode Summary: Added parser support for catch parameter being a binding pattern Reviewed-by: sundar, hannesw, attila Contributed-by: srinivas.dama@oracle.com
Fri, 11 Nov 2016 18:56:37 +0100 8168049: Fix Performance of Lexer.isJSWhitespace
hannesw [Fri, 11 Nov 2016 18:56:37 +0100] rev 41982
8168049: Fix Performance of Lexer.isJSWhitespace Reviewed-by: sundar, attila
Fri, 11 Nov 2016 15:50:51 +0100 8168373: don't emit conversions for symbols outside their lexical scope
attila [Fri, 11 Nov 2016 15:50:51 +0100] rev 41981
8168373: don't emit conversions for symbols outside their lexical scope Reviewed-by: hannesw, sundar
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset d55f24e8953e
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41980
Added tag jdk-9+144 for changeset d55f24e8953e
Wed, 05 Jul 2017 22:26:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:41 +0200] rev 41979
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 4a00f20b9fe2
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41978
Added tag jdk-9+144 for changeset 4a00f20b9fe2
Wed, 05 Jul 2017 22:26:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:34 +0200] rev 41977
Merge
Tue, 15 Nov 2016 08:40:36 -0800 8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
bpb [Tue, 15 Nov 2016 08:40:36 -0800] rev 41976
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits Summary: Make eventsHigh final and always initialize it to an empty Map. Reviewed-by: alanb
Tue, 15 Nov 2016 10:53:32 -0400 8169720: jimage help message for --include option should be corrected
jlaskey [Tue, 15 Nov 2016 10:53:32 -0400] rev 41975
8169720: jimage help message for --include option should be corrected Reviewed-by: alanb, sundar
Mon, 14 Nov 2016 13:32:15 -0800 8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
ascarpino [Mon, 14 Nov 2016 13:32:15 -0800] rev 41974
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date" Reviewed-by: mullan
Mon, 14 Nov 2016 10:13:38 -0800 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
ascarpino [Mon, 14 Nov 2016 10:13:38 -0800] rev 41973
8168861: AnchorCertificates uses hardcoded password for cacerts keystore Reviewed-by: vinnie, mullan
Tue, 08 Nov 2016 16:18:41 +0300 8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
skovalev [Tue, 08 Nov 2016 16:18:41 +0300] rev 41972
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging Reviewed-by: chegar
Thu, 28 Jan 2016 23:13:50 -0500 8169556: Wrapping of FileInputStream's native skip and available methods
rriggs [Thu, 28 Jan 2016 23:13:50 -0500] rev 41971
8169556: Wrapping of FileInputStream's native skip and available methods Summary: Wrap further native methods in FileInputStreams Reviewed-by: chegar, bpb, rriggs Contributed-by: sunny.chan@gs.com
Mon, 14 Nov 2016 10:07:10 +0100 8169595: jshell tool: pasting multiple lines hangs input
jlahoda [Mon, 14 Nov 2016 10:07:10 +0100] rev 41970
8169595: jshell tool: pasting multiple lines hangs input Summary: Need to allow newlines in the user's input. Reviewed-by: rfield
Fri, 11 Nov 2016 13:11:27 +0000 8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
msheppar [Fri, 11 Nov 2016 13:11:27 +0000] rev 41969
8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi Reviewed-by: chegar, alanb
Fri, 11 Nov 2016 05:55:45 +0000 Merge
lana [Fri, 11 Nov 2016 05:55:45 +0000] rev 41968
Merge
Fri, 11 Nov 2016 11:31:17 +0800 8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs
amlu [Fri, 11 Nov 2016 11:31:17 +0800] rev 41967
8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs Reviewed-by: chegar
Thu, 10 Nov 2016 15:19:47 -0800 8169001: Remove launcher's built-in ergonomics
ksrini [Thu, 10 Nov 2016 15:19:47 -0800] rev 41966
8169001: Remove launcher's built-in ergonomics Reviewed-by: dholmes, erikj
Wed, 09 Nov 2016 14:24:41 +0300 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
skovalev [Wed, 09 Nov 2016 14:24:41 +0300] rev 41965
8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies Reviewed-by: dfuchs
Thu, 10 Nov 2016 08:59:34 +0000 8169362: Interop automated testing with Chrome
xuelei [Thu, 10 Nov 2016 08:59:34 +0000] rev 41964
8169362: Interop automated testing with Chrome Reviewed-by: wetmore, jnimeh, asmotrak
Wed, 09 Nov 2016 10:36:32 -0800 8164934: Optional.map() javadoc code example
psandoz [Wed, 09 Nov 2016 10:36:32 -0800] rev 41963
8164934: Optional.map() javadoc code example Reviewed-by: forax, chegar
Tue, 08 Nov 2016 18:02:50 +0530 8169191: (tz) Support tzdata2016i
rpatil [Tue, 08 Nov 2016 18:02:50 +0530] rev 41962
8169191: (tz) Support tzdata2016i Reviewed-by: martin, okutsu
Tue, 08 Nov 2016 16:54:28 -0800 8169229: RSAClientKeyExchange debug info is incorrect
wetmore [Tue, 08 Nov 2016 16:54:28 -0800] rev 41961
8169229: RSAClientKeyExchange debug info is incorrect Reviewed-by: xuelei
Tue, 08 Nov 2016 15:55:11 -0800 8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
asmotrak [Tue, 08 Nov 2016 15:55:11 -0800] rev 41960
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar Reviewed-by: weijun, mullan
Tue, 08 Nov 2016 14:29:14 -0800 8168862: Tighten permissions granted to the jdk.zipfs module
sherman [Tue, 08 Nov 2016 14:29:14 -0800] rev 41959
8168862: Tighten permissions granted to the jdk.zipfs module Reviewed-by: mullan, mchung, lancea, bpb
Tue, 08 Nov 2016 12:36:21 -0800 8166735: JarFile#getVersion spec clarification for unversioned jars
psandoz [Tue, 08 Nov 2016 12:36:21 -0800] rev 41958
8166735: JarFile#getVersion spec clarification for unversioned jars Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 12:36:13 -0800 8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
psandoz [Tue, 08 Nov 2016 12:36:13 -0800] rev 41957
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 13:23:16 +0100 8168911: Increased number of classes initialized during initialization of SignatureFileVerifier
redestad [Tue, 08 Nov 2016 13:23:16 +0100] rev 41956
8168911: Increased number of classes initialized during initialization of SignatureFileVerifier Reviewed-by: ascarpino
Tue, 08 Nov 2016 14:48:55 +0530 8166994: Improve sun.util.locale.LocaleMatcher
nishjain [Tue, 08 Nov 2016 14:48:55 +0530] rev 41955
8166994: Improve sun.util.locale.LocaleMatcher Reviewed-by: okutsu, naoto, peytoia
Tue, 08 Nov 2016 06:22:31 +0000 8169318: Dump the reproduced packet in DTLSOverDatagram.java
xuelei [Tue, 08 Nov 2016 06:22:31 +0000] rev 41954
8169318: Dump the reproduced packet in DTLSOverDatagram.java Reviewed-by: mullan
Mon, 07 Nov 2016 14:36:27 -0400 8155756: Better context for some jlink exceptions
jlaskey [Mon, 07 Nov 2016 14:36:27 -0400] rev 41953
8155756: Better context for some jlink exceptions Reviewed-by: mchung
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 612b698f8b8f
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41952
Added tag jdk-9+144 for changeset 612b698f8b8f
Wed, 05 Jul 2017 22:26:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:22 +0200] rev 41951
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 458b7becdccc
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41950
Added tag jdk-9+144 for changeset 458b7becdccc
Tue, 15 Nov 2016 10:00:00 +0100 8169632: Update compare script for clean compare
erikj [Tue, 15 Nov 2016 10:00:00 +0100] rev 41949
8169632: Update compare script for clean compare Reviewed-by: tbell
Mon, 14 Nov 2016 11:48:43 +0100 8169630: Fix wrong cpu build flag for Linux/ppc64le build
simonis [Mon, 14 Nov 2016 11:48:43 +0100] rev 41948
8169630: Fix wrong cpu build flag for Linux/ppc64le build Reviewed-by: erikj
Fri, 11 Nov 2016 05:11:51 +0000 Added tag jdk-9+144 for changeset 854ef5325653
lana [Fri, 11 Nov 2016 05:11:51 +0000] rev 41947
Added tag jdk-9+144 for changeset 854ef5325653
Wed, 05 Jul 2017 22:26:07 +0200 Added tag jdk-9+144 for changeset 31f5023200d4
duke [Wed, 05 Jul 2017 22:26:07 +0200] rev 41946
Added tag jdk-9+144 for changeset 31f5023200d4
Wed, 05 Jul 2017 22:26:06 +0200 Merge jdk-9+144
duke [Wed, 05 Jul 2017 22:26:06 +0200] rev 41945
Merge
Wed, 05 Jul 2017 22:25:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:59 +0200] rev 41944
Merge
Mon, 07 Nov 2016 16:08:18 +0000 8169093: Generics, javac not matching actual and formal arguments.
mcimadamore [Mon, 07 Nov 2016 16:08:18 +0000] rev 41943
8169093: Generics, javac not matching actual and formal arguments. Summary: Make diagnostic for type-args arity mismatch consistent with the class case Reviewed-by: vromero
Mon, 07 Nov 2016 11:16:23 +0000 8168854: javac erroneously reject a a service interface inner class in a provides clause
mcimadamore [Mon, 07 Nov 2016 11:16:23 +0000] rev 41942
8168854: javac erroneously reject a a service interface inner class in a provides clause Summary: Java SE 9 proposed spec changes do not explicitly forbid a service interface to be an inner class - javac should follow Reviewed-by: jjg
Sun, 06 Nov 2016 22:50:46 -0800 8161983: JShell API: Clean-up following 8160127 et. al.
rfield [Sun, 06 Nov 2016 22:50:46 -0800] rev 41941
8161983: JShell API: Clean-up following 8160127 et. al. Reviewed-by: jlahoda
Fri, 04 Nov 2016 14:47:25 -0700 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers
rfield [Fri, 04 Nov 2016 14:47:25 -0700] rev 41940
8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 8080354: JShell: Runtime visible annotations cannot be retrieved Reviewed-by: jlahoda
Fri, 04 Nov 2016 17:52:11 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:11 +0000] rev 41939
Merge
Thu, 03 Nov 2016 13:59:15 -0700 8167975: align javac --add-* modules options with launcher
jjg [Thu, 03 Nov 2016 13:59:15 -0700] rev 41938
8167975: align javac --add-* modules options with launcher Reviewed-by: jlahoda
Thu, 03 Nov 2016 09:12:02 -0700 8161969: jshell tool: /var value is not truncated per feedback setting
rfield [Thu, 03 Nov 2016 09:12:02 -0700] rev 41937
8161969: jshell tool: /var value is not truncated per feedback setting 8166637: jshell tool: confusing truncation of long result values 8154513: JShell tool: welcome message should match feedback mode 8167552: jshell tool: Typo in jshell command '/? /reload' description Reviewed-by: jlahoda
Wed, 02 Nov 2016 15:42:20 -0700 8166857: langtools build.xml broken on windows
ksrini [Wed, 02 Nov 2016 15:42:20 -0700] rev 41936
8166857: langtools build.xml broken on windows Reviewed-by: jjg, jlahoda, mcimadamore
Thu, 03 Nov 2016 11:46:20 +0100 8166635: getEnclosedElements() on package causes BadClassFile error
jlahoda [Thu, 03 Nov 2016 11:46:20 +0100] rev 41935
8166635: getEnclosedElements() on package causes BadClassFile error Summary: Properly reading typevars from enclosing scopes for local classes. Reviewed-by: mcimadamore
Wed, 02 Nov 2016 16:29:50 -0700 8167636: jshell tool: Edit Pad should be in its own module
rfield [Wed, 02 Nov 2016 16:29:50 -0700] rev 41934
8167636: jshell tool: Edit Pad should be in its own module Reviewed-by: jlahoda
Wed, 02 Nov 2016 14:22:27 -0700 8169078: add bug IDs to jdeprscan tests
smarks [Wed, 02 Nov 2016 14:22:27 -0700] rev 41933
8169078: add bug IDs to jdeprscan tests Reviewed-by: jjg
Wed, 02 Nov 2016 20:21:45 +0100 8169074: Build is failing after JDK-8166538
jlahoda [Wed, 02 Nov 2016 20:21:45 +0100] rev 41932
8169074: Build is failing after JDK-8166538 Summary: Reverting d7c9720c4223 Reviewed-by: darcy
Wed, 02 Nov 2016 16:48:57 +0100 8166538: Improve error reporting for compiling against unexported package
jlahoda [Wed, 02 Nov 2016 16:48:57 +0100] rev 41931
8166538: Improve error reporting for compiling against unexported package Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 3ef02797070d
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41930
Added tag jdk-9+143 for changeset 3ef02797070d
Wed, 05 Jul 2017 22:25:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:49 +0200] rev 41929
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 4adab4f59cdc
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41928
Added tag jdk-9+143 for changeset 4adab4f59cdc
Wed, 05 Jul 2017 22:25:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:42 +0200] rev 41927
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset e444f2f9dc8a
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41926
Added tag jdk-9+143 for changeset e444f2f9dc8a
Wed, 05 Jul 2017 22:25:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:34 +0200] rev 41925
Merge
Mon, 07 Nov 2016 14:48:26 +0100 8156619: Unimplemented ES6 features should result in clear Error being thrown
hannesw [Mon, 07 Nov 2016 14:48:26 +0100] rev 41924
8156619: Unimplemented ES6 features should result in clear Error being thrown Reviewed-by: sundar, attila
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 40da931419f1
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41923
Added tag jdk-9+143 for changeset 40da931419f1
Wed, 05 Jul 2017 22:25:26 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:26 +0200] rev 41922
Merge
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 450cb4719bea
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41921
Added tag jdk-9+143 for changeset 450cb4719bea
Wed, 05 Jul 2017 22:25:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:19 +0200] rev 41920
Merge
Mon, 07 Nov 2016 13:10:42 -0400 8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
jlaskey [Mon, 07 Nov 2016 13:10:42 -0400] rev 41919
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned Reviewed-by: alanb, sundar, mullan, weijun
Mon, 07 Nov 2016 14:15:49 +0100 8160491: tar.gz bundles missing files containing $
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41918
8160491: tar.gz bundles missing files containing $ Reviewed-by: ihse
Mon, 07 Nov 2016 13:25:27 +0100 8168108: lib/classlist should be packaged in java.base.jmod
erikj [Mon, 07 Nov 2016 13:25:27 +0100] rev 41917
8168108: lib/classlist should be packaged in java.base.jmod Reviewed-by: mchung
Mon, 07 Nov 2016 11:33:31 +0530 8166286: jmod fails on symlink to directory
sundar [Mon, 07 Nov 2016 11:33:31 +0530] rev 41916
8166286: jmod fails on symlink to directory Reviewed-by: jlaskey, alanb
Fri, 04 Nov 2016 15:49:31 -0700 8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
mchung [Fri, 04 Nov 2016 15:49:31 -0700] rev 41915
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug Reviewed-by: jjg
Fri, 04 Nov 2016 14:29:34 -0700 8156079: consider making empty instances singletons
smarks [Fri, 04 Nov 2016 14:29:34 -0700] rev 41914
8156079: consider making empty instances singletons 8169222: minor immutable collections optimizations Reviewed-by: forax, redestad, alanb
Fri, 04 Nov 2016 17:52:55 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:55 +0000] rev 41913
Merge
Fri, 04 Nov 2016 22:33:44 +0800 8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
amlu [Fri, 04 Nov 2016 22:33:44 +0800] rev 41912
8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output Reviewed-by: dfuchs, rriggs
Thu, 03 Nov 2016 18:08:28 -0700 6479237: (cl) Add support for classloader names
mchung [Thu, 03 Nov 2016 18:08:28 -0700] rev 41911
6479237: (cl) Add support for classloader names Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
Thu, 03 Nov 2016 15:18:16 -0700 8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
jnimeh [Thu, 03 Nov 2016 15:18:16 -0700] rev 41910
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts Summary: Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state. Reviewed-by: xuelei
Thu, 03 Nov 2016 13:44:56 -0700 Merge
ddehaven [Thu, 03 Nov 2016 13:44:56 -0700] rev 41909
Merge
Tue, 01 Nov 2016 12:56:11 +0300 8167176: Exported elements referring to inaccessible types in java.desktop
alexsch [Tue, 01 Nov 2016 12:56:11 +0300] rev 41908
8167176: Exported elements referring to inaccessible types in java.desktop Reviewed-by: prr, serb
Tue, 01 Nov 2016 12:38:34 +0300 8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
alexsch [Tue, 01 Nov 2016 12:38:34 +0300] rev 41907
8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2 Reviewed-by: ssadetsky, serb Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
Mon, 31 Oct 2016 10:39:14 -0700 Merge
ddehaven [Mon, 31 Oct 2016 10:39:14 -0700] rev 41906
Merge
Mon, 31 Oct 2016 14:50:09 +0300 8167615: Opensource unit/regression tests for JavaSound
serb [Mon, 31 Oct 2016 14:50:09 +0300] rev 41905
8167615: Opensource unit/regression tests for JavaSound Reviewed-by: amenkov
Mon, 31 Oct 2016 12:10:08 +0530 8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
aniyogi [Mon, 31 Oct 2016 12:10:08 +0530] rev 41904
8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation Reviewed-by: psadhukhan, yan
Fri, 28 Oct 2016 12:08:04 +0300 8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
ssadetsky [Fri, 28 Oct 2016 12:08:04 +0300] rev 41903
8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel" Reviewed-by: alexsch, serb
Fri, 28 Oct 2016 12:23:39 +0530 8168609: No link to BMP specification in javax.imageio package documentation
jdv [Fri, 28 Oct 2016 12:23:39 +0530] rev 41902
8168609: No link to BMP specification in javax.imageio package documentation Reviewed-by: prr, bpb
Thu, 27 Oct 2016 09:42:08 -0700 Merge
prr [Thu, 27 Oct 2016 09:42:08 -0700] rev 41901
Merge
Thu, 27 Oct 2016 09:38:46 -0700 8165981: Consider making some classes in javax.imageio.plugins.tiff final
bpb [Thu, 27 Oct 2016 09:38:46 -0700] rev 41900
8165981: Consider making some classes in javax.imageio.plugins.tiff final Summary: Make the classes TIFFField and TIFFImageReadParam final. Reviewed-by: serb, prr
Thu, 27 Oct 2016 17:24:16 +0530 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
psadhukhan [Thu, 27 Oct 2016 17:24:16 +0530] rev 41899
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X. Reviewed-by: prr, jdv
Thu, 27 Oct 2016 10:49:16 +0530 8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
pkbalakr [Thu, 27 Oct 2016 10:49:16 +0530] rev 41898
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X Reviewed-by: psadhukhan, aghaisas
Wed, 26 Oct 2016 10:51:50 +0530 8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
aghaisas [Wed, 26 Oct 2016 10:51:50 +0530] rev 41897
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java Reviewed-by: serb, ssadetsky, arapte
Tue, 25 Oct 2016 17:04:33 -0700 8168367: Table in javax.imageio package description does not mention TIFF
bpb [Tue, 25 Oct 2016 17:04:33 -0700] rev 41896
8168367: Table in javax.imageio package description does not mention TIFF Summary: Add row for TIFF and reorder rows into alphabetical order by format Reviewed-by: jdv, prr
Tue, 25 Oct 2016 10:03:08 -0700 8168364: [macosx] Delete unused class NSPrintinfo
prr [Tue, 25 Oct 2016 10:03:08 -0700] rev 41895
8168364: [macosx] Delete unused class NSPrintinfo Reviewed-by: serb, vadim
Tue, 25 Oct 2016 09:56:40 -0700 8168288: Dubious FontMetrics values from NullFontScaler
prr [Tue, 25 Oct 2016 09:56:40 -0700] rev 41894
8168288: Dubious FontMetrics values from NullFontScaler Reviewed-by: serb, bpb
Mon, 24 Oct 2016 13:19:05 -0700 8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
bpb [Mon, 24 Oct 2016 13:19:05 -0700] rev 41893
8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants Summary: Change new String(byte[],CharSet) to a string literal. Reviewed-by: prr
Thu, 20 Oct 2016 14:21:46 +0300 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
avstepan [Thu, 20 Oct 2016 14:21:46 +0300] rev 41892
8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited Reviewed-by: serb, yan
Thu, 03 Nov 2016 13:06:24 -0700 8168681: Correct deprecation text for Class.newInstance
darcy [Thu, 03 Nov 2016 13:06:24 -0700] rev 41891
8168681: Correct deprecation text for Class.newInstance Reviewed-by: mchung
Thu, 03 Nov 2016 16:19:29 +0300 8169002: Several java/net/httpclient have undeclared dependency on java.logging module
skovalev [Thu, 03 Nov 2016 16:19:29 +0300] rev 41890
8169002: Several java/net/httpclient have undeclared dependency on java.logging module Reviewed-by: chegar, rriggs, dfuchs
Thu, 03 Nov 2016 13:34:27 -0400 8169020: Add since element to JDBC deprecated methods
lancea [Thu, 03 Nov 2016 13:34:27 -0400] rev 41889
8169020: Add since element to JDBC deprecated methods Reviewed-by: darcy
Thu, 03 Nov 2016 12:29:05 -0400 8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
rriggs [Thu, 03 Nov 2016 12:29:05 -0400] rev 41888
8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module Summary: Change serialFilter test to use type in java.base Reviewed-by: dfuchs, chegar, skovalev
Thu, 03 Nov 2016 15:40:55 +0800 8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
amlu [Thu, 03 Nov 2016 15:40:55 +0800] rev 41887
8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000" Reviewed-by: chegar
Wed, 02 Nov 2016 18:44:59 -0700 8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
xiaofeya [Wed, 02 Nov 2016 18:44:59 -0700] rev 41886
8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently Reviewed-by: chegar, dfuchs
Thu, 03 Nov 2016 09:44:43 +0800 8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
amlu [Thu, 03 Nov 2016 09:44:43 +0800] rev 41885
8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap Reviewed-by: chegar, psandoz
Wed, 02 Nov 2016 16:24:43 -0700 8168972: Editor support: move built-in and external editor support to the jdk repo
rfield [Wed, 02 Nov 2016 16:24:43 -0700] rev 41884
8168972: Editor support: move built-in and external editor support to the jdk repo 8167639: jshell tool: Edit Pad has readability issues Reviewed-by: jlahoda
Wed, 02 Nov 2016 13:42:03 -0400 8158963: RMI server-side multiplex protocol should be disabled
rriggs [Wed, 02 Nov 2016 13:42:03 -0400] rev 41883
8158963: RMI server-side multiplex protocol should be disabled Summary: add sun.rmi.transport.tcp.enableMultiplexProtocol to enable RMI multiplex protocol Reviewed-by: smarks
Wed, 02 Nov 2016 20:53:56 +0300 8168921: Inconsistent Annotation.toString()
igerasim [Wed, 02 Nov 2016 20:53:56 +0300] rev 41882
8168921: Inconsistent Annotation.toString() Reviewed-by: darcy, redestad
Wed, 02 Nov 2016 18:45:14 +0300 8168923: Use unsigned random long in a temp directory name
igerasim [Wed, 02 Nov 2016 18:45:14 +0300] rev 41881
8168923: Use unsigned random long in a temp directory name Reviewed-by: bpb, alanb
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 32253abe330e
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41880
Added tag jdk-9+143 for changeset 32253abe330e
Wed, 05 Jul 2017 22:25:02 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:02 +0200] rev 41879
Merge
Fri, 04 Nov 2016 17:52:18 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:18 +0000] rev 41878
Merge
Thu, 03 Nov 2016 18:08:02 -0700 6479237: (cl) Add support for classloader names
mchung [Thu, 03 Nov 2016 18:08:02 -0700] rev 41877
6479237: (cl) Add support for classloader names Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 621dfac78ca1
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41876
Added tag jdk-9+143 for changeset 621dfac78ca1
Mon, 07 Nov 2016 14:15:49 +0100 8160491: tar.gz bundles missing files containing $
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41875
8160491: tar.gz bundles missing files containing $ Reviewed-by: ihse
Mon, 07 Nov 2016 13:25:18 +0100 8168108: lib/classlist should be packaged in java.base.jmod
erikj [Mon, 07 Nov 2016 13:25:18 +0100] rev 41874
8168108: lib/classlist should be packaged in java.base.jmod Reviewed-by: mchung
Fri, 04 Nov 2016 17:52:02 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:02 +0000] rev 41873
Merge
Thu, 03 Nov 2016 13:44:53 -0700 Merge
ddehaven [Thu, 03 Nov 2016 13:44:53 -0700] rev 41872
Merge
Tue, 01 Nov 2016 12:58:01 +0300 8167176: Exported elements referring to inaccessible types in java.desktop
alexsch [Tue, 01 Nov 2016 12:58:01 +0300] rev 41871
8167176: Exported elements referring to inaccessible types in java.desktop Reviewed-by: prr, serb
Wed, 02 Nov 2016 16:21:36 -0700 8168974: Editor support: include properties file in image
rfield [Wed, 02 Nov 2016 16:21:36 -0700] rev 41870
8168974: Editor support: include properties file in image Reviewed-by: jlahoda
Fri, 04 Nov 2016 17:24:22 +0000 Added tag jdk-9+143 for changeset 97e8b9b653f9
lana [Fri, 04 Nov 2016 17:24:22 +0000] rev 41869
Added tag jdk-9+143 for changeset 97e8b9b653f9
Wed, 05 Jul 2017 22:24:43 +0200 Added tag jdk-9+143 for changeset d62173b931bf
duke [Wed, 05 Jul 2017 22:24:43 +0200] rev 41868
Added tag jdk-9+143 for changeset d62173b931bf
Wed, 05 Jul 2017 22:24:41 +0200 Merge jdk-9+143
duke [Wed, 05 Jul 2017 22:24:41 +0200] rev 41867
Merge
Wed, 05 Jul 2017 22:24:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:34 +0200] rev 41866
Merge
Wed, 02 Nov 2016 07:38:37 +0100 8131019: jshell tool: access javadoc from tool
jlahoda [Wed, 02 Nov 2016 07:38:37 +0100] rev 41865
8131019: jshell tool: access javadoc from tool Summary: Adding internal support to resolve {@inheritDoc} and format javadoc to plain text for use by jdk.jshell and jdk.scripting.nashorn.shell, enhancing Shift-<tab> documentation in JShell with ability to show javadoc. Reviewed-by: jjg, rfield
Tue, 01 Nov 2016 14:47:07 -0700 8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
darcy [Tue, 01 Nov 2016 14:47:07 -0700] rev 41864
8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed Reviewed-by: ksrini
Tue, 01 Nov 2016 11:28:16 -0700 8165646: (jdeprscan) adjust tool output to improve clarity
smarks [Tue, 01 Nov 2016 11:28:16 -0700] rev 41863
8165646: (jdeprscan) adjust tool output to improve clarity Reviewed-by: jjg, psandoz
Tue, 01 Nov 2016 10:51:53 -0400 8167431: javac takes too long time to resolve interface dependency
vromero [Tue, 01 Nov 2016 10:51:53 -0400] rev 41862
8167431: javac takes too long time to resolve interface dependency Reviewed-by: mcimadamore
Tue, 01 Nov 2016 10:14:42 -0400 8132562: javac fails with CLASSPATH with double-quotes as an environment variable
vromero [Tue, 01 Nov 2016 10:14:42 -0400] rev 41861
8132562: javac fails with CLASSPATH with double-quotes as an environment variable Reviewed-by: jjg
Mon, 31 Oct 2016 18:06:03 -0700 8167057: jdeps option to list modules and internal APIs for @modules for test dev
mchung [Mon, 31 Oct 2016 18:06:03 -0700] rev 41860
8167057: jdeps option to list modules and internal APIs for @modules for test dev Reviewed-by: dfuchs
Fri, 28 Oct 2016 10:17:56 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:17:56 +0100] rev 41859
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 17:11:16 -0700 8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
rfield [Thu, 27 Oct 2016 17:11:16 -0700] rev 41858
8167643: JShell: silently ignore access modifiers (as semantically irrelevant) Reviewed-by: jlahoda
Thu, 27 Oct 2016 21:22:12 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:12 +0000] rev 41857
Merge
Wed, 26 Oct 2016 15:41:25 +0100 8168774: Polymorhic signature method check crashes javac
mcimadamore [Wed, 26 Oct 2016 15:41:25 +0100] rev 41856
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
Wed, 26 Oct 2016 12:27:51 +0100 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
mcimadamore [Wed, 26 Oct 2016 12:27:51 +0100] rev 41855
8168134: Inference: javac incorrectly propagating inner constraint with primitive target Summary: Check for propagation doesn't take into account primitive type constraints Reviewed-by: vromero
Wed, 26 Oct 2016 11:22:50 +0530 8166367: Missing ExceptionTable attribute in anonymous class constructors
sadayapalam [Wed, 26 Oct 2016 11:22:50 +0530] rev 41854
8166367: Missing ExceptionTable attribute in anonymous class constructors Reviewed-by: vromero
Tue, 25 Oct 2016 08:39:12 -0700 8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
tbell [Tue, 25 Oct 2016 08:39:12 -0700] rev 41853
8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME Reviewed-by: erikj
Mon, 24 Oct 2016 19:59:35 -0700 8166649: jshell tool: missing --add-modules and --module-path
rfield [Mon, 24 Oct 2016 19:59:35 -0700] rev 41852
8166649: jshell tool: missing --add-modules and --module-path 8167462: jshell tool: /help /reload is wrong about re-executing commands Reviewed-by: jlahoda
Thu, 27 Oct 2016 16:29:02 +0000 Added tag jdk-9+142 for changeset a628785b9dd9
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41851
Added tag jdk-9+142 for changeset a628785b9dd9
Wed, 05 Jul 2017 22:24:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:23 +0200] rev 41850
Merge
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset 65fab2e83c63
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41849
Added tag jdk-9+142 for changeset 65fab2e83c63
Wed, 05 Jul 2017 22:24:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:15 +0200] rev 41848
Merge
Wed, 02 Nov 2016 14:16:13 +0800 8168968: Two jaxp tests failing after JDK-8167646
fyuan [Wed, 02 Nov 2016 14:16:13 +0800] rev 41847
8168968: Two jaxp tests failing after JDK-8167646 Reviewed-by: joehw, weijun
Mon, 31 Oct 2016 09:29:05 -0700 8069098: StAX produces the wrong event stream
joehw [Mon, 31 Oct 2016 09:29:05 -0700] rev 41846
8069098: StAX produces the wrong event stream Reviewed-by: lancea
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset d32a755d06d1
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41845
Added tag jdk-9+142 for changeset d32a755d06d1
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip