https://issues.apache.org/ooo/show_bug.cgi?id=121754
Fred Toussi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Fred Toussi <[email protected]> --- This patch simply adds stubs for new methods added to java.sql package interfaces in Java 7. However, if the sources are compiled with JDK7, you will need JDK7 on the target machine to run AOO. The java.sql.* JDBC library interfaces are linked at compile time and force the runtime requirement for the JDK version that compiled the code or a higher version. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
