-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b68
-
generic
-
generic
6854244 changed the build to use -source 7 -target 7.
However,
jdk/make/com/sun/crypto/provider/Makefile
jdk/make/javax/crypto/Makefile
which set -target 5 now need to set -source 5 as well.
However,
jdk/make/com/sun/crypto/provider/Makefile
jdk/make/javax/crypto/Makefile
which set -target 5 now need to set -source 5 as well.
- relates to
-
JDK-6854244 change source/target used to compile JDK to 7
-
- Resolved
-