Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
V
vadere
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • vadere
  • vadere
  • Issues
  • #195

Closed
Open
Opened Jan 14, 2019 by Daniel Lehmberg@hm-lehmbergMaintainer

Migrate to Java 11

I read a bit about current Java development, so I open this issue for discussion:


Java 11 (released in Sept. 2018) is the next long-term-support version after Java 8. So I guess at some point we should consider migrating. Normally, this should be easy - however, we have seen issues (compile errors) with Java versions > 8. Not sure how serious they are, i.e. how easy to fix.

There has been a lot of development after Java 8 (apparently the module system, introduced in Java 9, had a larger impact, https://en.wikipedia.org/wiki/Java_Platform_Module_System).

from source: https://medium.com/criciumadev/its-time-migrating-to-java-11-5eb3868354f9 :

  • The end of live of Java 8 is January 2019 (this month) - after this there are no public updates anymore.
  • For advantages listed at "Why upgrade from JDK 8 to JDK 11?" (security and increased speed and better garbage collection)
  • tutorial to migrate from Java 8 -> 11 with Maven

There are many sources on the internet about the migrating step:

  • https://codete.com/blog/java-8-java-11-quick-guide/
  • https://blog.codefx.org/java/java-11-migration-guide/
  • https://www.avision-it.de/2018/09/25/goodbye-java-8-hello-java-11/
  • https://winterbe.com/posts/2018/08/29/migrate-maven-projects-to-java-11-jigsaw/
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vadere/vadere#195