History log of /openjdk9/langtools/test/tools/javac/diags/examples/NeitherConditionalSubtype.java
Revision Date Author Comments
# 2715:601e08b62ba8 11-Nov-2014 mcimadamore

8064464: regression with type inference of conditional expression
Summary: Bad classification of conditional leads to spurious error
Reviewed-by: jlahoda


# 2530:fbfbefa43016 10-Jul-2014 ntoda

8011044: Remove support for 1.5 and earlier source and target options
Reviewed-by: darcy, jjg
Contributed-by: neil.toda@oracle.com, brian.goetz@oracle.com


# 756:c44234f680da 29-Nov-2010 jjg

6900037: javac should warn if earlier -source is used and bootclasspath not set
Reviewed-by: darcy


# 609:3640b60bd0f6 22-Jul-2010 jjg

6968063: provide examples of code that generate diagnostics
Reviewed-by: mcimadamore