summaryrefslogtreecommitdiff
path: root/test/files/jvm/deprecation
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
|
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-191-3/+3
| | | | | | | | | | | | | Suppress unwanted noise generated by javac when compiling test case for #1263. formerly the test case caused this to be printed: Note: test/files/pos/t1263/Test.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. we suppress this using @SuppressWarnings. Contributed by Seth Tisue, no review.
* integration of java and scala deprecationLukas Rytz2009-12-143-0/+39