History log of /openjdk10/langtools/test/tools/javac/diags/examples/DiamondRedundantArgs.java
Revision Date Author Comments
# 2758:3c1b5fcf6fad 12-Dec-2014 mcimadamore

8064365: Better support for finder capabilities in target-typing context
Summary: Add new framework to allow for easy creation of finder-like capabilities.
Reviewed-by: jjg, jlahoda


# 730:fadc6d3e63f4 01-Nov-2010 mcimadamore

6939780: add a warning to detect diamond sites
Summary: added hidden compiler flag '-XDfindDiamond' to detect 'diamondifiable' sites
Reviewed-by: jjg