Mon, 29 Aug 2016 15:53:03 +0200 8164745: javac -Xmodule compiles the module in a way that reads the unnamed module
jlahoda [Mon, 29 Aug 2016 15:53:03 +0200] rev 40602
8164745: javac -Xmodule compiles the module in a way that reads the unnamed module Summary: Ensuring proper separation between named modules the unnamed module when using -Xmodule Reviewed-by: jjg
Mon, 29 Aug 2016 11:13:48 +0000 8153897: jshell tool: "not active" must be pulled from resource file
ntv [Mon, 29 Aug 2016 11:13:48 +0000] rev 40601
8153897: jshell tool: "not active" must be pulled from resource file Summary: Not active error msg pulled from resource file Reviewed-by: rfield
Mon, 29 Aug 2016 09:58:42 +0000 8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class))
ntv [Mon, 29 Aug 2016 09:58:42 +0000] rev 40600
8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class)) Summary: Replacde EnumSet.allOf(FormatCase.class) with FormatCase.all Reviewed-by: rfield
Fri, 26 Aug 2016 15:54:36 -0700 8164887: update tests to remove use of old-style options
jjg [Fri, 26 Aug 2016 15:54:36 -0700] rev 40599
8164887: update tests to remove use of old-style options Reviewed-by: mchung
Fri, 26 Aug 2016 11:36:08 -0700 8158738: jshell tool: Save does not affect jshell if started from another editor
rfield [Fri, 26 Aug 2016 11:36:08 -0700] rev 40598
8158738: jshell tool: Save does not affect jshell if started from another editor Reviewed-by: jlahoda
Thu, 25 Aug 2016 21:58:13 -0700 8164835: add a few tools tests to the problem list
smarks [Thu, 25 Aug 2016 21:58:13 -0700] rev 40597
8164835: add a few tools tests to the problem list Reviewed-by: darcy
Thu, 25 Aug 2016 17:58:39 -0700 8145464: implement deprecation static analysis tool
smarks [Thu, 25 Aug 2016 17:58:39 -0700] rev 40596
8145464: implement deprecation static analysis tool Reviewed-by: psandoz, darcy
Thu, 25 Aug 2016 22:35:51 +0000 Merge
lana [Thu, 25 Aug 2016 22:35:51 +0000] rev 40595
Merge
Thu, 25 Aug 2016 11:51:19 +0100 8164399: inference of thrown variable does not work correctly
mcimadamore [Thu, 25 Aug 2016 11:51:19 +0100] rev 40594
8164399: inference of thrown variable does not work correctly Summary: Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1 Reviewed-by: vromero, dlsmith
Wed, 24 Aug 2016 17:41:52 -0700 8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package
vromero [Wed, 24 Aug 2016 17:41:52 -0700] rev 40593
8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package Reviewed-by: jjg
Wed, 24 Aug 2016 15:40:35 -0700 8164747: allclasses-frame broken after JDK-8162353
jjg [Wed, 24 Aug 2016 15:40:35 -0700] rev 40592
8164747: allclasses-frame broken after JDK-8162353 Reviewed-by: bpatel
Wed, 24 Aug 2016 12:23:10 -0700 8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
vromero [Wed, 24 Aug 2016 12:23:10 -0700] rev 40591
8047338: javac is not correctly filtering non-members methods to obtain the function descriptor Reviewed-by: mcimadamore
Tue, 23 Aug 2016 10:19:49 +0100 8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/
anazarov [Tue, 23 Aug 2016 10:19:49 +0100] rev 40590
8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/ Reviewed-by: anazarov, iris, jjg, shurailine Contributed-by: Sandeep Konchady <sandeep.konchady@oracle.com>
Mon, 22 Aug 2016 19:33:00 -0700 8164598: Problem list TestIOException.java
darcy [Mon, 22 Aug 2016 19:33:00 -0700] rev 40589
8164598: Problem list TestIOException.java Reviewed-by: jjg
Mon, 22 Aug 2016 19:31:37 -0700 8160089: jshell tool: use new double-dash long-form command-line options
rfield [Mon, 22 Aug 2016 19:31:37 -0700] rev 40588
8160089: jshell tool: use new double-dash long-form command-line options Reviewed-by: jlahoda
Mon, 22 Aug 2016 16:32:40 -0700 8164130: Simplify doclet IOException handling
jjg [Mon, 22 Aug 2016 16:32:40 -0700] rev 40587
8164130: Simplify doclet IOException handling Reviewed-by: bpatel, ksrini
Thu, 25 Aug 2016 21:18:47 +0000 Added tag jdk-9+133 for changeset 611ca58fca75
lana [Thu, 25 Aug 2016 21:18:47 +0000] rev 40586
Added tag jdk-9+133 for changeset 611ca58fca75
Wed, 05 Jul 2017 22:08:38 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:38 +0200] rev 40585
Merge
Thu, 25 Aug 2016 21:18:46 +0000 Added tag jdk-9+133 for changeset a6f581ca1fc4
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40584
Added tag jdk-9+133 for changeset a6f581ca1fc4
Wed, 05 Jul 2017 22:08:33 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:33 +0200] rev 40583
Merge
Fri, 26 Aug 2016 14:50:00 -0700 8163232: Catalog API: Consolidating CatalogResolver to support all XML Resolvers
joehw [Fri, 26 Aug 2016 14:50:00 -0700] rev 40582
8163232: Catalog API: Consolidating CatalogResolver to support all XML Resolvers Reviewed-by: dfuchs, lancea
Thu, 25 Aug 2016 22:36:20 +0000 Merge
lana [Thu, 25 Aug 2016 22:36:20 +0000] rev 40581
Merge
Tue, 23 Aug 2016 13:33:03 -0700 8157797: SAX Parser throws incorrect error on invalid xml
joehw [Tue, 23 Aug 2016 13:33:03 -0700] rev 40580
8157797: SAX Parser throws incorrect error on invalid xml Reviewed-by: lancea
Thu, 25 Aug 2016 21:18:45 +0000 Added tag jdk-9+133 for changeset 0aa2e371af02
lana [Thu, 25 Aug 2016 21:18:45 +0000] rev 40579
Added tag jdk-9+133 for changeset 0aa2e371af02
Wed, 05 Jul 2017 22:08:24 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:24 +0200] rev 40578
Merge
Thu, 25 Aug 2016 22:36:15 +0000 Merge
lana [Thu, 25 Aug 2016 22:36:15 +0000] rev 40577
Merge
Thu, 25 Aug 2016 22:23:59 +0530 8164748: Edit pad crashes when calling function
sundar [Thu, 25 Aug 2016 22:23:59 +0530] rev 40576
8164748: Edit pad crashes when calling function Reviewed-by: jlaskey
Wed, 24 Aug 2016 14:02:41 +0530 8164618: add documentation for NativeNumber and NativeBoolean
sundar [Wed, 24 Aug 2016 14:02:41 +0530] rev 40575
8164618: add documentation for NativeNumber and NativeBoolean Reviewed-by: sundar Contributed-by: srinivas.dama@oracle.com
Thu, 25 Aug 2016 21:18:47 +0000 Added tag jdk-9+133 for changeset a3fdd74e324a
lana [Thu, 25 Aug 2016 21:18:47 +0000] rev 40574
Added tag jdk-9+133 for changeset a3fdd74e324a
Wed, 05 Jul 2017 22:08:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:15 +0200] rev 40573
Merge
Thu, 25 Aug 2016 21:18:44 +0000 Added tag jdk-9+133 for changeset 93cc31534cc4
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40572
Added tag jdk-9+133 for changeset 93cc31534cc4
Wed, 05 Jul 2017 22:08:08 +0200 Merge
duke [Wed, 05 Jul 2017 22:08:08 +0200] rev 40571
Merge
Mon, 29 Aug 2016 11:39:12 -0700 8066577: Cleanup and make better use of the stream API in the jrtfs code
sherman [Mon, 29 Aug 2016 11:39:12 -0700] rev 40570
8066577: Cleanup and make better use of the stream API in the jrtfs code Reviewed-by: alanb, psandoz, redestad
Mon, 29 Aug 2016 20:55:06 +0300 8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test"
snikandrova [Mon, 29 Aug 2016 20:55:06 +0300] rev 40569
8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test" Reviewed-by: xuelei
Mon, 29 Aug 2016 21:09:36 +0530 8159004: jlink attempts to create launcher scripts when root/bin dir does not exist
sundar [Mon, 29 Aug 2016 21:09:36 +0530] rev 40568
8159004: jlink attempts to create launcher scripts when root/bin dir does not exist Reviewed-by: jlaskey, alanb
Mon, 29 Aug 2016 09:10:07 -0300 8161000: GPL header incorrect - classfile/classpath
jlaskey [Mon, 29 Aug 2016 09:10:07 -0300] rev 40567
8161000: GPL header incorrect - classfile/classpath Reviewed-by: sundar
Mon, 29 Aug 2016 11:23:34 +0200 8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java
clanger [Mon, 29 Aug 2016 11:23:34 +0200] rev 40566
8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java Reviewed-by: alanb
Fri, 26 Aug 2016 13:44:20 -0700 8061842: Package jurisdiction policy files as something other than JAR
wetmore [Fri, 26 Aug 2016 13:44:20 -0700] rev 40565
8061842: Package jurisdiction policy files as something other than JAR Reviewed-by: xuelei, weijun, mullan
Thu, 25 Aug 2016 20:53:40 +0300 8005068: HttpCookie does not correctly handle negative maxAge values
snikandrova [Thu, 25 Aug 2016 20:53:40 +0300] rev 40564
8005068: HttpCookie does not correctly handle negative maxAge values Reviewed-by: chegar
Fri, 26 Aug 2016 09:57:36 -0700 8074838: Resolve disabled warnings for libj2pkcs11
ascarpino [Fri, 26 Aug 2016 09:57:36 -0700] rev 40563
8074838: Resolve disabled warnings for libj2pkcs11 Reviewed-by: wetmore, erikj
Fri, 26 Aug 2016 18:10:12 +0200 8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371
redestad [Fri, 26 Aug 2016 18:10:12 +0200] rev 40562
8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371 Reviewed-by: sundar, vlivanov
Fri, 26 Aug 2016 21:31:47 +0530 8164800: Cross targeting Windows
sundar [Fri, 26 Aug 2016 21:31:47 +0530] rev 40561
8164800: Cross targeting Windows Reviewed-by: jlaskey, alanb, mchung
Fri, 26 Aug 2016 08:33:28 -0700 8163561: Add a test for Proxy Authentication in HTTP/2 Client API
xiaofeya [Fri, 26 Aug 2016 08:33:28 -0700] rev 40560
8163561: Add a test for Proxy Authentication in HTTP/2 Client API Reviewed-by: chegar Contributed-by: Felix Yang <felix.yang@oracle.com>
Fri, 26 Aug 2016 16:16:09 +0200 8163371: Enable tracing which JLI classes can be pre-generated
redestad [Fri, 26 Aug 2016 16:16:09 +0200] rev 40559
8163371: Enable tracing which JLI classes can be pre-generated Reviewed-by: vlivanov
Fri, 26 Aug 2016 08:16:42 -0400 8024714: In java.security file, ocsp.responderCertSubjectName should not contain quotes
mullan [Fri, 26 Aug 2016 08:16:42 -0400] rev 40558
8024714: In java.security file, ocsp.responderCertSubjectName should not contain quotes Reviewed-by: vinnie
Fri, 26 Aug 2016 01:20:30 -0700 8006690: sun/security/krb5/auto/BadKdc* tests fails intermittently
ssahoo [Fri, 26 Aug 2016 01:20:30 -0700] rev 40557
8006690: sun/security/krb5/auto/BadKdc* tests fails intermittently Summary: Some of test for bad KDC failed intermittently Reviewed-by: weijun
Fri, 26 Aug 2016 11:50:36 +0530 8147491: module graph consistency checks after jlink plugins operate on module pool
sundar [Fri, 26 Aug 2016 11:50:36 +0530] rev 40556
8147491: module graph consistency checks after jlink plugins operate on module pool Reviewed-by: jlaskey, mchung, psandoz
Thu, 25 Aug 2016 21:58:38 -0700 8164834: remove jdeprscan from tools/launcher/VersionCheck.java
smarks [Thu, 25 Aug 2016 21:58:38 -0700] rev 40555
8164834: remove jdeprscan from tools/launcher/VersionCheck.java Reviewed-by: sundar, darcy
Thu, 25 Aug 2016 17:58:49 -0700 8164698: modify jdk makefiles to build jdeprscan
smarks [Thu, 25 Aug 2016 17:58:49 -0700] rev 40554
8164698: modify jdk makefiles to build jdeprscan Reviewed-by: psandoz
Thu, 25 Aug 2016 22:35:56 +0000 Merge
lana [Thu, 25 Aug 2016 22:35:56 +0000] rev 40553
Merge
Thu, 25 Aug 2016 17:08:15 -0400 8150158: Update bugs.sun.com references to bugs.java.com
mullan [Thu, 25 Aug 2016 17:08:15 -0400] rev 40552
8150158: Update bugs.sun.com references to bugs.java.com Reviewed-by: ascarpino
Thu, 25 Aug 2016 15:06:26 -0400 8151893: Add security property to configure XML Signature secure validation mode
mullan [Thu, 25 Aug 2016 15:06:26 -0400] rev 40551
8151893: Add security property to configure XML Signature secure validation mode Reviewed-by: jnimeh, xuelei
Thu, 25 Aug 2016 13:29:47 +0200 8164739: Remove computation of predefined interpreter forms
redestad [Thu, 25 Aug 2016 13:29:47 +0200] rev 40550
8164739: Remove computation of predefined interpreter forms Reviewed-by: vlivanov
Thu, 25 Aug 2016 10:01:20 +0100 8066943: (fs) Path.relativize() gives incorrect result for ".."
alanb [Thu, 25 Aug 2016 10:01:20 +0100] rev 40549
8066943: (fs) Path.relativize() gives incorrect result for ".." Reviewed-by: prappo, bpb
Thu, 25 Aug 2016 09:43:46 +0530 8163793: jlink has typo in copy-files plugin help text example
sundar [Thu, 25 Aug 2016 09:43:46 +0530] rev 40548
8163793: jlink has typo in copy-files plugin help text example Reviewed-by: sundar, redestad Contributed-by: srinivas.dama@oracle.com
Wed, 24 Aug 2016 12:50:37 -0700 8163353: NPE in ConcurrentHashMap.removeAll()
dl [Wed, 24 Aug 2016 12:50:37 -0700] rev 40547
8163353: NPE in ConcurrentHashMap.removeAll() Reviewed-by: martin, psandoz, redestad, alanb
Wed, 24 Aug 2016 11:23:58 -0700 8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
bpb [Wed, 24 Aug 2016 11:23:58 -0700] rev 40546
8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java Summary: Add some print statements. Reviewed-by: alanb
Wed, 24 Aug 2016 10:58:29 -0700 8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups
asmotrak [Wed, 24 Aug 2016 10:58:29 -0700] rev 40545
8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups Reviewed-by: alanb
Wed, 24 Aug 2016 17:57:20 +0100 8150530: Improve javax.crypto.BadPaddingException messages
coffeys [Wed, 24 Aug 2016 17:57:20 +0100] rev 40544
8150530: Improve javax.crypto.BadPaddingException messages Reviewed-by: xuelei
Wed, 24 Aug 2016 16:11:21 +0200 8164569: Generate non-customized invoker forms at link time
redestad [Wed, 24 Aug 2016 16:11:21 +0200] rev 40543
8164569: Generate non-customized invoker forms at link time Reviewed-by: vlivanov
Wed, 24 Aug 2016 16:09:34 +0200 8164483: Generate field lambda forms at link time
redestad [Wed, 24 Aug 2016 16:09:34 +0200] rev 40542
8164483: Generate field lambda forms at link time Reviewed-by: vlivanov
Wed, 24 Aug 2016 13:54:17 +0200 8164669: Lazier initialization of java.time
redestad [Wed, 24 Aug 2016 13:54:17 +0200] rev 40541
8164669: Lazier initialization of java.time Reviewed-by: scolebourne, chegar, alanb
Wed, 24 Aug 2016 13:32:00 +0800 8164656: krb5 does not retry if TCP connection timeouts
weijun [Wed, 24 Aug 2016 13:32:00 +0800] rev 40540
8164656: krb5 does not retry if TCP connection timeouts Reviewed-by: xuelei
Tue, 23 Aug 2016 11:26:41 -0700 8164585: JarFile::isMultiRelease does not return true in all cases where it should return true
sdrach [Tue, 23 Aug 2016 11:26:41 -0700] rev 40539
8164585: JarFile::isMultiRelease does not return true in all cases where it should return true Reviewed-by: alanb, psandoz Contributed-by: steve.drach@oracle.com
Tue, 23 Aug 2016 15:44:01 -0700 8160971: Re-enable VarHandle tests quarantined by JDK-8160690
psandoz [Tue, 23 Aug 2016 15:44:01 -0700] rev 40538
8160971: Re-enable VarHandle tests quarantined by JDK-8160690 Reviewed-by: vlivanov
Tue, 23 Aug 2016 10:51:17 -0700 8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
bpb [Tue, 23 Aug 2016 10:51:17 -0700] rev 40537
8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java Summary: Remove file extensions of AAC and FLAC audio encodings from the list of extensions verified. Reviewed-by: alanb
Tue, 23 Aug 2016 10:49:15 -0700 7180225: SecurityExceptions not defined in some class loader methods
bchristi [Tue, 23 Aug 2016 10:49:15 -0700] rev 40536
7180225: SecurityExceptions not defined in some class loader methods Reviewed-by: mchung, mullan
Tue, 23 Aug 2016 10:38:01 -0700 8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads
asmotrak [Tue, 23 Aug 2016 10:38:01 -0700] rev 40535
8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads Reviewed-by: alanb
Tue, 23 Aug 2016 10:32:14 -0700 8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread
asmotrak [Tue, 23 Aug 2016 10:32:14 -0700] rev 40534
8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread Reviewed-by: clanger, chegar
Tue, 23 Aug 2016 10:30:16 -0400 8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource
lancea [Tue, 23 Aug 2016 10:30:16 -0400] rev 40533
8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource Reviewed-by: darcy
Mon, 22 Aug 2016 19:28:36 -0700 8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
rfield [Mon, 22 Aug 2016 19:28:36 -0700] rev 40532
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple Reviewed-by: jlahoda
Mon, 22 Aug 2016 18:22:19 -0700 8163126: Fix @modules in some of jdk/* tests
shurailine [Mon, 22 Aug 2016 18:22:19 -0700] rev 40531
8163126: Fix @modules in some of jdk/* tests Reviewed-by: weijun, alanb, mchung
Mon, 22 Aug 2016 17:22:09 -0700 8164524: Correct inconsistencies in floating-point abs spec
darcy [Mon, 22 Aug 2016 17:22:09 -0700] rev 40530
8164524: Correct inconsistencies in floating-point abs spec Reviewed-by: martin, bpb
Mon, 22 Aug 2016 15:27:50 -0700 8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
amurillo [Mon, 22 Aug 2016 15:27:50 -0700] rev 40529
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList Reviewed-by: jwilhelm
Thu, 18 Aug 2016 17:18:21 -0700 8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file
sdrach [Thu, 18 Aug 2016 17:18:21 -0700] rev 40528
8164389: jdk.nio.zipfs.JarFileSystem does not completely traverse the versioned entries in a multi-release jar file Reviewed-by: psandoz Contributed-by: steve.drach@oracle.com
Mon, 22 Aug 2016 22:16:54 +0300 8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
igerasim [Mon, 22 Aug 2016 22:16:54 +0300] rev 40527
8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input Reviewed-by: scolebourne, ntv, coffeys
Thu, 25 Aug 2016 21:18:46 +0000 Added tag jdk-9+133 for changeset 77232505c496
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40526
Added tag jdk-9+133 for changeset 77232505c496
Wed, 05 Jul 2017 22:07:54 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:54 +0200] rev 40525
Merge
Thu, 25 Aug 2016 22:36:30 +0000 Merge
lana [Thu, 25 Aug 2016 22:36:30 +0000] rev 40524
Merge
Fri, 19 Aug 2016 17:19:47 +0200 8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC
jwilhelm [Fri, 19 Aug 2016 17:19:47 +0200] rev 40523
8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC Reviewed-by: jprovino
Thu, 25 Aug 2016 21:18:44 +0000 Added tag jdk-9+133 for changeset cf75dd18b3cd
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40522
Added tag jdk-9+133 for changeset cf75dd18b3cd
Thu, 25 Aug 2016 21:18:44 +0000 Added tag jdk-9+133 for changeset 3d8b2db865d7
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40521
Added tag jdk-9+133 for changeset 3d8b2db865d7
Wed, 05 Jul 2017 22:07:36 +0200 Added tag jdk-9+133 for changeset e17429a7e843
duke [Wed, 05 Jul 2017 22:07:36 +0200] rev 40520
Added tag jdk-9+133 for changeset e17429a7e843
Wed, 05 Jul 2017 22:07:34 +0200 Merge jdk-9+133
duke [Wed, 05 Jul 2017 22:07:34 +0200] rev 40519
Merge
Wed, 05 Jul 2017 22:07:28 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:28 +0200] rev 40518
Merge
Mon, 22 Aug 2016 18:19:31 +0200 8156911: JShell: file manager should be closed
jlahoda [Mon, 22 Aug 2016 18:19:31 +0200] rev 40517
8156911: JShell: file manager should be closed Summary: Properly closing the file manager when it is being thrown away on error. Reviewed-by: rfield
Mon, 22 Aug 2016 09:12:11 -0700 8154374: JShell: setContextClassLoader() for remote Snippet class loader
rfield [Mon, 22 Aug 2016 09:12:11 -0700] rev 40516
8154374: JShell: setContextClassLoader() for remote Snippet class loader 8080347: jshell tool: /vars when the status is other than Active Reviewed-by: jlahoda
Mon, 22 Aug 2016 08:18:18 -0700 8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
rfield [Mon, 22 Aug 2016 08:18:18 -0700] rev 40515
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis Reviewed-by: jlahoda
Mon, 22 Aug 2016 15:16:30 +0200 8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391
jlahoda [Mon, 22 Aug 2016 15:16:30 +0200] rev 40514
8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391 Summary: Empty classpath is not working on Windows; using a classpath consisting on a sole empty dir Reviewed-by: mcimadamore
Mon, 22 Aug 2016 09:59:43 +0200 8153391: an image created for \"jdk.compiler\" fails to run javac
jlahoda [Mon, 22 Aug 2016 09:59:43 +0200] rev 40513
8153391: an image created for \"jdk.compiler\" fails to run javac Summary: Improving errors produced by javac when the zipfs implementation is missing in the JDK image. Reviewed-by: jjg
Fri, 19 Aug 2016 13:55:26 -0700 8158906: JShell: crashes with extremely long result value
rfield [Fri, 19 Aug 2016 13:55:26 -0700] rev 40512
8158906: JShell: crashes with extremely long result value Reviewed-by: jlahoda, shinyafox
Fri, 19 Aug 2016 12:54:02 -0700 8155995: Update javadoc to include module search
bpatel [Fri, 19 Aug 2016 12:54:02 -0700] rev 40511
8155995: Update javadoc to include module search Reviewed-by: jjg, ksrini
Fri, 19 Aug 2016 16:45:22 +0100 8164481: Remove jtreg run configurations from langtools idea project
mcimadamore [Fri, 19 Aug 2016 16:45:22 +0100] rev 40510
8164481: Remove jtreg run configurations from langtools idea project Summary: Update langtools intellij project and related ant build files. Reviewed-by: jlahoda
Thu, 18 Aug 2016 21:33:52 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:52 +0000] rev 40509
Merge
Thu, 18 Aug 2016 05:48:35 -0700 8159305: Enhance the javadoc tool to support module related options
ksrini [Thu, 18 Aug 2016 05:48:35 -0700] rev 40508
8159305: Enhance the javadoc tool to support module related options Reviewed-by: bpatel, jjg
Wed, 17 Aug 2016 10:34:48 +0530 8162576: Missing doclint check missing for modules
sadayapalam [Wed, 17 Aug 2016 10:34:48 +0530] rev 40507
8162576: Missing doclint check missing for modules Reviewed-by: jjg, ksrini Contributed-by: lance.andersen@oracle.com, srikanth.adayapalam@oracle.com
Tue, 16 Aug 2016 10:57:13 -0700 8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles
jjg [Tue, 16 Aug 2016 10:57:13 -0700] rev 40506
8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles Reviewed-by: bpatel
Tue, 16 Aug 2016 10:35:10 -0700 8098537: Incorrect fonts in Java 8 javadocs
jjg [Tue, 16 Aug 2016 10:35:10 -0700] rev 40505
8098537: Incorrect fonts in Java 8 javadocs 8072052: <dd> part of <dl> list in javadoc should not be in monospace font Reviewed-by: bpatel
Tue, 16 Aug 2016 16:43:00 +0200 8078561: Error message should be generated once when -source 6 is specified
jlahoda [Tue, 16 Aug 2016 16:43:00 +0200] rev 40504
8078561: Error message should be generated once when -source 6 is specified Summary: Code to avoid duplicated errors about features not supported in the current source level moved to Log Reviewed-by: jjg
Mon, 15 Aug 2016 22:14:25 -0700 8135291: [javadoc] broken link in Package com.sun.tools.jconsole
bpatel [Mon, 15 Aug 2016 22:14:25 -0700] rev 40503
8135291: [javadoc] broken link in Package com.sun.tools.jconsole Reviewed-by: jjg, ksrini
Tue, 16 Aug 2016 09:45:19 +0530 8157512: AssertionError in javac when module-info < v53.0
sadayapalam [Tue, 16 Aug 2016 09:45:19 +0530] rev 40502
8157512: AssertionError in javac when module-info < v53.0 Reviewed-by: jjg
Tue, 16 Aug 2016 09:13:33 +0530 8157519: Error messages when compiling a malformed module-info.java confusing
sadayapalam [Tue, 16 Aug 2016 09:13:33 +0530] rev 40501
8157519: Error messages when compiling a malformed module-info.java confusing Reviewed-by: jjg
Mon, 15 Aug 2016 18:00:36 -0700 8162353: javadoc should provide a way to disable use of frames
jjg [Mon, 15 Aug 2016 18:00:36 -0700] rev 40500
8162353: javadoc should provide a way to disable use of frames Reviewed-by: bpatel, ksrini
Mon, 15 Aug 2016 13:42:34 -0700 8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage
darcy [Mon, 15 Aug 2016 13:42:34 -0700] rev 40499
8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage Reviewed-by: jjg
Mon, 15 Aug 2016 11:39:53 -0700 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
rfield [Mon, 15 Aug 2016 11:39:53 -0700] rev 40498
8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ... Reviewed-by: jlahoda
Thu, 18 Aug 2016 21:01:24 +0000 Added tag jdk-9+132 for changeset 3f7eb1205cee
lana [Thu, 18 Aug 2016 21:01:24 +0000] rev 40497
Added tag jdk-9+132 for changeset 3f7eb1205cee
Wed, 05 Jul 2017 22:07:18 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:18 +0200] rev 40496
Merge
Thu, 18 Aug 2016 21:33:54 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:54 +0000] rev 40495
Merge
Thu, 18 Aug 2016 12:24:30 -0400 8161965: Create initial javadoc description for modules
lancea [Thu, 18 Aug 2016 12:24:30 -0400] rev 40494
8161965: Create initial javadoc description for modules Reviewed-by: mchung, alanb, abuckley
Thu, 18 Aug 2016 21:01:22 +0000 Added tag jdk-9+132 for changeset 569affa8463a
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40493
Added tag jdk-9+132 for changeset 569affa8463a
Wed, 05 Jul 2017 22:07:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:07:09 +0200] rev 40492
Merge
Fri, 19 Aug 2016 08:47:11 -0700 Merge
ddehaven [Fri, 19 Aug 2016 08:47:11 -0700] rev 40491
Merge
Mon, 15 Aug 2016 08:15:01 -0700 Merge
ddehaven [Mon, 15 Aug 2016 08:15:01 -0700] rev 40490
Merge
Thu, 11 Aug 2016 10:38:13 -0700 Merge
prr [Thu, 11 Aug 2016 10:38:13 -0700] rev 40489
Merge
Fri, 05 Aug 2016 12:03:50 -0700 Merge
prr [Fri, 05 Aug 2016 12:03:50 -0700] rev 40488
Merge
Wed, 27 Jul 2016 18:48:44 +0800 8158486: Remove wptg id from jaxp resource files - JDK9
prr [Wed, 27 Jul 2016 18:48:44 +0800] rev 40487
8158486: Remove wptg id from jaxp resource files - JDK9 Summary: Remove wptg id from jaxp resource files Reviewed-by: joehw Contributed-by: li.jiang@oracle.com
Thu, 18 Aug 2016 21:33:56 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:56 +0000] rev 40486
Merge
Thu, 18 Aug 2016 12:59:00 -0400 8161965: Create initial javadoc description for modules
lancea [Thu, 18 Aug 2016 12:59:00 -0400] rev 40485
8161965: Create initial javadoc description for modules Reviewed-by: mchung, alanb, abuckley
Thu, 18 Aug 2016 16:56:31 +0300 8146961: Fix PermGen memory leaks caused by static final Exceptions
aefimov [Thu, 18 Aug 2016 16:56:31 +0300] rev 40484
8146961: Fix PermGen memory leaks caused by static final Exceptions Reviewed-by: joehw, shade, clanger, plevart
Tue, 16 Aug 2016 17:35:47 -0700 6211561: XPath.evaluate(String,Object,QName) throws exception if context node is null
joehw [Tue, 16 Aug 2016 17:35:47 -0700] rev 40483
6211561: XPath.evaluate(String,Object,QName) throws exception if context node is null Reviewed-by: lancea
Thu, 18 Aug 2016 21:01:22 +0000 Added tag jdk-9+132 for changeset c75a04d91fda
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40482
Added tag jdk-9+132 for changeset c75a04d91fda
Wed, 05 Jul 2017 22:06:55 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:55 +0200] rev 40481
Merge
Thu, 18 Aug 2016 21:33:30 +0000 Merge
lana [Thu, 18 Aug 2016 21:33:30 +0000] rev 40480
Merge
Thu, 18 Aug 2016 16:54:27 +0530 8164260: readLine does not echo characters
sundar [Thu, 18 Aug 2016 16:54:27 +0530] rev 40479
8164260: readLine does not echo characters Reviewed-by: jlaskey
Wed, 17 Aug 2016 19:16:28 +0530 8164216: Netbeans makefile for nashorn should use JDK_9 as platform
sundar [Wed, 17 Aug 2016 19:16:28 +0530] rev 40478
8164216: Netbeans makefile for nashorn should use JDK_9 as platform Reviewed-by: jlaskey
Tue, 16 Aug 2016 15:04:51 +0200 8163945: Honor Number type hint in toPrimitive on Numbers
hannesw [Tue, 16 Aug 2016 15:04:51 +0200] rev 40477
8163945: Honor Number type hint in toPrimitive on Numbers Reviewed-by: jlaskey, mhaupt
Thu, 18 Aug 2016 21:01:24 +0000 Added tag jdk-9+132 for changeset bdadcb4724d1
lana [Thu, 18 Aug 2016 21:01:24 +0000] rev 40476
Added tag jdk-9+132 for changeset bdadcb4724d1
Wed, 05 Jul 2017 22:06:46 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:46 +0200] rev 40475
Merge
Thu, 18 Aug 2016 21:34:24 +0000 Merge
lana [Thu, 18 Aug 2016 21:34:24 +0000] rev 40474
Merge
Wed, 17 Aug 2016 13:27:22 -0400 8161965: Create initial javadoc description for modules
lancea [Wed, 17 Aug 2016 13:27:22 -0400] rev 40473
8161965: Create initial javadoc description for modules Reviewed-by: mchung, alanb, abuckley
Thu, 18 Aug 2016 21:01:21 +0000 Added tag jdk-9+132 for changeset ccfc90be04f8
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40472
Added tag jdk-9+132 for changeset ccfc90be04f8
Wed, 05 Jul 2017 22:06:37 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:37 +0200] rev 40471
Merge
Mon, 22 Aug 2016 08:27:10 -0700 Merge
amurillo [Mon, 22 Aug 2016 08:27:10 -0700] rev 40470
Merge
Fri, 19 Aug 2016 11:22:17 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:17 -0700] rev 40469
Merge
Tue, 16 Aug 2016 09:57:50 +0200 8164012: com/sun/jdi/CatchPatternTest.sh fails on jdk9/hs with Required output "Exception occurred: java.lang.IllegalMonitorStateException" not found
sla [Tue, 16 Aug 2016 09:57:50 +0200] rev 40468
8164012: com/sun/jdi/CatchPatternTest.sh fails on jdk9/hs with Required output "Exception occurred: java.lang.IllegalMonitorStateException" not found Summary: Change test so that irrelevant exceptions do not interfere Reviewed-by: dholmes, dsamersoff
Mon, 15 Aug 2016 15:35:27 -0400 8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip
gtriantafill [Mon, 15 Aug 2016 15:35:27 -0400] rev 40467
8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip Reviewed-by: dholmes, ctornqvi
Fri, 12 Aug 2016 14:12:56 -0700 Merge
amurillo [Fri, 12 Aug 2016 14:12:56 -0700] rev 40466
Merge
Thu, 11 Aug 2016 16:22:09 -0700 Merge
iveresov [Thu, 11 Aug 2016 16:22:09 -0700] rev 40465
Merge
Mon, 08 Aug 2016 11:32:11 +0300 8129523: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
dpochepk [Mon, 08 Aug 2016 11:32:11 +0300] rev 40464
8129523: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout Reviewed-by: kvn
Thu, 11 Aug 2016 17:47:47 +0300 8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames
dsamersoff [Thu, 11 Aug 2016 17:47:47 +0300] rev 40463
8163143: illegal bci error with interpreted frames in SA due to mirror being stored in interpreted frames Summary: Added code to represent the frame mirror offset in SA Reviewed-by: dsamersoff Contributed-by: jini.george@oracle.com
Mon, 22 Aug 2016 08:50:40 -0400 8164397: Provide javadoc descriptions for the jdk.security.auth and jdk.security.jgss modules
mullan [Mon, 22 Aug 2016 08:50:40 -0400] rev 40462
8164397: Provide javadoc descriptions for the jdk.security.auth and jdk.security.jgss modules Reviewed-by: weijun, xuelei
Mon, 22 Aug 2016 12:57:43 +0200 8164525: Re-examine zero form link time pre-generation
redestad [Mon, 22 Aug 2016 12:57:43 +0200] rev 40461
8164525: Re-examine zero form link time pre-generation Reviewed-by: vlivanov, forax
Mon, 22 Aug 2016 13:36:33 +0200 Merge
plevart [Mon, 22 Aug 2016 13:36:33 +0200] rev 40460
Merge
Mon, 22 Aug 2016 13:16:51 +0200 8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
plevart [Mon, 22 Aug 2016 13:16:51 +0200] rev 40459
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use Summary: Move it to jdk.internal.loader and make it public Reviewed-by: shade, alanb
Mon, 22 Aug 2016 06:52:58 -0400 8164515: Add back javadoc module description for java.se.ee
lancea [Mon, 22 Aug 2016 06:52:58 -0400] rev 40458
8164515: Add back javadoc module description for java.se.ee Reviewed-by: tbell
Mon, 22 Aug 2016 15:17:11 +0900 8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results
rgoel [Mon, 22 Aug 2016 15:17:11 +0900] rev 40457
8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results Reviewed-by: okutsu
Mon, 22 Aug 2016 14:55:11 +0900 8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
rgoel [Mon, 22 Aug 2016 14:55:11 +0900] rev 40456
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT Reviewed-by: naoto, okutsu
Mon, 22 Aug 2016 14:24:46 +0900 7094818: closed/java/text/Format/DateFormat tests failed on Hindi
peytoia [Mon, 22 Aug 2016 14:24:46 +0900] rev 40455
7094818: closed/java/text/Format/DateFormat tests failed on Hindi 8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale 8134733: java/util/Calendar/CalendarRegression.java failed in ar locale. Reviewed-by: okutsu
Sat, 20 Aug 2016 17:10:17 +0800 8164437: Test for JDK-8042900
weijun [Sat, 20 Aug 2016 17:10:17 +0800] rev 40454
8164437: Test for JDK-8042900 Summary: GSSContext is of a different type when jdk.security.jgss is not loaded Reviewed-by: xuelei
Fri, 19 Aug 2016 23:24:23 +0000 8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation
valeriep [Fri, 19 Aug 2016 23:24:23 +0000] rev 40453
8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation Summary: Changed to check all components instead of only the public exponent for RSA CRT key determination Reviewed-by: vinnie
Fri, 19 Aug 2016 22:15:32 +0100 8164494: SunPKCS11 requires a non-empty PBE password
vinnie [Fri, 19 Aug 2016 22:15:32 +0100] rev 40452
8164494: SunPKCS11 requires a non-empty PBE password Reviewed-by: valeriep
Fri, 19 Aug 2016 13:38:12 -0700 8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
bpb [Fri, 19 Aug 2016 13:38:12 -0700] rev 40451
8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts Summary: Add audio/vnd.dlna.adts as an allowed MIME type for the aac extension. Reviewed-by: darcy
Fri, 19 Aug 2016 17:46:44 +0200 8164485: Zero forms not properly generated
redestad [Fri, 19 Aug 2016 17:46:44 +0200] rev 40450
8164485: Zero forms not properly generated Reviewed-by: psandoz
Fri, 19 Aug 2016 10:57:44 -0700 8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException
asmotrak [Fri, 19 Aug 2016 10:57:44 -0700] rev 40449
8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException Reviewed-by: valeriep
Fri, 19 Aug 2016 10:41:29 -0700 Merge
ddehaven [Fri, 19 Aug 2016 10:41:29 -0700] rev 40448
Merge
Fri, 19 Aug 2016 08:47:12 -0700 Merge
ddehaven [Fri, 19 Aug 2016 08:47:12 -0700] rev 40447
Merge
Tue, 16 Aug 2016 11:13:46 +0300 8163583: [macosx] Press "To Back" button on the Dialog,the Dialog moves behind the Frame
dmarkov [Tue, 16 Aug 2016 11:13:46 +0300] rev 40446
8163583: [macosx] Press "To Back" button on the Dialog,the Dialog moves behind the Frame Reviewed-by: serb
Mon, 15 Aug 2016 10:23:39 -0700 Merge
ddehaven [Mon, 15 Aug 2016 10:23:39 -0700] rev 40445
Merge
Mon, 15 Aug 2016 20:08:55 +0300 8163949: Cleanup of classes which are related to JavaSound
serb [Mon, 15 Aug 2016 20:08:55 +0300] rev 40444
8163949: Cleanup of classes which are related to JavaSound Reviewed-by: prr
Mon, 15 Aug 2016 08:15:02 -0700 Merge
ddehaven [Mon, 15 Aug 2016 08:15:02 -0700] rev 40443
Merge
Fri, 12 Aug 2016 14:35:56 -0700 8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write
bpb [Fri, 12 Aug 2016 14:35:56 -0700] rev 40442
8152966: ClassCastException when adding IFD to the TIFFDirectory before the image write Summary: Move the private method getDirectoryAsIFD(TIFFDirectory) from the API class TIFFDirectory to a public method in the internal class TIFFIFD and replace all casts of TIFFDirectory to TIFFIFD with its invocation Reviewed-by: prr
Fri, 12 Aug 2016 20:36:41 +0300 8159696: java.beans.MethodRef#get throws NullPointerException
serb [Fri, 12 Aug 2016 20:36:41 +0300] rev 40441
8159696: java.beans.MethodRef#get throws NullPointerException Reviewed-by: alexsch
Fri, 12 Aug 2016 18:43:13 +0300 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
mcherkas [Fri, 12 Aug 2016 18:43:13 +0300] rev 40440
8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice Reviewed-by: serb
Thu, 11 Aug 2016 21:48:53 -0500 8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild
ptbrunet [Thu, 11 Aug 2016 21:48:53 -0500] rev 40439
8161483: Implement AccessibleAction interface in JList.AccessibleJList.AccessibleJListChild Summary: Move AccessibleAction implementation from subclass to AccessibleJListChild Reviewed-by: alexsch, prr, darcy
Thu, 11 Aug 2016 11:35:47 -0700 8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages()
bpb [Thu, 11 Aug 2016 11:35:47 -0700] rev 40438
8145014: "IIOException: Couldn't seek!" when calling TIFFImageReader.getNumImages() Summary: In locateImage() break and decrement image count for zero-entry IFDs and on encountering an EOF. Reviewed-by: prr
Thu, 11 Aug 2016 10:37:50 -0700 Merge
prr [Thu, 11 Aug 2016 10:37:50 -0700] rev 40437
Merge
Wed, 10 Aug 2016 02:50:58 +0300 8155690: Update libPNG library to the latest up-to-date
azvegint [Wed, 10 Aug 2016 02:50:58 +0300] rev 40436
8155690: Update libPNG library to the latest up-to-date Reviewed-by: serb
Tue, 09 Aug 2016 16:20:02 -0700 8163238: Upgrade to harfbuzz 1.3.0 in JDK 9
prr [Tue, 09 Aug 2016 16:20:02 -0700] rev 40435
8163238: Upgrade to harfbuzz 1.3.0 in JDK 9 Reviewed-by: vadim, serb
Tue, 09 Aug 2016 12:08:51 +0300 8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display
alexsch [Tue, 09 Aug 2016 12:08:51 +0300] rev 40434
8160986: Bad rendering of Swing UI controls with Metal L&F on HiDPI display Reviewed-by: prr
Tue, 09 Aug 2016 13:55:27 +0530 8160455: KSS : class.forName issue in TIFFImageMetadata.java
jdv [Tue, 09 Aug 2016 13:55:27 +0530] rev 40433
8160455: KSS : class.forName issue in TIFFImageMetadata.java Reviewed-by: prr, bpb, serb
Tue, 09 Aug 2016 13:45:17 +0530 8160456: KSS : resource loading issue in TIFFMetadataFormat.java
jdv [Tue, 09 Aug 2016 13:45:17 +0530] rev 40432
8160456: KSS : resource loading issue in TIFFMetadataFormat.java Reviewed-by: prr, bpb
Tue, 09 Aug 2016 13:22:58 +0530 5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs
psadhukhan [Tue, 09 Aug 2016 13:22:58 +0530] rev 40431
5080098: Page Range must be disabled on the common print dlg for Non serv-formatted flvrs Reviewed-by: prr, jdv
Tue, 09 Aug 2016 10:17:51 +0300 8162856: JSlider thumb is twice smaller on HiDPI display
alexsch [Tue, 09 Aug 2016 10:17:51 +0300] rev 40430
8162856: JSlider thumb is twice smaller on HiDPI display Reviewed-by: prr, serb
Mon, 08 Aug 2016 11:09:19 -0700 8150154: AIOOB Exception during sequential write of TIFF images
bpb [Mon, 08 Aug 2016 11:09:19 -0700] rev 40429
8150154: AIOOB Exception during sequential write of TIFF images Summary: Need to reset isRescaling variable when resetting the ImageWriter. Reviewed-by: prr
Mon, 08 Aug 2016 11:40:39 +0400 8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
rstevens [Mon, 08 Aug 2016 11:40:39 +0400] rev 40428
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced Reviewed-by: serb, alexsch
Fri, 05 Aug 2016 12:03:58 -0700 Merge
prr [Fri, 05 Aug 2016 12:03:58 -0700] rev 40427
Merge
Fri, 05 Aug 2016 16:20:02 +0300 8162970: Merge error in the DefaultRowSorter.java
serb [Fri, 05 Aug 2016 16:20:02 +0300] rev 40426
8162970: Merge error in the DefaultRowSorter.java Reviewed-by: alexsch
Fri, 05 Aug 2016 15:48:37 +0530 8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails
arapte [Fri, 05 Aug 2016 15:48:37 +0530] rev 40425
8039081: [TEST_BUG] Test java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java fails Reviewed-by: serb, psadhukhan
Wed, 03 Aug 2016 15:18:58 +0800 8159713: Make the non-translated keywords clear to translator in jar.properties
prr [Wed, 03 Aug 2016 15:18:58 +0800] rev 40424
8159713: Make the non-translated keywords clear to translator in jar.properties 8161183: Need extra newline in the end of for multi-lines strings in jar.properties Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Thu, 04 Aug 2016 15:58:28 +0200 8163177: Fix for 8152971 breaks builds with VS2010
clanger [Thu, 04 Aug 2016 15:58:28 +0200] rev 40423
8163177: Fix for 8152971 breaks builds with VS2010 Reviewed-by: simonis, pnarayanan
Wed, 03 Aug 2016 17:01:51 -0700 8155960: TIFF javadoc contains HTML entities inside {@code} tags
bpb [Wed, 03 Aug 2016 17:01:51 -0700] rev 40422
8155960: TIFF javadoc contains HTML entities inside {@code} tags Summary: Remove &nbsp; from inside @code tags. Reviewed-by: prr
Wed, 03 Aug 2016 22:53:38 +0200 8159638: Improve array caches and renderer stats in Marlin renderer
lbourges [Wed, 03 Aug 2016 22:53:38 +0200] rev 40421
8159638: Improve array caches and renderer stats in Marlin renderer Summary: Byte/Float/Int ArrayCache (Reference) refactoring + improved cache statistics and tuning settings Reviewed-by: flar, prr
Fri, 19 Aug 2016 18:06:46 +0100 8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader
chegar [Fri, 19 Aug 2016 18:06:46 +0100] rev 40420
8156841: sun.security.pkcs11.SunPKCS11 poller thread retains a strong reference to the context class loader Reviewed-by: dfuchs, jnimeh, valeriep
Fri, 19 Aug 2016 13:50:03 +0200 8164451: Generate all zero and identity forms at link time
redestad [Fri, 19 Aug 2016 13:50:03 +0200] rev 40419
8164451: Generate all zero and identity forms at link time Reviewed-by: shade, mhaupt, vlivanov
Fri, 19 Aug 2016 10:03:43 +0200 8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
mhaupt [Fri, 19 Aug 2016 10:03:43 +0200] rev 40418
8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE Reviewed-by: redestad
Fri, 19 Aug 2016 16:29:41 +0900 8164326: jrtfsviewer.js and jrtls.js does not work
ysuenaga [Fri, 19 Aug 2016 16:29:41 +0900] rev 40417
8164326: jrtfsviewer.js and jrtls.js does not work Reviewed-by: sherman, sundar
Fri, 19 Aug 2016 06:27:54 +0000 8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
valeriep [Fri, 19 Aug 2016 06:27:54 +0000] rev 40416
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin Summary: Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER Reviewed-by: weijun
Thu, 18 Aug 2016 17:30:49 -0700 8164189: Collectors.toSet() parallel performance improvement
tvaleev [Thu, 18 Aug 2016 17:30:49 -0700] rev 40415
8164189: Collectors.toSet() parallel performance improvement Reviewed-by: shade, psandoz
Fri, 19 Aug 2016 01:41:54 +0300 8153438: Avoid repeated "Please insert a smart card" popup windows
igerasim [Fri, 19 Aug 2016 01:41:54 +0300] rev 40414
8153438: Avoid repeated "Please insert a smart card" popup windows Reviewed-by: vinnie, valeriep
Thu, 18 Aug 2016 17:51:40 -0400 8164394: Minor correction in Java API doc for DataSource
lancea [Thu, 18 Aug 2016 17:51:40 -0400] rev 40413
8164394: Minor correction in Java API doc for DataSource Reviewed-by: darcy, jjg, tbell
Thu, 18 Aug 2016 21:34:03 +0000 Merge
lana [Thu, 18 Aug 2016 21:34:03 +0000] rev 40412
Merge
Thu, 18 Aug 2016 12:48:23 -0700 8162808: Add references to the standard JSSE cipher suite names in javadoc
jnimeh [Thu, 18 Aug 2016 12:48:23 -0700] rev 40411
8162808: Add references to the standard JSSE cipher suite names in javadoc Summary: Add hyperlinks to the cipher suite section of the Standard Names documentation for various SSL class methods when they reference cipher suites by name Reviewed-by: xuelei, mullan
Thu, 18 Aug 2016 22:07:09 +0300 8163517: Various cleanup in java.io code
igerasim [Thu, 18 Aug 2016 22:07:09 +0300] rev 40410
8163517: Various cleanup in java.io code Reviewed-by: shade, rriggs, redestad
Thu, 18 Aug 2016 15:05:02 -0400 8138661: Minor correction in Java API doc for DataSource
lancea [Thu, 18 Aug 2016 15:05:02 -0400] rev 40409
8138661: Minor correction in Java API doc for DataSource Reviewed-by: naoto
Thu, 18 Aug 2016 19:00:39 +0200 8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
redestad [Thu, 18 Aug 2016 19:00:39 +0200] rev 40408
8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time Reviewed-by: vlivanov, mhaupt, shade
Thu, 18 Aug 2016 09:52:43 -0700 8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124
amurillo [Thu, 18 Aug 2016 09:52:43 -0700] rev 40407
8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124 Reviewed-by: darcy
Thu, 18 Aug 2016 16:27:15 +0300 8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
snikandrova [Thu, 18 Aug 2016 16:27:15 +0300] rev 40406
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException Reviewed-by: dfuchs, clanger
Thu, 18 Aug 2016 12:39:23 -0400 8161965: Create initial javadoc description for modules
lancea [Thu, 18 Aug 2016 12:39:23 -0400] rev 40405
8161965: Create initial javadoc description for modules Reviewed-by: mchung, alanb, abuckley
Wed, 17 Aug 2016 16:03:52 -0700 8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission.
ascarpino [Wed, 17 Aug 2016 16:03:52 -0700] rev 40404
8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission. Reviewed-by: mullan, jnimeh
Wed, 17 Aug 2016 21:14:39 +0100 6977937: The SunJCE PBKDF2KeyImpl is requiring the MAC instance also be from SunJCE.
vinnie [Wed, 17 Aug 2016 21:14:39 +0100] rev 40403
6977937: The SunJCE PBKDF2KeyImpl is requiring the MAC instance also be from SunJCE. Reviewed-by: xuelei, ascarpino, wetmore
Wed, 17 Aug 2016 14:41:17 -0400 Merge
mullan [Wed, 17 Aug 2016 14:41:17 -0400] rev 40402
Merge
Wed, 17 Aug 2016 14:40:12 -0400 8164071: Default.policy file missing content for solaris
mullan [Wed, 17 Aug 2016 14:40:12 -0400] rev 40401
8164071: Default.policy file missing content for solaris Reviewed-by: erikj
Wed, 17 Aug 2016 08:44:38 -0700 Merge
amurillo [Wed, 17 Aug 2016 08:44:38 -0700] rev 40400
Merge
Tue, 16 Aug 2016 08:18:27 -0700 Merge
amurillo [Tue, 16 Aug 2016 08:18:27 -0700] rev 40399
Merge
Fri, 12 Aug 2016 13:58:18 -0700 Merge
amurillo [Fri, 12 Aug 2016 13:58:18 -0700] rev 40398
Merge
Mon, 08 Aug 2016 21:59:33 +0900 8163272: jhsdb jinfo cannot show system properties
ysuenaga [Mon, 08 Aug 2016 21:59:33 +0900] rev 40397
8163272: jhsdb jinfo cannot show system properties Reviewed-by: dholmes, dsamersoff
Fri, 05 Aug 2016 09:58:09 -0700 Merge
amurillo [Fri, 05 Aug 2016 09:58:09 -0700] rev 40396
Merge
Thu, 04 Aug 2016 16:11:30 -0700 8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail
cjplummer [Thu, 04 Aug 2016 16:11:30 -0700] rev 40395
8162670: make of jtreg_tests fails if no tests are run, causing jprt test runs to also fail Summary: Clear the jtreg exit code when set to 1. Reviewed-by: stsmirno, dholmes
Wed, 17 Aug 2016 10:08:18 +0800 8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
weijun [Wed, 17 Aug 2016 10:08:18 +0800] rev 40394
8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less 8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout Reviewed-by: xuelei
Tue, 16 Aug 2016 21:28:10 +0800 8141411: keytool can wrongly parse the start date value given by the -startdate option
weijun [Tue, 16 Aug 2016 21:28:10 +0800] rev 40393
8141411: keytool can wrongly parse the start date value given by the -startdate option Reviewed-by: xuelei
Tue, 16 Aug 2016 12:34:00 +0530 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"
ssahoo [Tue, 16 Aug 2016 12:34:00 +0530] rev 40392
8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto" Reviewed-by: valeriep
Tue, 16 Aug 2016 15:26:41 +0900 8129555: DateFormatSymbols: month-related methods must refer to Calendar constants
nishjain [Tue, 16 Aug 2016 15:26:41 +0900] rev 40391
8129555: DateFormatSymbols: month-related methods must refer to Calendar constants Reviewed-by: naoto, okutsu, peytoia
Mon, 15 Aug 2016 16:32:41 -0700 8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error
asmotrak [Mon, 15 Aug 2016 16:32:41 -0700] rev 40390
8162484: javax/net/ssl/Stapling/SSLSocketWithStapling.java test fails intermittently with "Address already in use" error Reviewed-by: xuelei, jnimeh
Mon, 15 Aug 2016 23:45:32 +0300 8163896: Finalizing one key of a KeyPair invalidates the other key
igerasim [Mon, 15 Aug 2016 23:45:32 +0300] rev 40389
8163896: Finalizing one key of a KeyPair invalidates the other key Reviewed-by: coffeys, vinnie
Thu, 18 Aug 2016 21:01:22 +0000 Added tag jdk-9+132 for changeset 5542e4584972
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40388
Added tag jdk-9+132 for changeset 5542e4584972
Wed, 05 Jul 2017 22:06:09 +0200 Merge
duke [Wed, 05 Jul 2017 22:06:09 +0200] rev 40387
Merge
Fri, 19 Aug 2016 11:22:14 -0700 Merge
amurillo [Fri, 19 Aug 2016 11:22:14 -0700] rev 40386
Merge
Tue, 16 Aug 2016 09:56:18 -0400 8030221: Checking for anonymous class should check for NULL as well as potential nesting
hseigel [Tue, 16 Aug 2016 09:56:18 -0400] rev 40385
8030221: Checking for anonymous class should check for NULL as well as potential nesting Summary: Store the first non-anonymous class as the host when defining the anonymous class so don't need look for it later. Reviewed-by: dholmes, lfoltan
Mon, 15 Aug 2016 13:14:08 -0700 8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace
cjplummer [Mon, 15 Aug 2016 13:14:08 -0700] rev 40384
8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace Summary: Skip an extra frame in _get_previous_fp() when it is not inlined. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:13:48 -0700 8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used
cjplummer [Mon, 15 Aug 2016 13:13:48 -0700] rev 40383
8133747: NMT includes an extra stack frame due to assumption NMT is making on tail calls being used Summary: Better frame skipping logic in NativeCallStack::NativeCallStack. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 13:06:50 -0700 8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64
cjplummer [Mon, 15 Aug 2016 13:06:50 -0700] rev 40382
8133749: os::current_frame() is not returning the proper frame on ARM and solaris-x64 Summary: Need to go up one extra frame to be consistent with other platforms. Reviewed-by: dholmes, zgu
Mon, 15 Aug 2016 16:15:16 +0200 8069540: Remove universal binaries support from hotspot build
erikj [Mon, 15 Aug 2016 16:15:16 +0200] rev 40381
8069540: Remove universal binaries support from hotspot build Reviewed-by: tbell, dholmes, dcubed
Tue, 09 Aug 2016 21:57:29 +0900 8163185: jhsdb jstack cannot work with normal mode
ysuenaga [Tue, 09 Aug 2016 21:57:29 +0900] rev 40380
8163185: jhsdb jstack cannot work with normal mode Reviewed-by: dsamersoff, dholmes
Fri, 12 Aug 2016 14:12:55 -0700 Merge
amurillo [Fri, 12 Aug 2016 14:12:55 -0700] rev 40379
Merge
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip