[ 
https://issues.apache.org/jira/browse/DERBY-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen updated DERBY-4877:
--------------------------------------

    Attachment: unchecked.diff

The attached patch changes some variable declarations to use generics, and that 
silenced the compiler. I've verified that the jdbc4 suite still runs cleanly 
with these changes.

> 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
>         Attachments: unchecked.diff
>
>
> 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.

Reply via email to