TapJava 8 problems

There don’t seem to be many reports of this but Java 8 was a significant change from v7 and I have found at least two programs that no longer work. It is particularly difficult as the programs concerned are not actively maintained any more so there is little chance of getting the developers to make changes to allow for the new release. The problem seems to be that Java is now installed in a different place—dependent on the version number. I am testing using version 8u40

The programs concerned are

  • EasySearch v3.0.4 running on WinXP (download not working). The only fix I can find for this is to remove Java 8 and install an old version 7u76 and also force it not to update (Control Panel >> Java >> Updates). I needed the JRE x86 offline version. Java 8 had been saying that some things won’t work in Winodws XP for a while but I wasn’t expecting it to be this serious. There is the same problem under Win7 running EasySearch in XP compatibility mode.
  • YawCam running on Win7. There is a work-around for this one. Apparently the new way to find java is via \ProgramData\Oracle\Java\javapath but something this program does doesn’t work with this so you have to use the old style path which is \ProgramFiles(x86)\Java\jrel.8.0_40 . I would have reported this but the forum registration is not working.

JavaRanch [sorry, I lost the link] is reporting a similar problem.

Java doesn’t like to be told not to update—in fact it seems to ignore it and keep nagging you.

Leave a Reply

Optional: login to post a comment.

^ Top