-
Enhancement
-
Resolution: Won't Fix
-
P3
-
None
-
9
In the javac documentation:
http://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html
there's an example, "Cross Compile" that says "In most cases, the value of the -target is the value of -source." This sentence should be removed. In its place should be table that lists what version of class file is generated if -target is not specified (but -source is).
http://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html
there's an example, "Cross Compile" that says "In most cases, the value of the -target is the value of -source." This sentence should be removed. In its place should be table that lists what version of class file is generated if -target is not specified (but -source is).
- relates to
-
JDK-8016641 Cross compilation not as documented
-
- Resolved
-