jlahoda [Mon, 29 Aug 2016 20:55:24 +0200] rev 40606
8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules
Reviewed-by: jjg, ksrini
ksrini [Mon, 29 Aug 2016 07:46:37 -0700] rev 40605
8157349: Missing doc-files in javadoc documentation
Reviewed-by: jjg
jlahoda [Mon, 29 Aug 2016 18:14:26 +0200] rev 40604
8164951: Build broken after JDK-8164745
Summary: Reverting the fix for JDK-8164745 to investigate a build failure.
Reviewed-by: jjg
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