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 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 protection.
Minor hack to get the unit tests passing on Java 9.

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-01 1323 16:1045:37 48 +0200 (FriSat, 01 23 Sep 2017) | 1 line
Update comment. We now have features that depend on Java 93 lines 
Use the correct path when loading the JVMlogging.properties file for Java 9. 

Already back-ported.

------------------------------------------------------------------------ 
r1800617 r1806973 | markt | 2017-0709-03 1201 17:1904:46 45 +0200 (MonFri, 03 Jul 01 Sep 2017) | 1 line line 
Add necessary Java 9 configuration options to the startup scripts to prevent
warnings being generated on web application stop. allows us to be more selective with the JRE memory leak protection. 

Back-ports complete

------------------------------------------------------------------------ 
r1800614 r1806932 | markt | 2017-0709-03 1101 13:4810:01 37 +0200 (MonFri, 03 Jul 01 Sep 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 line 
Update comment. We now have features that depend on Java 9.

Only applied to trunk them by default.

------------------------------------------------------------------------ 
*r1791050 r1800617 | markt | 2017-0407-03 12 00:3619:01 46 +0200 (WedMon, 12 Apr 03 Jul 2017) | 1 line
Refactoring in preparation for Java 9. Refactor to avoid using some methods
that will be deprecated in Java 9 onwards. line 
Add necessary Java 9 configuration options to the startup scripts to prevent 
warnings being generated on web application stop. 

Back-ports complete

------------------------------------------------------------------------ 
r1791028 r1800614 | markt | 2017-0407-03 11 23:1648:04 01 +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 onwardsMon, 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. 

Not back-ported as this change reverted a previous change.

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

Back-ports complete

------------------------------------------------------------------------ 
r1720196 r1791028 | markt | 20152017-1204-15 1811 23:0516:45 04 +0100 0200 (Tue, 15 Dec 201511 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 r1791027 | markt | 20152017-0704-27 1711 22:1840:49 36 +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.

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. 

Back-ports completeResolved

------------------------------------------------------------------------ 
r1791036 | markt | 2017-04-11 23:40:13 +0200 (Tue, 11 Apr 2017) | 1 line 
Java 8 and Java 9 friendly alternative

...

------------------------------------------------------------------------ 
*r1782857 | markt | 2017-02-13 21:39:14 +0100 (Mon, 13 Feb 2017) | 3 lines 
Java 9 support for annotation scanningBased 
on:http://cr.openjdk.java.net/~mr/jigsaw/spec/lang-vm.html#jigsaw-2.6 Back-ports complete

------------------------------------------------------------------------ 

r1779545 | markt | 2017-01-20 01:12:16 +0100 (Fri, 20 Jan 2017) | 2 lines 
Adding ALPN support for JSSE with Java 9Enable ALPN and also, therefore, 
HTTP/2 for the NIO and NIO2 HTTP connectors when using the JSSE implementation 
for TLS when running on Java 9. 

...