jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
21 stars 21 forks source link

Update OpenJDK packages #79

Open tats-u opened 1 month ago

tats-u commented 1 month ago

default JDK is 11 in Ubuntu 22.04 (too old to make default) and isn't updated once a distro is released.

We should add new versions every 2 years like LTS of .NET and Node. Also we should let students/learners use as new versions as possible. We may be able to remove Java 7/8 packages now or in the future because they're too old.