Description
I see the following warning when I compile the JDBC 4 tests:
compile_jdbc4:
[javac] Compiling 31 source files to /code/derby/trunk/classes
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.