-
Bug
-
Resolution: Duplicate
-
P3
-
5.0u5, 6
-
generic
-
solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2129064 | 6 | Shinya Ogino | P3 | Closed | Duplicate |
Following part of Japanese man page is not synch with English. Solaris only issue.
-target version
Generate class files that will work on VMs with the
specified version. The default is to generate class
files to be compatible with the 1.5 VM in the JDK.
When the- -source 1.4 or lower option is used, the
default target is 1.4. The versions supported by javac
are:
...
1.4 Generates class files that are compatible only
with 1.4 VMs.
1.5 Generate class files that are compatible only
with JDK 1.5 VMs.
5 Synonym for 1.5
-target version
Generate class files that will work on VMs with the
specified version. The default is to generate class
files to be compatible with the 1.5 VM in the JDK.
When the- -source 1.4 or lower option is used, the
default target is 1.4. The versions supported by javac
are:
...
1.4 Generates class files that are compatible only
with 1.4 VMs.
1.5 Generate class files that are compatible only
with JDK 1.5 VMs.
5 Synonym for 1.5
- backported by
-
JDK-2129064 [ja] javac man page contents not synch with english
- Closed
- duplicates
-
JDK-6465373 [ja] javac man page content need update
- Resolved
- relates to
-
JDK-6465371 rc l10n man page update
- Resolved
-
JDK-6313342 javac manpage content different between linux and solaris
- Resolved
-
JDK-6325247 Javac man page needs to be updated for the new default target
- Resolved