|
|
|
|
|
by hollerith
2595 days ago
|
|
>it is now the recommended practice for developers to create their own embedded runtimes with the JDK tooling I am unfamiliar with Java and am curious: if I open 2 Java-based apps on my Mac or Windows box, how much of the memory devoted to Java tooling that would have been shared if the apps were built with the assumption that there is a JRE already installed locally is instead duplicated because of the recommended practice that you describe? |
|