vtheeyarath [Tue, 12 Jun 2018 22:23:35 -0700] rev 50542
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
Summary: Added Test annotation to test methods
Reviewed-by: rriggs, naoto
jlahoda [Wed, 13 Jun 2018 12:52:21 +0200] rev 50539
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
Summary: Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero