Unchecked warnings in jdbc4 test suite
--------------------------------------
Key: DERBY-4877
URL: https://issues.apache.org/jira/browse/DERBY-4877
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.7.1.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.