Suggestion Issue: Bundle a stripped down JDK for HTML5 and Android development


Pages: 1

Justin

  • Master Stencyler
  • *
November 13, 2020, 12:33:12 am
The current JRE we bundle with Stencyl is provided by AdoptOpenJDK, and is included as-is. This allows us to run Stencyl, and also allows us to run Pixelitor if no other external image editor is selected. But that's about it.

By providing a full JDK, and customizing it to remove all of the modules that are unnecessary to Stencyl, we can not only reduce the size of the bundled Java runtime, but we can also use that same bundled runtime for capabilities that previously required an external JDK install. Notably, that includes publishing HTML5 games and building Android games.
« Last Edit: November 13, 2020, 10:10:39 pm by Justin »


Issue updated by Justin - November 14, 2020, 08:07:25 am
  • Tags added: 4.1.0


Justin

  • Master Stencyler
  • *
June 16, 2021, 05:16:33 am
This works starting with the 4.1.0 beta builds.
  • Status changed from New to Resolved
  • View Status changed from Private to Public


Pages: 1

Details

  • Reported
    November 13, 2020, 12:33:12 am
  • Updated
    June 16, 2021, 05:16:33 am

  • View Status
    Public
  • Type
    Suggestion
  • Status
    Resolved
  • Priority
    Normal
  • Version
    (none)
  • Fixed in
    (none)
  • Assigned to
    (none)
  • Category
    Compiling/Testing Games

Tags