I installed the SDK kit (http://download.oracle.com/otn/java/javame/8/oracle-jmesdk-8-0-rr-win32-bin.exe) per the instructions. Then when attempting to test compile a class, I got an error that the preverify.exe was missing. Sure enough, when I looked in the bin folder of the SDK install target, it was indeed missing. Seems it did not get laid down by the Oracle installer.
Also, the download hyperlink on this page (Java ME Landing Page) is incorrect, and leads to an error page. After some digging, I found this link (Before You Begin) that contained a valid hyperlink to the kit, located here - JAVA ME SDK DOWNLOAD
Is there a newer kit build that contains the preverify.exe?
If so, perhaps someone can fix the broken hyperlink to point to that kit?