test/tools/javac/warnings/6594914/T6594914b.out

Sat, 17 Nov 2012 19:01:03 +0000

author
mcimadamore
date
Sat, 17 Nov 2012 19:01:03 +0000
changeset 1415
01c9d4161882
parent 852
899f7c3d9426
child 2028
4ce8148ffc4f
permissions
-rw-r--r--

8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg

mcimadamore@852 1 T6594914b.java:11:13: compiler.warn.sun.proprietary: sun.misc.Lock
mcimadamore@852 2 T6594914b.java:16:24: compiler.warn.sun.proprietary: sun.misc.Lock
mcimadamore@852 3 T6594914b.java:16:56: compiler.warn.sun.proprietary: sun.misc.Lock
mcimadamore@852 4 T6594914b.java:16:39: compiler.warn.sun.proprietary: sun.misc.Lock
mcimadamore@852 5 T6594914b.java:17:28: compiler.warn.sun.proprietary: sun.misc.CEFormatException
mcimadamore@852 6 T6594914b.java:24:17: compiler.warn.sun.proprietary: sun.misc.Lock
mcimadamore@852 7 6 warnings

mercurial