Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

------------------------------------------------------------------------
r1806973 r1720196 | markt | 20172015-0912-01 1715 18:0405:45 +0200 0100 (Fri, 01 Sep 2017Tue, 15 Dec 2015) | 1 line
Java 9 allows us to be more selective with the JRE memory leak protectionMinor hack to get the unit tests passing on Java 9.

JarScanner requires more careful review in light of Java 9 modules.
------------------------------------------------------------------------
r1806932 r1692896 | markt | 20172015-0907-01 1327 17:1018:37 49 +0200 (Fri, 01 Sep 2017Mon, 27 Jul 2015) | 1 line
Update comment. We now have features that depend on Add Java 9 . support for JSPs

Back-ported for 8.5.x and 8.0.x. Can't back-port for 7.0.x as ECJ that supports Java 9 doesn't run on Java 6. Need to decide how to handle this.


Resolved

r1809434 | rjung | 2017-09-23 16:45:48 +0200 (Sat, 23 Sep 2017) | 3 lines 
Use the correct path when loading the JVMlogging.properties file for Java 9. 

Already back-ported.

----------------------------------------------------------------------------------------------------- 
r1720196 r1806973 | markt | 20152017-1209-15 1801 17:0504:45 +0100 0200 (Tue, 15 Dec 2015Fri, 01 Sep 2017) | 1 line
Minor hack to get the unit tests passing on Java 9.line 
Java 9 allows us to be more selective with the JRE memory leak protection. 

Back-ports complete

JarScanner requires more careful review in light of Java 9 modules.
------------------------------------------------------------------------
r1692896 | markt | 2015-07-27 17:18:49 +0200 (Mon, 27 Jul 2015) | 1 line
Add Java 9 support for JSPs

Back-ported for 8.5.x and 8.0.x. Can't back-port for 7.0.x as ECJ that supports Java 9 doesn't run on Java 6. Need to decide how to handle this.

Resolved

r1809434 | rjung ------- 
r1806932 | markt | 2017-09-23 1601 13:4510:48 37 +0200 (SatFri, 23 01 Sep 2017) | 3 lines 
Use the correct path when loading the JVMlogging.properties file for 1 line 
Update comment. We now have features that depend on Java 9. 

Only applied to trunkAlready back-ported.

------------------------------------------------------------------------ 
r1800617 | markt | 2017-07-03 12:19:46 +0200 (Mon, 03 Jul 2017) | 1 line 
Add necessary Java 9 configuration options to the startup scripts to prevent 
warnings being generated on web application stop. 

...