rfield [Mon, 29 Aug 2016 08:17:14 -0700] rev 40603
8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
Summary: Remove the ClassLoader and other unused code in support of in-process execution. This is now supported through the SPI.
Reviewed-by: jlahoda
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