SQL Developer with OpenJDK 6 on Windows
flozanoSep 9 2011 — edited Sep 21 2011I've been using OpenJDK 6 for Windows (binaries from http://www.openscg.org/se/index.jsp) for many tasks, including some small production systems. But SQL Developer refuses to run with it. It tells it needs at minimum Java 1.6.0_04 while my OpenJDK is build 21. It looks a bug on SQL Developer JVM version identification, because I can't imagine why it wouldn't run with OpenJDK or any other certified Java implementation. Is there any way to force it to run without the version check?