Thu, 13 Oct 2016 10:48:09 -0700 8141636: Javadoc search should support camelCase search
bpatel [Thu, 13 Oct 2016 10:48:09 -0700] rev 41523
8141636: Javadoc search should support camelCase search Reviewed-by: jjg
Wed, 12 Oct 2016 17:27:54 -0700 8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package
mchung [Wed, 12 Oct 2016 17:27:54 -0700] rev 41522
8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package Reviewed-by: lancea, ksrini
Wed, 12 Oct 2016 15:37:27 -0700 8164689: Retrofit jar, jlink, jmod as a ToolProvider
mchung [Wed, 12 Oct 2016 15:37:27 -0700] rev 41521
8164689: Retrofit jar, jlink, jmod as a ToolProvider Reviewed-by: alanb, jjg
Mon, 10 Oct 2016 12:36:56 +0200 8167354: Missing jtreg output when run using langtools makefiles
mlarsson [Mon, 10 Oct 2016 12:36:56 +0200] rev 41520
8167354: Missing jtreg output when run using langtools makefiles Reviewed-by: erikj, sla
Tue, 11 Oct 2016 13:16:45 +0200 8167442: Langtools ant build not working after addition of -Xlint:exports
jlahoda [Tue, 11 Oct 2016 13:16:45 +0200] rev 41519
8167442: Langtools ant build not working after addition of -Xlint:exports Summary: Disabling the exports lint when compiling the langtools modules until the warnings are resolved. Reviewed-by: mcimadamore, forax
Tue, 11 Oct 2016 12:29:39 +0200 8166890: JShell: locks forever when input is piped
jlahoda [Tue, 11 Oct 2016 12:29:39 +0200] rev 41518
8166890: JShell: locks forever when input is piped Summary: StopDetectingInputStream.setState must not override the state if the stream is closed. Reviewed-by: rfield, shinyafox
Tue, 11 Oct 2016 10:56:09 +0100 8167456: Tweak IntelliJ langtools project's jtreg settings
mcimadamore [Tue, 11 Oct 2016 10:56:09 +0100] rev 41517
8167456: Tweak IntelliJ langtools project's jtreg settings Summary: Adjust IntelliJ project template to reflect new serialized format of jtreg plugin settings Reviewed-by: jlahoda
Tue, 11 Oct 2016 10:31:10 +0200 8167320: Trying to document only java.base causes a NPE in javac
jlahoda [Tue, 11 Oct 2016 10:31:10 +0200] rev 41516
8167320: Trying to document only java.base causes a NPE in javac Summary: Ensure ModuleSymbol.getDirectives completes the Symbol Reviewed-by: ksrini, jjg
Tue, 11 Oct 2016 09:50:44 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:50:44 +0200] rev 41515
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Mon, 10 Oct 2016 18:41:12 -0700 8167128: JShell: /drop of statement gives confusing output
rfield [Mon, 10 Oct 2016 18:41:12 -0700] rev 41514
8167128: JShell: /drop of statement gives confusing output Reviewed-by: jlahoda
Thu, 13 Oct 2016 21:01:13 +0000 Added tag jdk-9+140 for changeset 5429549751ad
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41513
Added tag jdk-9+140 for changeset 5429549751ad
Wed, 05 Jul 2017 22:20:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:50 +0200] rev 41512
Merge
Thu, 13 Oct 2016 21:01:11 +0000 Added tag jdk-9+140 for changeset 4f24b84a3775
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41511
Added tag jdk-9+140 for changeset 4f24b84a3775
Wed, 05 Jul 2017 22:20:44 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:44 +0200] rev 41510
Merge
Mon, 17 Oct 2016 10:11:50 +0800 8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")"
fyuan [Mon, 17 Oct 2016 10:11:50 +0800] rev 41509
8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")" Summary: Skip the test if the environment doesn't support non-ASCII for file name. Reviewed-by: joehw Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Thu, 13 Oct 2016 23:02:30 +0000 Merge
lana [Thu, 13 Oct 2016 23:02:30 +0000] rev 41508
Merge
Wed, 12 Oct 2016 17:36:19 -0700 8058152: JDK accepts XSLT stylesheet having import element erroneously placed
joehw [Wed, 12 Oct 2016 17:36:19 -0700] rev 41507
8058152: JDK accepts XSLT stylesheet having import element erroneously placed Reviewed-by: naoto, lancea
Tue, 11 Oct 2016 17:39:31 -0700 8152530: NullPointerException when xmlns=""
joehw [Tue, 11 Oct 2016 17:39:31 -0700] rev 41506
8152530: NullPointerException when xmlns="" Reviewed-by: dfuchs, naoto, lancea
Thu, 13 Oct 2016 21:01:11 +0000 Added tag jdk-9+140 for changeset c4036f85c0c5
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41505
Added tag jdk-9+140 for changeset c4036f85c0c5
Wed, 05 Jul 2017 22:20:35 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:35 +0200] rev 41504
Merge
Thu, 13 Oct 2016 23:03:33 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:33 +0000] rev 41503
Merge
Wed, 12 Oct 2016 22:42:23 +0530 8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
sundar [Wed, 12 Oct 2016 22:42:23 +0530] rev 41502
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module Reviewed-by: jlaskey, alanb
Wed, 12 Oct 2016 13:23:15 +0200 8167443: Nashorn static method linking bypasses autoexported linkers
attila [Wed, 12 Oct 2016 13:23:15 +0200] rev 41501
8167443: Nashorn static method linking bypasses autoexported linkers Reviewed-by: hannesw, sundar
Tue, 11 Oct 2016 09:49:43 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:49:43 +0200] rev 41500
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:13 +0000 Added tag jdk-9+140 for changeset aa60c8d89a92
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41499
Added tag jdk-9+140 for changeset aa60c8d89a92
Wed, 05 Jul 2017 22:20:26 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:26 +0200] rev 41498
Merge
Thu, 13 Oct 2016 23:03:05 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:05 +0000] rev 41497
Merge
Tue, 11 Oct 2016 09:50:37 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:50:37 +0200] rev 41496
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:10 +0000 Added tag jdk-9+140 for changeset 522e6a7f6e61
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41495
Added tag jdk-9+140 for changeset 522e6a7f6e61
Wed, 05 Jul 2017 22:20:18 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:18 +0200] rev 41494
Merge
Mon, 17 Oct 2016 20:13:16 +0900 8167992: Update documentation of java.util.Date class
rgoel [Mon, 17 Oct 2016 20:13:16 +0900] rev 41493
8167992: Update documentation of java.util.Date class Reviewed-by: okutsu, peytoia
Fri, 14 Oct 2016 17:15:11 -0400 8167166: Java API docs mention a non-existent method getNanosOfSecond
rriggs [Fri, 14 Oct 2016 17:15:11 -0400] rev 41492
8167166: Java API docs mention a non-existent method getNanosOfSecond Reviewed-by: naoto
Thu, 13 Oct 2016 17:47:30 -0700 8167957: Remove FilePermission from default policy for jdk.charsets module
sherman [Thu, 13 Oct 2016 17:47:30 -0700] rev 41491
8167957: Remove FilePermission from default policy for jdk.charsets module Reviewed-by: mchung
Thu, 13 Oct 2016 23:02:35 +0000 Merge
lana [Thu, 13 Oct 2016 23:02:35 +0000] rev 41490
Merge
Thu, 13 Oct 2016 11:54:27 -0700 8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
sdrach [Thu, 13 Oct 2016 11:54:27 -0700] rev 41489
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list Reviewed-by: lancea
Thu, 13 Oct 2016 09:35:07 -0700 8166258: Unexpected code conversion by HKSCS converters
sherman [Thu, 13 Oct 2016 09:35:07 -0700] rev 41488
8166258: Unexpected code conversion by HKSCS converters Reviewed-by: naoto
Thu, 13 Oct 2016 12:37:42 +0100 8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
vinnie [Thu, 13 Oct 2016 12:37:42 +0100] rev 41487
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified Reviewed-by: xuelei, mullan
Thu, 13 Oct 2016 01:59:39 -0700 8055033: Shell tests for jrunscript don't pass through VM options
sundar [Thu, 13 Oct 2016 01:59:39 -0700] rev 41486
8055033: Shell tests for jrunscript don't pass through VM options Summary: passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers Reviewed-by: sundar Contributed-by: srinivas.dama@oracle.com
Thu, 13 Oct 2016 00:45:38 -0700 8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
tidu [Thu, 13 Oct 2016 00:45:38 -0700] rev 41485
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms Reviewed-by: xuelei Contributed-by: Tim Du <tiantian.du@oracle.com>
Wed, 12 Oct 2016 15:41:00 -0700 8164689: Retrofit jar, jlink, jmod as a ToolProvider
mchung [Wed, 12 Oct 2016 15:41:00 -0700] rev 41484
8164689: Retrofit jar, jlink, jmod as a ToolProvider Reviewed-by: alanb, lancea
Wed, 12 Oct 2016 14:31:17 -0700 8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error
sdrach [Wed, 12 Oct 2016 14:31:17 -0700] rev 41483
8166460: jdk/internal/util/jar/TestVersionedStream gets Assertion error Reviewed-by: psandoz
Wed, 12 Oct 2016 11:54:38 -0700 8134373: use collections convenience factories in the JDK
smarks [Wed, 12 Oct 2016 11:54:38 -0700] rev 41482
8134373: use collections convenience factories in the JDK Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks Contributed-by: jbluettduncan@gmail.com
Wed, 12 Oct 2016 22:44:43 +0530 8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
sundar [Wed, 12 Oct 2016 22:44:43 +0530] rev 41481
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module Reviewed-by: jlaskey, alanb
Wed, 12 Oct 2016 09:46:35 -0400 8162723: Array index overflow in Base64 utility class
mullan [Wed, 12 Oct 2016 09:46:35 -0400] rev 41480
8162723: Array index overflow in Base64 utility class Reviewed-by: ascarpino, jnimeh
Wed, 12 Oct 2016 14:25:07 +0200 8167479: arm 32/64 slowdebug fails to build on unpack200
erikj [Wed, 12 Oct 2016 14:25:07 +0200] rev 41479
8167479: arm 32/64 slowdebug fails to build on unpack200 Reviewed-by: ihse
Tue, 11 Oct 2016 16:25:52 -0700 8167524: Rogue character in Stream javadoc
psandoz [Tue, 11 Oct 2016 16:25:52 -0700] rev 41478
8167524: Rogue character in Stream javadoc Reviewed-by: smarks, darcy
Tue, 11 Oct 2016 15:49:37 -0700 8167459: Add debug output for indicating if a chosen ciphersuite was legacy
wetmore [Tue, 11 Oct 2016 15:49:37 -0700] rev 41477
8167459: Add debug output for indicating if a chosen ciphersuite was legacy Reviewed-by: xuelei
Tue, 11 Oct 2016 12:33:15 +0200 8166890: JShell: locks forever when input is piped
jlahoda [Tue, 11 Oct 2016 12:33:15 +0200] rev 41476
8166890: JShell: locks forever when input is piped Summary: Only read cursor position if connected to a terminal. Reviewed-by: rfield, shinyafox
Tue, 11 Oct 2016 12:25:54 +0200 8167387: libjimage.so has a bad runpath
erikj [Tue, 11 Oct 2016 12:25:54 +0200] rev 41475
8167387: libjimage.so has a bad runpath Reviewed-by: tbell, ihse
Tue, 11 Oct 2016 15:12:40 +0530 8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
vtewari [Tue, 11 Oct 2016 15:12:40 +0530] rev 41474
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty Reviewed-by: chegar, dfuchs
Tue, 11 Oct 2016 09:11:34 +0000 8167472: Chrome interop regression with JDK-8148516
xuelei [Tue, 11 Oct 2016 09:11:34 +0000] rev 41473
8167472: Chrome interop regression with JDK-8148516 Reviewed-by: weijun
Tue, 11 Oct 2016 09:50:04 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:50:04 +0200] rev 41472
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Tue, 11 Oct 2016 00:04:35 +0000 8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey
valeriep [Tue, 11 Oct 2016 00:04:35 +0000] rev 41471
8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey Summary: Replaced the reflection calls with the new sun.security.util.MessageDigestSpi2 interface Reviewed-by: xuelei, mchung
Thu, 13 Oct 2016 21:01:11 +0000 Added tag jdk-9+140 for changeset 9c298252e385
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41470
Added tag jdk-9+140 for changeset 9c298252e385
Wed, 05 Jul 2017 22:20:08 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:08 +0200] rev 41469
Merge
Thu, 13 Oct 2016 23:03:14 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:14 +0000] rev 41468
Merge
Thu, 13 Oct 2016 15:57:24 -0400 8167446: Add back PermSize and MaxPermSize
mockner [Thu, 13 Oct 2016 15:57:24 -0400] rev 41467
8167446: Add back PermSize and MaxPermSize Summary: Added Permsize and MaxPermSize as obsolete options to remain indefinitely. Reviewed-by: coleenp, hseigel, lfoltan
Thu, 13 Oct 2016 08:00:10 -0700 8167511: IgnoreModulePropertiesTest.java needs update for JDK-8162401
mchung [Thu, 13 Oct 2016 08:00:10 -0700] rev 41466
8167511: IgnoreModulePropertiesTest.java needs update for JDK-8162401 Reviewed-by: lfoltan, hseigel
Tue, 11 Oct 2016 09:49:50 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:49:50 +0200] rev 41465
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:10 +0000 Added tag jdk-9+140 for changeset ddbbb16c6b6e
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41464
Added tag jdk-9+140 for changeset ddbbb16c6b6e
Thu, 13 Oct 2016 23:02:25 +0000 Merge
lana [Thu, 13 Oct 2016 23:02:25 +0000] rev 41463
Merge
Wed, 12 Oct 2016 14:29:21 +0200 8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138
erikj [Wed, 12 Oct 2016 14:29:21 +0200] rev 41462
8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138 Reviewed-by: ihse, alanbur
Wed, 12 Oct 2016 14:22:55 +0200 8167488: Race condition in build with new exploded-image-optimize target
erikj [Wed, 12 Oct 2016 14:22:55 +0200] rev 41461
8167488: Race condition in build with new exploded-image-optimize target Reviewed-by: tbell, ihse
Tue, 11 Oct 2016 11:28:19 +0200 8158181: Stop adding missing newline to manifest files
ihse [Tue, 11 Oct 2016 11:28:19 +0200] rev 41460
8158181: Stop adding missing newline to manifest files Reviewed-by: erikj
Wed, 12 Oct 2016 11:49:09 +0200 8157623: Make --enable-ccache work properly with CCACHE from the environment
ihse [Wed, 12 Oct 2016 11:49:09 +0200] rev 41459
8157623: Make --enable-ccache work properly with CCACHE from the environment Reviewed-by: erikj
Tue, 11 Oct 2016 09:49:31 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:49:31 +0200] rev 41458
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:09 +0000 Added tag jdk-9+140 for changeset 0ffcfee0d9a9
lana [Thu, 13 Oct 2016 21:01:09 +0000] rev 41457
Added tag jdk-9+140 for changeset 0ffcfee0d9a9
Wed, 05 Jul 2017 22:19:49 +0200 Added tag jdk-9+140 for changeset 0875007901f7
duke [Wed, 05 Jul 2017 22:19:49 +0200] rev 41456
Added tag jdk-9+140 for changeset 0875007901f7
Wed, 05 Jul 2017 22:19:47 +0200 Merge jdk-9+140
duke [Wed, 05 Jul 2017 22:19:47 +0200] rev 41455
Merge
Wed, 05 Jul 2017 22:19:40 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:40 +0200] rev 41454
Merge
Mon, 10 Oct 2016 15:17:02 -0700 4649116: Add option to include full package description at top, before interface table
bpatel [Mon, 10 Oct 2016 15:17:02 -0700] rev 41453
4649116: Add option to include full package description at top, before interface table Reviewed-by: jjg
Mon, 10 Oct 2016 11:21:00 -0700 8165991: Fix DocTreeFactory newDocCommentTree
ksrini [Mon, 10 Oct 2016 11:21:00 -0700] rev 41452
8165991: Fix DocTreeFactory newDocCommentTree 8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section Reviewed-by: jjg
Mon, 10 Oct 2016 06:47:47 -0700 8151102: Cleanup javadoc exception handling
ksrini [Mon, 10 Oct 2016 06:47:47 -0700] rev 41451
8151102: Cleanup javadoc exception handling Reviewed-by: jjg
Tue, 11 Oct 2016 00:28:49 +0900 8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style
shinyafox [Tue, 11 Oct 2016 00:28:49 +0900] rev 41450
8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style Reviewed-by: rfield
Fri, 07 Oct 2016 20:48:39 -0700 8166648: jib make run-test for langtools results in intermittent failures on windows-x86
tbell [Fri, 07 Oct 2016 20:48:39 -0700] rev 41449
8166648: jib make run-test for langtools results in intermittent failures on windows-x86 Reviewed-by: erikj, jjg
Fri, 07 Oct 2016 16:49:39 -0700 8159855: Create an SPI for tools
jjg [Fri, 07 Oct 2016 16:49:39 -0700] rev 41448
8159855: Create an SPI for tools Reviewed-by: mchung
Fri, 07 Oct 2016 16:31:21 -0700 8072604: Improve handling of direct use of accept with TreePathScanner
jjg [Fri, 07 Oct 2016 16:31:21 -0700] rev 41447
8072604: Improve handling of direct use of accept with TreePathScanner Reviewed-by: ksrini
Thu, 06 Oct 2016 18:05:55 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41446
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:58 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:58 +0000] rev 41445
Merge
Thu, 06 Oct 2016 14:03:58 +0200 8153362: Add javac -Xlint warning to list exposed types which are not accessible
jlahoda [Thu, 06 Oct 2016 14:03:58 +0200] rev 41444
8153362: Add javac -Xlint warning to list exposed types which are not accessible Summary: Adding implementation to -Xlint:exports, to warn about exposing inaccessible types in API Reviewed-by: jjg
Wed, 05 Oct 2016 18:42:23 -0700 8167014: jdeps: Missing message: warn.skipped.entry
mchung [Wed, 05 Oct 2016 18:42:23 -0700] rev 41443
8167014: jdeps: Missing message: warn.skipped.entry Reviewed-by: alanb, lancea
Wed, 05 Oct 2016 18:41:43 -0700 8166846: jdeps fails to generate module info if there is any class in unnamed package
mchung [Wed, 05 Oct 2016 18:41:43 -0700] rev 41442
8166846: jdeps fails to generate module info if there is any class in unnamed package Reviewed-by: lancea
Wed, 05 Oct 2016 13:06:21 +0100 8167070: Performance regression in compound scopes
mcimadamore [Wed, 05 Oct 2016 13:06:21 +0100] rev 41441
8167070: Performance regression in compound scopes Summary: Extra call to inner scope's hasNext() causes performance regression Reviewed-by: jlahoda
Tue, 04 Oct 2016 18:56:03 -0700 8166860: Add magic number to jmod file
mchung [Tue, 04 Oct 2016 18:56:03 -0700] rev 41440
8166860: Add magic number to jmod file Reviewed-by: alanb, jjg
Tue, 04 Oct 2016 18:43:36 -0700 8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
smarks [Tue, 04 Oct 2016 18:43:36 -0700] rev 41439
8161338: (jdeprscan) remove JEP 293 non-conforming -cp option 8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected Reviewed-by: jjg
Tue, 04 Oct 2016 16:47:09 -0700 8166472: javac/javadoc expands @files incorrectly
jjg [Tue, 04 Oct 2016 16:47:09 -0700] rev 41438
8166472: javac/javadoc expands @files incorrectly Reviewed-by: henryjen, ksrini
Thu, 06 Oct 2016 20:56:13 +0000 Added tag jdk-9+139 for changeset 72fcbd6294cb
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41437
Added tag jdk-9+139 for changeset 72fcbd6294cb
Wed, 05 Jul 2017 22:19:30 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:30 +0200] rev 41436
Merge
Thu, 06 Oct 2016 18:05:54 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:54 -0700] rev 41435
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 20:56:11 +0000 Added tag jdk-9+139 for changeset 4cec206d8052
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41434
Added tag jdk-9+139 for changeset 4cec206d8052
Wed, 05 Jul 2017 22:19:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:22 +0200] rev 41433
Merge
Fri, 07 Oct 2016 10:51:19 -0700 8139584: XMLStreamWriterImpl does not write 'standalone' property
joehw [Fri, 07 Oct 2016 10:51:19 -0700] rev 41432
8139584: XMLStreamWriterImpl does not write 'standalone' property Reviewed-by: lancea
Thu, 06 Oct 2016 18:05:53 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41431
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:05 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:05 +0000] rev 41430
Merge
Mon, 03 Oct 2016 17:35:11 -0700 8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs
martin [Mon, 03 Oct 2016 17:35:11 -0700] rev 41429
8167002: JAXP schema validator: Use HashSet instead of ArrayList for tracking XML IDs Reviewed-by: joehw, dfuchs, redestad, lancea Contributed-by: jktomer@google.com
Thu, 06 Oct 2016 20:56:11 +0000 Added tag jdk-9+139 for changeset e1cb4c42ee86
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41428
Added tag jdk-9+139 for changeset e1cb4c42ee86
Wed, 05 Jul 2017 22:19:13 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:13 +0200] rev 41427
Merge
Fri, 07 Oct 2016 21:28:20 +0530 8167018: Nashorn and jjs should support --module-path and --add-modules options
sundar [Fri, 07 Oct 2016 21:28:20 +0530] rev 41426
8167018: Nashorn and jjs should support --module-path and --add-modules options Reviewed-by: jlaskey, hannesw
Fri, 07 Oct 2016 10:30:14 +0200 8167289: Backport ES6 updates from Graal.js
hannesw [Fri, 07 Oct 2016 10:30:14 +0200] rev 41425
8167289: Backport ES6 updates from Graal.js Reviewed-by: lagergren, sundar Contributed-by: andreas.woess@oracle.com
Thu, 06 Oct 2016 18:05:55 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:55 -0700] rev 41424
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 23:12:42 +0000 Merge
lana [Thu, 06 Oct 2016 23:12:42 +0000] rev 41423
Merge
Thu, 06 Oct 2016 16:27:47 +0200 8167117: insert missing final keywords
attila [Thu, 06 Oct 2016 16:27:47 +0200] rev 41422
8167117: insert missing final keywords Reviewed-by: jlaskey, sundar
Wed, 05 Oct 2016 13:38:12 +0530 8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
sundar [Wed, 05 Oct 2016 13:38:12 +0530] rev 41421
8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:" Reviewed-by: hannesw
Thu, 06 Oct 2016 20:56:13 +0000 Added tag jdk-9+139 for changeset 1c5f97d2d3fb
lana [Thu, 06 Oct 2016 20:56:13 +0000] rev 41420
Added tag jdk-9+139 for changeset 1c5f97d2d3fb
Wed, 05 Jul 2017 22:19:03 +0200 Merge
duke [Wed, 05 Jul 2017 22:19:03 +0200] rev 41419
Merge
Thu, 06 Oct 2016 18:05:44 -0700 8166799: ASSEMBLY_EXCEPTION contains historical company name
iris [Thu, 06 Oct 2016 18:05:44 -0700] rev 41418
8166799: ASSEMBLY_EXCEPTION contains historical company name Reviewed-by: mchung, tbell
Thu, 06 Oct 2016 20:56:10 +0000 Added tag jdk-9+139 for changeset 1c034834ae82
lana [Thu, 06 Oct 2016 20:56:10 +0000] rev 41417
Added tag jdk-9+139 for changeset 1c034834ae82
Wed, 05 Jul 2017 22:18:55 +0200 Merge
duke [Wed, 05 Jul 2017 22:18:55 +0200] rev 41416
Merge
Mon, 10 Oct 2016 15:58:42 -0700 8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
psandoz [Mon, 10 Oct 2016 15:58:42 -0700] rev 41415
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain Reviewed-by: martin, dl
Mon, 10 Oct 2016 15:46:14 -0700 8162401: Support multiple --add-exports and --add-reads with the same module/package
mchung [Mon, 10 Oct 2016 15:46:14 -0700] rev 41414
8162401: Support multiple --add-exports and --add-reads with the same module/package Reviewed-by: alanb, redestad, sundar
Mon, 10 Oct 2016 14:26:49 -0700 Merge
prr [Mon, 10 Oct 2016 14:26:49 -0700] rev 41413
Merge
Mon, 10 Oct 2016 14:21:39 -0700 Merge
prr [Mon, 10 Oct 2016 14:21:39 -0700] rev 41412
Merge
Mon, 10 Oct 2016 13:31:48 -0700 Merge
prr [Mon, 10 Oct 2016 13:31:48 -0700] rev 41411
Merge
Mon, 03 Oct 2016 14:10:40 -0700 Merge
prr [Mon, 03 Oct 2016 14:10:40 -0700] rev 41410
Merge
Mon, 03 Oct 2016 18:51:49 +0300 8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity
ssadetsky [Mon, 03 Oct 2016 18:51:49 +0300] rev 41409
8165619: Frame is not repainted if created in state=MAXIMIZED_BOTH on Unity Reviewed-by: azvegint
Fri, 30 Sep 2016 22:10:44 +0300 8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows
ssadetsky [Fri, 30 Sep 2016 22:10:44 +0300] rev 41408
8132664: closed/javax/swing/DataTransfer/DefaultNoDrop/DefaultNoDrop.java locks on Windows Reviewed-by: serb
Fri, 30 Sep 2016 22:57:41 +0400 8165234: Provide a way to not close toggle menu items on mouse click on component level
alexsch [Fri, 30 Sep 2016 22:57:41 +0400] rev 41407
8165234: Provide a way to not close toggle menu items on mouse click on component level Reviewed-by: serb, ssadetsky
Fri, 30 Sep 2016 11:45:30 -0700 8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems
ceisserer [Fri, 30 Sep 2016 11:45:30 -0700] rev 41406
8162591: All existing gradient paint implementations have issues with coordinates/sizes larger than Short.MAX_VALUE (exactly) on any Linux systems Reviewed-by: flar, serb, prr
Fri, 30 Sep 2016 09:28:18 -0700 Merge
prr [Fri, 30 Sep 2016 09:28:18 -0700] rev 41405
Merge
Thu, 29 Sep 2016 11:13:42 +0530 8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG.
jdv [Thu, 29 Sep 2016 11:13:42 +0530] rev 41404
8166685: We should unpin stream and pixel buffer in case of setjmp during writeImage in JPEG. Reviewed-by: prr, psadhukhan
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip