[
https://issues.apache.org/jira/browse/WW-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16691311#comment-16691311
]
ASF subversion and git services commented on WW-4845:
-----------------------------------------------------
Commit 2a60c1eee69f976a6e20f20add04cdc39b757ead in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=2a60c1e ]
[WW-4981] Adds support for JDK11 (#270)
* Upgrades test dependencies
* Drops unused lib
* Uses AssertJ instead of FestAssert
* Upgrades Surefire Maven Plugin to 2.22.1
* Downgrades to AssertJ 2.x to support JDK7
* decouple tests from java version
Refactor a java 9 conditional test to work always with any java version
See also WW-4845
* fix NullPointerException in NotURLClassLoader tests
Also includes a few improvements
See also WW-4845
* do not specify threadCount & forkMode which breaks tests in java 9
See also WW-4845
* pass all current tests with java 11
See also WW-4981
* fix an odd path problem in java 9
See also WW-4845
* gitignore test-output
See also WW-4981
* ask travis an oracle jdk 11 build
See also WW-4981
* ask travis to report coverage only in latest working jdk, jdk8
See also WW-4845
> run, test, and validate Struts2 with Java9
> ------------------------------------------
>
> Key: WW-4845
> URL: https://issues.apache.org/jira/browse/WW-4845
> Project: Struts 2
> Issue Type: Task
> Components: Core
> Affects Versions: 2.5.13
> Reporter: adam brin
> Assignee: Yasser Zamani
> Priority: Major
> Fix For: 2.6
>
>
> it looks like Java9 will be released in September. While it may not be
> possible to be compliant on day 1, it would be nice to have a formal release
> that's certified with Java 9.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)