B4J Question Java Update (Version 8 Update 451) stopped launching of my B4J apps

Mark Stuart

Active Member
Licensed User
Longtime User
Hi all,
Last night the Java Update prompted me install the update, which I did.
Now my B4J jar apps will not launch.
Double clicking the app icon briefly shows the hour glass then it disappears and the app is not launched.

Anybody else experienced this behavior?

Build: 1.8.0_451-b10

Under C:\Program Files\Java I have the following folders:

jdk1.8.0_291
jdk1.8.0_351
jdk1.8.0_451 (this is the new install)

B4J & B4A menu: Tools | Configure Paths | javac.exe references the following folder and exe file:
C:\Program Files\Java\jdk1.8.0_351\bin\javac.exe

Thanx,
Mark Stuart
 
Top