jlahoda [Tue, 17 Feb 2015 15:39:05 +0100] rev 29053
8067445: New modular image-based file manager skips boot classes
Summary: Taking "sun.boot.class.path" system property into account when constructing bootclasspath for modular images.
Reviewed-by: jjg, mcimadamore
sadayapalam [Mon, 16 Feb 2015 19:14:18 +0530] rev 29052
8073201: Incorrect @bug annotation in checkin for JDK-8069545
Reviewed-by: mcimadamore
Contributed-by: srikanth.adayapalam@oracle.com
mcimadamore [Mon, 16 Feb 2015 12:24:25 +0000] rev 29051
8071241: Investigate alternate strategy for type-checking operators
Summary: Separat operator lookup logic from overload resolution.
Reviewed-by: jjg, jlahoda, sadayapalam
emc [Fri, 13 Feb 2015 17:00:45 -0500] rev 29050
8066725: javac produces classfiles it cannot read
Summary: Revert behavioral changes from 8029012 and 8065132
Reviewed-by: jfranck