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
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
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
jjg [Fri, 26 Aug 2016 15:54:36 -0700] rev 40599
8164887: update tests to remove use of old-style options
Reviewed-by: mchung
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
smarks [Thu, 25 Aug 2016 21:58:13 -0700] rev 40597
8164835: add a few tools tests to the problem list
Reviewed-by: darcy
smarks [Thu, 25 Aug 2016 17:58:39 -0700] rev 40596
8145464: implement deprecation static analysis tool
Reviewed-by: psandoz, darcy
lana [Thu, 25 Aug 2016 22:35:51 +0000] rev 40595
Merge
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
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
jjg [Wed, 24 Aug 2016 15:40:35 -0700] rev 40592
8164747: allclasses-frame broken after JDK-8162353
Reviewed-by: bpatel
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
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>
darcy [Mon, 22 Aug 2016 19:33:00 -0700] rev 40589
8164598: Problem list TestIOException.java
Reviewed-by: jjg
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
jjg [Mon, 22 Aug 2016 16:32:40 -0700] rev 40587
8164130: Simplify doclet IOException handling
Reviewed-by: bpatel, ksrini
lana [Thu, 25 Aug 2016 21:18:47 +0000] rev 40586
Added tag jdk-9+133 for changeset 611ca58fca75
duke [Wed, 05 Jul 2017 22:08:38 +0200] rev 40585
Merge
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40584
Added tag jdk-9+133 for changeset a6f581ca1fc4
duke [Wed, 05 Jul 2017 22:08:33 +0200] rev 40583
Merge
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
lana [Thu, 25 Aug 2016 22:36:20 +0000] rev 40581
Merge
joehw [Tue, 23 Aug 2016 13:33:03 -0700] rev 40580
8157797: SAX Parser throws incorrect error on invalid xml
Reviewed-by: lancea
lana [Thu, 25 Aug 2016 21:18:45 +0000] rev 40579
Added tag jdk-9+133 for changeset 0aa2e371af02
duke [Wed, 05 Jul 2017 22:08:24 +0200] rev 40578
Merge
lana [Thu, 25 Aug 2016 22:36:15 +0000] rev 40577
Merge
sundar [Thu, 25 Aug 2016 22:23:59 +0530] rev 40576
8164748: Edit pad crashes when calling function
Reviewed-by: jlaskey
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
lana [Thu, 25 Aug 2016 21:18:47 +0000] rev 40574
Added tag jdk-9+133 for changeset a3fdd74e324a
duke [Wed, 05 Jul 2017 22:08:15 +0200] rev 40573
Merge
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40572
Added tag jdk-9+133 for changeset 93cc31534cc4
duke [Wed, 05 Jul 2017 22:08:08 +0200] rev 40571
Merge
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
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
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
jlaskey [Mon, 29 Aug 2016 09:10:07 -0300] rev 40567
8161000: GPL header incorrect - classfile/classpath
Reviewed-by: sundar
clanger [Mon, 29 Aug 2016 11:23:34 +0200] rev 40566
8164649: Cleanup of test java/nio/channels/FileChannel/Lock.java
Reviewed-by: alanb
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
snikandrova [Thu, 25 Aug 2016 20:53:40 +0300] rev 40564
8005068: HttpCookie does not correctly handle negative maxAge values
Reviewed-by: chegar
ascarpino [Fri, 26 Aug 2016 09:57:36 -0700] rev 40563
8074838: Resolve disabled warnings for libj2pkcs11
Reviewed-by: wetmore, erikj
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
sundar [Fri, 26 Aug 2016 21:31:47 +0530] rev 40561
8164800: Cross targeting Windows
Reviewed-by: jlaskey, alanb, mchung
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>
redestad [Fri, 26 Aug 2016 16:16:09 +0200] rev 40559
8163371: Enable tracing which JLI classes can be pre-generated
Reviewed-by: vlivanov
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
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
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
smarks [Thu, 25 Aug 2016 21:58:38 -0700] rev 40555
8164834: remove jdeprscan from tools/launcher/VersionCheck.java
Reviewed-by: sundar, darcy
smarks [Thu, 25 Aug 2016 17:58:49 -0700] rev 40554
8164698: modify jdk makefiles to build jdeprscan
Reviewed-by: psandoz
lana [Thu, 25 Aug 2016 22:35:56 +0000] rev 40553
Merge
mullan [Thu, 25 Aug 2016 17:08:15 -0400] rev 40552
8150158: Update bugs.sun.com references to bugs.java.com
Reviewed-by: ascarpino
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
redestad [Thu, 25 Aug 2016 13:29:47 +0200] rev 40550
8164739: Remove computation of predefined interpreter forms
Reviewed-by: vlivanov
alanb [Thu, 25 Aug 2016 10:01:20 +0100] rev 40549
8066943: (fs) Path.relativize() gives incorrect result for ".."
Reviewed-by: prappo, bpb
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
dl [Wed, 24 Aug 2016 12:50:37 -0700] rev 40547
8163353: NPE in ConcurrentHashMap.removeAll()
Reviewed-by: martin, psandoz, redestad, alanb
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
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
coffeys [Wed, 24 Aug 2016 17:57:20 +0100] rev 40544
8150530: Improve javax.crypto.BadPaddingException messages
Reviewed-by: xuelei
redestad [Wed, 24 Aug 2016 16:11:21 +0200] rev 40543
8164569: Generate non-customized invoker forms at link time
Reviewed-by: vlivanov
redestad [Wed, 24 Aug 2016 16:09:34 +0200] rev 40542
8164483: Generate field lambda forms at link time
Reviewed-by: vlivanov
redestad [Wed, 24 Aug 2016 13:54:17 +0200] rev 40541
8164669: Lazier initialization of java.time
Reviewed-by: scolebourne, chegar, alanb
weijun [Wed, 24 Aug 2016 13:32:00 +0800] rev 40540
8164656: krb5 does not retry if TCP connection timeouts
Reviewed-by: xuelei
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
psandoz [Tue, 23 Aug 2016 15:44:01 -0700] rev 40538
8160971: Re-enable VarHandle tests quarantined by JDK-8160690
Reviewed-by: vlivanov
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
bchristi [Tue, 23 Aug 2016 10:49:15 -0700] rev 40536
7180225: SecurityExceptions not defined in some class loader methods
Reviewed-by: mchung, mullan
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
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
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
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
shurailine [Mon, 22 Aug 2016 18:22:19 -0700] rev 40531
8163126: Fix @modules in some of jdk/* tests
Reviewed-by: weijun, alanb, mchung
darcy [Mon, 22 Aug 2016 17:22:09 -0700] rev 40530
8164524: Correct inconsistencies in floating-point abs spec
Reviewed-by: martin, bpb
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
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
igerasim [Mon, 22 Aug 2016 22:16:54 +0300] rev 40527
8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input
Reviewed-by: scolebourne, ntv, coffeys
lana [Thu, 25 Aug 2016 21:18:46 +0000] rev 40526
Added tag jdk-9+133 for changeset 77232505c496
duke [Wed, 05 Jul 2017 22:07:54 +0200] rev 40525
Merge
lana [Thu, 25 Aug 2016 22:36:30 +0000] rev 40524
Merge
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
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40522
Added tag jdk-9+133 for changeset cf75dd18b3cd
lana [Thu, 25 Aug 2016 21:18:44 +0000] rev 40521
Added tag jdk-9+133 for changeset 3d8b2db865d7
duke [Wed, 05 Jul 2017 22:07:36 +0200] rev 40520
Added tag jdk-9+133 for changeset e17429a7e843
duke [Wed, 05 Jul 2017 22:07:34 +0200] rev 40519
Merge
duke [Wed, 05 Jul 2017 22:07:28 +0200] rev 40518
Merge
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
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
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
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
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
rfield [Fri, 19 Aug 2016 13:55:26 -0700] rev 40512
8158906: JShell: crashes with extremely long result value
Reviewed-by: jlahoda, shinyafox
bpatel [Fri, 19 Aug 2016 12:54:02 -0700] rev 40511
8155995: Update javadoc to include module search
Reviewed-by: jjg, ksrini
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
lana [Thu, 18 Aug 2016 21:33:52 +0000] rev 40509
Merge
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
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
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
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
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
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
sadayapalam [Tue, 16 Aug 2016 09:45:19 +0530] rev 40502
8157512: AssertionError in javac when module-info < v53.0
Reviewed-by: jjg
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
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
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
rfield [Mon, 15 Aug 2016 11:39:53 -0700] rev 40498
8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
Reviewed-by: jlahoda
lana [Thu, 18 Aug 2016 21:01:24 +0000] rev 40497
Added tag jdk-9+132 for changeset 3f7eb1205cee
duke [Wed, 05 Jul 2017 22:07:18 +0200] rev 40496
Merge
lana [Thu, 18 Aug 2016 21:33:54 +0000] rev 40495
Merge
lancea [Thu, 18 Aug 2016 12:24:30 -0400] rev 40494
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40493
Added tag jdk-9+132 for changeset 569affa8463a
duke [Wed, 05 Jul 2017 22:07:09 +0200] rev 40492
Merge
ddehaven [Fri, 19 Aug 2016 08:47:11 -0700] rev 40491
Merge
ddehaven [Mon, 15 Aug 2016 08:15:01 -0700] rev 40490
Merge
prr [Thu, 11 Aug 2016 10:38:13 -0700] rev 40489
Merge
prr [Fri, 05 Aug 2016 12:03:50 -0700] rev 40488
Merge
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
lana [Thu, 18 Aug 2016 21:33:56 +0000] rev 40486
Merge
lancea [Thu, 18 Aug 2016 12:59:00 -0400] rev 40485
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
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
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
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40482
Added tag jdk-9+132 for changeset c75a04d91fda
duke [Wed, 05 Jul 2017 22:06:55 +0200] rev 40481
Merge
lana [Thu, 18 Aug 2016 21:33:30 +0000] rev 40480
Merge
sundar [Thu, 18 Aug 2016 16:54:27 +0530] rev 40479
8164260: readLine does not echo characters
Reviewed-by: jlaskey
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
hannesw [Tue, 16 Aug 2016 15:04:51 +0200] rev 40477
8163945: Honor Number type hint in toPrimitive on Numbers
Reviewed-by: jlaskey, mhaupt
lana [Thu, 18 Aug 2016 21:01:24 +0000] rev 40476
Added tag jdk-9+132 for changeset bdadcb4724d1
duke [Wed, 05 Jul 2017 22:06:46 +0200] rev 40475
Merge
lana [Thu, 18 Aug 2016 21:34:24 +0000] rev 40474
Merge
lancea [Wed, 17 Aug 2016 13:27:22 -0400] rev 40473
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
lana [Thu, 18 Aug 2016 21:01:21 +0000] rev 40472
Added tag jdk-9+132 for changeset ccfc90be04f8
duke [Wed, 05 Jul 2017 22:06:37 +0200] rev 40471
Merge
amurillo [Mon, 22 Aug 2016 08:27:10 -0700] rev 40470
Merge
amurillo [Fri, 19 Aug 2016 11:22:17 -0700] rev 40469
Merge
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
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
amurillo [Fri, 12 Aug 2016 14:12:56 -0700] rev 40466
Merge
iveresov [Thu, 11 Aug 2016 16:22:09 -0700] rev 40465
Merge
dpochepk [Mon, 08 Aug 2016 11:32:11 +0300] rev 40464
8129523: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
Reviewed-by: kvn
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
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
redestad [Mon, 22 Aug 2016 12:57:43 +0200] rev 40461
8164525: Re-examine zero form link time pre-generation
Reviewed-by: vlivanov, forax
plevart [Mon, 22 Aug 2016 13:36:33 +0200] rev 40460
Merge
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
lancea [Mon, 22 Aug 2016 06:52:58 -0400] rev 40458
8164515: Add back javadoc module description for java.se.ee
Reviewed-by: tbell
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
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
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
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
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
vinnie [Fri, 19 Aug 2016 22:15:32 +0100] rev 40452
8164494: SunPKCS11 requires a non-empty PBE password
Reviewed-by: valeriep
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
redestad [Fri, 19 Aug 2016 17:46:44 +0200] rev 40450
8164485: Zero forms not properly generated
Reviewed-by: psandoz
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
ddehaven [Fri, 19 Aug 2016 10:41:29 -0700] rev 40448
Merge
ddehaven [Fri, 19 Aug 2016 08:47:12 -0700] rev 40447
Merge
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
ddehaven [Mon, 15 Aug 2016 10:23:39 -0700] rev 40445
Merge
serb [Mon, 15 Aug 2016 20:08:55 +0300] rev 40444
8163949: Cleanup of classes which are related to JavaSound
Reviewed-by: prr
ddehaven [Mon, 15 Aug 2016 08:15:02 -0700] rev 40443
Merge
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
serb [Fri, 12 Aug 2016 20:36:41 +0300] rev 40441
8159696: java.beans.MethodRef#get throws NullPointerException
Reviewed-by: alexsch
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
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
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
prr [Thu, 11 Aug 2016 10:37:50 -0700] rev 40437
Merge
azvegint [Wed, 10 Aug 2016 02:50:58 +0300] rev 40436
8155690: Update libPNG library to the latest up-to-date
Reviewed-by: serb
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
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
jdv [Tue, 09 Aug 2016 13:55:27 +0530] rev 40433
8160455: KSS : class.forName issue in TIFFImageMetadata.java
Reviewed-by: prr, bpb, serb
jdv [Tue, 09 Aug 2016 13:45:17 +0530] rev 40432
8160456: KSS : resource loading issue in TIFFMetadataFormat.java
Reviewed-by: prr, bpb
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
alexsch [Tue, 09 Aug 2016 10:17:51 +0300] rev 40430
8162856: JSlider thumb is twice smaller on HiDPI display
Reviewed-by: prr, serb
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
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
prr [Fri, 05 Aug 2016 12:03:58 -0700] rev 40427
Merge
serb [Fri, 05 Aug 2016 16:20:02 +0300] rev 40426
8162970: Merge error in the DefaultRowSorter.java
Reviewed-by: alexsch
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
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
clanger [Thu, 04 Aug 2016 15:58:28 +0200] rev 40423
8163177: Fix for 8152971 breaks builds with VS2010
Reviewed-by: simonis, pnarayanan
bpb [Wed, 03 Aug 2016 17:01:51 -0700] rev 40422
8155960: TIFF javadoc contains HTML entities inside {@code} tags
Summary: Remove from inside @code tags.
Reviewed-by: prr
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
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
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
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
ysuenaga [Fri, 19 Aug 2016 16:29:41 +0900] rev 40417
8164326: jrtfsviewer.js and jrtls.js does not work
Reviewed-by: sherman, sundar
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
tvaleev [Thu, 18 Aug 2016 17:30:49 -0700] rev 40415
8164189: Collectors.toSet() parallel performance improvement
Reviewed-by: shade, psandoz
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
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
lana [Thu, 18 Aug 2016 21:34:03 +0000] rev 40412
Merge
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
igerasim [Thu, 18 Aug 2016 22:07:09 +0300] rev 40410
8163517: Various cleanup in java.io code
Reviewed-by: shade, rriggs, redestad
lancea [Thu, 18 Aug 2016 15:05:02 -0400] rev 40409
8138661: Minor correction in Java API doc for DataSource
Reviewed-by: naoto
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
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
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
lancea [Thu, 18 Aug 2016 12:39:23 -0400] rev 40405
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
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
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
mullan [Wed, 17 Aug 2016 14:41:17 -0400] rev 40402
Merge
mullan [Wed, 17 Aug 2016 14:40:12 -0400] rev 40401
8164071: Default.policy file missing content for solaris
Reviewed-by: erikj
amurillo [Wed, 17 Aug 2016 08:44:38 -0700] rev 40400
Merge
amurillo [Tue, 16 Aug 2016 08:18:27 -0700] rev 40399
Merge
amurillo [Fri, 12 Aug 2016 13:58:18 -0700] rev 40398
Merge
ysuenaga [Mon, 08 Aug 2016 21:59:33 +0900] rev 40397
8163272: jhsdb jinfo cannot show system properties
Reviewed-by: dholmes, dsamersoff
amurillo [Fri, 05 Aug 2016 09:58:09 -0700] rev 40396
Merge
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
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
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
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
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
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
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
lana [Thu, 18 Aug 2016 21:01:22 +0000] rev 40388
Added tag jdk-9+132 for changeset 5542e4584972
duke [Wed, 05 Jul 2017 22:06:09 +0200] rev 40387
Merge
amurillo [Fri, 19 Aug 2016 11:22:14 -0700] rev 40386
Merge
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
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
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
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
erikj [Mon, 15 Aug 2016 16:15:16 +0200] rev 40381
8069540: Remove universal binaries support from hotspot build
Reviewed-by: tbell, dholmes, dcubed
ysuenaga [Tue, 09 Aug 2016 21:57:29 +0900] rev 40380
8163185: jhsdb jstack cannot work with normal mode
Reviewed-by: dsamersoff, dholmes
amurillo [Fri, 12 Aug 2016 14:12:55 -0700] rev 40379
Merge