History log of /openjdk10/langtools/test/tools/javac/TryWithResources/ResourceInterface.java
Revision Date Author Comments
# 616:62f3f07002ea 29-Jul-2010 mcimadamore

6970833: Try-with-resource implementation throws an NPE during Flow analysis
Summary: Updated logic not to rely upon Symbol.implementation (which check in superinterfaces)
Reviewed-by: jjg