classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Uncodumented values of documented final fields


From: sascha
Subject: Uncodumented values of documented final fields
Date: Fri, 8 Feb 2002 13:57:15 +0100

Hi,

should Classpath provide the same values for final fields as the Sun 
implementation,
even if the concrete value is not part of the specification?

Context: I am currently working on java.util.logging, and the documentation
of the Logging API does not specify the integer values for the standard
logging levels, for example the result of 
java.util.logging.Level.WARNING.intValue().
However, I think my question applies to many other packages as well.

-- Sascha Brawer, address@hidden







reply via email to

[Prev in Thread] Current Thread [Next in Thread]