Skip to content

OpenWebStart v3.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sclassen sclassen released this 27 Mar 16:57
· 579 commits to master since this release

Warning: This release is intended for early adopter testing and not yet ready for production use.

First release with a new implementation of the class loader.
The new implementation slims down on rarely used features and sets higher priority on maintainability.

  • improve lazy loading of jars
  • re-design of dialogs

The following features are known to be broken:

  • Sandboxing (only applications with all-permissions are currently supported)
  • Remembering of user decisions is missing
  • Using the Java service provider pattern (ServiceLoader) will download all jars.