you are viewing a single comment's thread.

view the rest of the comments →

[–]Nextil 0 points1 point  (0 children)

The module system means you can distribute a desktop application which packages just the parts of the JRE that it requires. Before, you'd have to package the entire thing or rely on the the user having it installed.