Other |
---|
5.0u25 b03Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
Five JCK Compiler tests failed with "Compilation did not fail as expected" message. These are the following situations when the compilation should to fail but didn't it: 1. Two methods with the same signature but different result type 2. Declaration of method values() in a top level enum type. 3. Declaration of method valueOf(String) in a top level enum type. 4. Declaration of method values() in a member enum type. 5. Declaration of method valueOf(String) in a member enum type.
|