Are there licensing restrictions that permit recompiling the JVM's launcher code (java.c) into an EXE with a name of my choosing?
The standard JDK lays out source for the launcher but implies that it is intended for viewing and understanding, but I wasn't sure it could be used (in conjunction with headers available in the downloadable JDK source) for recompiling java.exe.