-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b34
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2158178 | 6u10 | Jonathan Gibbons | P3 | Resolved | Fixed | b12 |
JDK-2165589 | OpenJDK6 | Jonathan Gibbons | P3 | Resolved | Fixed | b12 |
javac needs Cloneable and Serializable on the classpath even when not directly used.
This causes problems for JavaCard, which does not support these interfaces.
javac needs Cloneable and Serializable on the classpath even when not directly used.
This is a problem for JavaCard which does not support these interfaces.
This causes problems for JavaCard, which does not support these interfaces.
javac needs Cloneable and Serializable on the classpath even when not directly used.
This is a problem for JavaCard which does not support these interfaces.
- backported by
-
JDK-2158178 javac needs Cloneable and Serializable on the classpath even when not directly used
- Resolved
-
JDK-2165589 javac needs Cloneable and Serializable on the classpath even when not directly used
- Resolved
- relates to
-
JDK-6627362 javac generates code that uses array.clone, which is not available on JavaCard
- Closed
-
JDK-6627364 javac needs Float and Double on the bootclasspath even when not directly used
- Closed