-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b08
I've been caught by another bootstrap fall out (and have now reverted my build env to JDK 7)
build/ws/corba/src/share/classes/com/sun/corba/se/spi/orb/ORB.java>:256: error: incompatible types: ReflectiveOperationException cannot be converted to String
throw new InternalError(e);
^
build/ws/corba/src/share/classes/com/sun/corba/se/spi/orb/ORB.java>:256: error: incompatible types: ReflectiveOperationException cannot be converted to String
throw new InternalError(e);
^
Note: Some input files use or override a deprecated API.
build/ws/corba/src/share/classes/com/sun/corba/se/spi/orb/ORB.java>:256: error: incompatible types: ReflectiveOperationException cannot be converted to String
throw new InternalError(e);
^
build/ws/corba/src/share/classes/com/sun/corba/se/spi/orb/ORB.java>:256: error: incompatible types: ReflectiveOperationException cannot be converted to String
throw new InternalError(e);
^
Note: Some input files use or override a deprecated API.
- relates to
-
JDK-8039108 Build Broken : 8035618 fix breaks corba build
-
- Closed
-