JAL-2702 groovy interpreter update and java 9 jnlp release notes
authorJim Procter <jprocter@issues.jalview.org>
Mon, 13 Nov 2017 15:31:05 +0000 (15:31 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 13 Nov 2017 15:31:05 +0000 (15:31 +0000)
help/html/releases.html

index 510e477..b3d98c9 100755 (executable)
@@ -96,7 +96,11 @@ li:before {
             <li><!-- JAL-2617 -->Stop codons are excluded in CDS/Protein view from Ensembl locus cross-references</li>
             <li><!-- JAL-2685 -->Start/End limits are shown in Pairwise Alignment report</li>
           </ul>
-          <ul><li>Example groovy script for generating a matrix of percent identity scores for current alignment.</li></ul>
+          <em>Scripting</em>
+          <ul>
+          <li>Groovy interpreter updated to 2.4.12</li>
+          <li>Example groovy script for generating a matrix of percent identity scores for current alignment.</li>
+          </ul>
           <em>Testing and Deployment</em>
           <ul><li><!-- JAL-2727 -->Test to catch memory leaks in Jalview UI</li></ul>
           </div>
@@ -146,6 +150,13 @@ li:before {
             <!-- JAL-2546 -->BioJSON export does not preserve non-positional features
           </li>
           </ul>
+          <strong>Known Java 9 Issues</strong>
+          <ul>
+            <li><!-- JAL-2902 -->Groovy Console very slow to open and is 
+            not responsive when entering characters (Webstart, Java 9.01, 
+            OSX 10.10)
+            </li>
+          </ul>
           </div>
       </td>
     </tr>