New: jdkPortable 8 Update 131 (portable Java Development Kit) Released 4f59j

John T. Haller's picture
Submitted by John T. Haller on July 11, 2017 - 11:46am

portableapps.sitesunblocked.org Platform. It's freeware for business and personal use.

portableapps.sitesunblocked.org Platform.

Oracle and Java are ed trademarks of Oracle and/or its s. Other names may be trademarks of their respective owners.

Features 5m3f1z

jdkPortable allows you to easily add a JDK environment to your portable device. It automatically works with apps in jPortable Launcher.

portableapps.sitesunblocked.org Installer / portableapps.sitesunblocked.org Format 1y1x1j

jdkPortable is packaged as a portableapps.sitesunblocked.org Installer so it will automatically detect an existing portableapps.sitesunblocked.org installation when your drive is plugged in. It s upgrades by installing right over an existing copy, preserving all settings. And it's in portableapps.sitesunblocked.org Format, so it automatically works with the portableapps.sitesunblocked.org Platform including the Menu and Backup Utility.

3j2c6h

jdkPortable is available for immediate from the jdkPortable homepage. Get it today!

Oracle and Java are ed trademarks of Oracle and/or its s. Other names may be trademarks of their respective owners.

Story Topic: 6q3g2y

Comments 19c1v

Not showing up in Platform's Updater/AppDirectory r6a1k

jdkPortable isn't appearing in the Platform's Updater/AppDirectory.

~3D1T0R

RE: Not showing up in Platform's Updater/AppDirectory 12143a

Probably because the 64-bit jdkPortable isn't ready yet (technical reasons).

And maybe also because the src.zip (needed for function definition browsing in IDE's) doesn't currently get copied into jdkPortable.

John T. Haller's picture

Updater Bug 72233v

There's a bug in the updater that causes icons to show for the wrong apps when it's added to the app store at the moment. I'm working on a fix. Until then, manual install is required. It's not a huge deal as no official apps use the JDK yet.

Sometimes, the impossible can become possible, if you're awesome!

Not recognised by IntelliJ out-of-the box 472u71

It is great to see that the JDK evolved to a portable app, but the version is not recognised by IntelliJ as valid JDK yet. It seems that some *.pack files need to be extracted first. After running (source: https://www.whitebyte.info/programming/java/how-to-install-a-portable-jd...)
for /R %f in (.\*.pack) do @"%cd%\bin\unpack200" -r -v -l "" "%f" "%~pf%~nf.jar"
inside the JDK directory it is recognised as valid JDK installation by IntelliJ. Maybe it would be a good idea to do this step already in the portable application.

3D1T0R's picture

Release announcement really isn't the best place to report bugs. 193w1u

The proper thing to do would be to make a new thread with a title that starts with "[Bug]". This way it'll show up on the Open Bugs page.
In this case, I've made a report for this bug here: https://portableapps.sitesunblocked.org/node/56708

Edit: Today's release fixes this.

~3D1T0R