Hi,
I see a new 'unchecked or unsafe operations' warning in the build, for
ProtocolTest.
Is this something I should log a bug for, or accept as ok?
Regards,
Myrna
-------------------------
....
pptesting:
compile:
[mkdir] Created dir: C:\derbyt\svn2\trunk\classes.pptesting
[javac] Compiling 10 source files to C:\derbyt\svn2\trunk\classes.pptesting
[javac] Note:
C:\derbyt\svn2\trunk\java\testing\org\apache\derby\impl\drda\ProtocolTest.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
-------------------------