lana [Thu, 05 May 2016 17:35:47 +0000] rev 37772
Added tag jdk-9+117 for changeset 065e8305bdc6
erikj [Mon, 09 May 2016 17:15:05 +0200] rev 37771
8153685: Parfait integration missing in the new tools (jmod and jlink)
Reviewed-by: alanb, mchung
redestad [Sat, 07 May 2016 01:21:08 +0200] rev 37770
8150044: Generate classlists at build-time
Reviewed-by: alanb, mchung, iklam
Contributed-by: claes.redestad@oracle.com, erik.joelsson@oracle.com
mchung [Thu, 05 May 2016 22:39:14 -0700] rev 37769
8155513: Deprivilege jdk.charsets
Reviewed-by: alanb, chegar
mchung [Thu, 05 May 2016 16:35:36 -0700] rev 37768
8154190: Deprivilege java.compiler module
Reviewed-by: alanb, chegar, jjg
lana [Thu, 05 May 2016 19:10:21 +0000] rev 37767
Merge
darcy [Tue, 03 May 2016 09:44:54 -0700] rev 37766
8155872: Temporarily disable deprecation checking on the java.desktop module
Reviewed-by: erikj
alanb [Tue, 03 May 2016 11:38:28 +0100] rev 37765
Merge
alanb [Tue, 03 May 2016 09:09:07 +0100] rev 37764
8154956: Module system implementation refresh (4/2016)
Reviewed-by: alanb, mchung, chegar, redestad
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, erik.joelsson@oracle.com
lana [Thu, 05 May 2016 17:35:46 +0000] rev 37763
Added tag jdk-9+117 for changeset 3715a97ba87b
duke [Wed, 05 Jul 2017 21:39:34 +0200] rev 37762
Added tag jdk-9+117 for changeset 82b8d12a553f
duke [Wed, 05 Jul 2017 21:39:33 +0200] rev 37761
Merge
duke [Wed, 05 Jul 2017 21:39:27 +0200] rev 37760
Merge
darcy [Mon, 02 May 2016 18:10:36 -0700] rev 37759
8155516: Suppress warnings from uses of deprecated Class.newInstance langtools
Reviewed-by: jjg
jjg [Mon, 02 May 2016 16:17:39 -0700] rev 37758
8155774: move code from ModuleTestBase to toolbox
Reviewed-by: ksrini, jlahoda
ksrini [Mon, 02 May 2016 15:01:54 -0700] rev 37757
8154578: Drop residual use of addReads from javadoc
Reviewed-by: alanb, jjg
rfield [Mon, 02 May 2016 08:54:14 -0700] rev 37756
8139832: JShell API: Diag constructor should not be exposed and fix typo
Reviewed-by: jlahoda
jlahoda [Mon, 02 May 2016 12:57:05 +0200] rev 37755
8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken
Summary: Correcting expected line numbers
Reviewed-by: alundblad
jlahoda [Mon, 02 May 2016 06:43:44 +0200] rev 37754
8050993: There is no record for condition in ternary operator in LineNumberTable.
Summary: Make sure there is an entry in the LineNumberTable for the condition of the ternary operator
Reviewed-by: jjg
Contributed-by: andrey.x.nazarov@oracle.com, jan.lahoda@oracle.com
sadayapalam [Mon, 02 May 2016 10:11:24 +0530] rev 37753
8155028: javac crashes in silly do-while loop
Summary: Compiler should short circuit code generation for unreachable code.
Reviewed-by: mcimadamore
ksrini [Fri, 29 Apr 2016 16:06:52 -0700] rev 37752
8155061: javadoc incorrectly sorted items in All Classes list and Index files
Reviewed-by: jjg
rfield [Fri, 29 Apr 2016 19:53:19 -0700] rev 37751
8139837: JShell API: make a common JShellException
Reviewed-by: jlahoda
ksrini [Fri, 29 Apr 2016 15:35:51 -0700] rev 37750
8154482: javadoc tool must support legacy doclet and taglet
Reviewed-by: jjg
jjg [Fri, 29 Apr 2016 14:18:09 -0700] rev 37749
8154270: javac wrongly rejects some class literals as annotation element values
Reviewed-by: mcimadamore
Contributed-by: cushon@google.com
lana [Thu, 28 Apr 2016 09:39:17 -0700] rev 37748
Merge
bpatel [Thu, 28 Apr 2016 05:10:11 +0000] rev 37747
8154119: Module summary page should display module description
Reviewed-by: jjg
rfield [Wed, 27 Apr 2016 19:56:44 -0700] rev 37746
8155580: jshell tool: push for -R missed added file MessageHandler.java
Reviewed-by: jlahoda
rfield [Wed, 27 Apr 2016 18:13:19 -0700] rev 37745
8150382: JShell API: Allow setting remote JVM arguments
8151754: jshell tool: add command line options for setting feedback mode
Reviewed-by: jlahoda
jlahoda [Fri, 15 Apr 2016 11:39:31 +0200] rev 37744
8154283: Check for clash between package and class not working when package in a different module
Summary: Looking for any visible package when checking for package-class clash
Reviewed-by: jjg
lana [Thu, 28 Apr 2016 08:26:42 -0700] rev 37743
Added tag jdk-9+116 for changeset 33cf53901cac