History log of /openjdk10/langtools/test/tools/javac/6948381/T6948381.java
Revision Date Author Comments
# 580:f2fdd52e4e87 10-Jun-2010 jjg

6944312: Potential rebranding issues in openjdk/langtools repository sources
Reviewed-by: darcy


# 562:eb849389ae2c 19-May-2010 mcimadamore

6948381: javac Null Pointer Exception in Types.makeCompoundType
Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type
Reviewed-by: jjg