Versions Compared

Key

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

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.
------------------------------------------------------------------------
r1806973 | markt | 2017-09-01 17:04:45 +0200 (Fri, 01 Sep 2017) | 1 line
Java 9 allows us to be more selective with the JRE memory leak protection.
------------------------------------------------------------------------
r1806932 | markt | 2017-09-01 13:10:37 +0200 (Fri, 01 Sep 2017) | 1 line
Update comment. We now have features that depend on Java 9.
------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r1800614 | markt | 2017-07-03 11:48:01 +0200 (Mon, 03 Jul 2017) | 1 line
Restore the local definition of the web service annotations since the JRE
provided versions are deprecated and Java 9 does not provide them by default.
------------------------------------------------------------------------
*r1791050 r1720196 | markt | 20172015-0412-12 0015 18:3605:01 45 +0200 0100 (Wed, 12 Apr 2017Tue, 15 Dec 2015) | 1 line
Refactoring in preparation for Minor hack to get the unit tests passing on Java 9. Refactor to avoid using some methods
that will be deprecated in Java 9 onwards

JarScanner requires more careful review in light of Java 9 modules.
------------------------------------------------------------------------
r1791028 r1692896 | markt | 20172015-0407-11 2327 17:1618:04 49 +0200 (Tue, 11 Apr 2017Mon, 27 Jul 2015) | 1 line
Refactoring in preparation for Java 9. Refactor to avoid using 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

---- some methods
that will be deprecated in Java 9 onwards.
------------------------------------------------------------------------ 
r1720196 *r1791050 | markt | 20152017-04-12 -15 1800:0536:45 01 +0100 0200 (Tue, 15 Dec 2015Wed, 12 Apr 2017) | 1 line
Minor hack to get the unit tests passing on line 
Refactoring in preparation for Java 9. JarScanner requires more careful review in light of Java 9 modules.Refactor to avoid using some methods 
that will be deprecated in Java 9 onwards. 

Back-ports complete

------------------------------------------------------------------------ 
r1692896 r1791028 | markt | 20152017-0704-27 1711 23:1816:49 04 +0200 (Mon, 27 Jul 2015Tue, 11 Apr 2017) | 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.

line 
Refactoring in preparation for Java 9. Refactor to avoid using some methods 
that will be deprecated in Java 9 onwards. 

Back-ports completeResolved

------------------------------------------------------------------------ 
r1791027 | markt | 2017-04-11 22:40:36 +0200 (Tue, 11 Apr 2017) | 1 line 
Refactoring in preparation for Java 9. Refactor to avoid using some methods 
that will be deprecated in Java 9 onwards. 

...