>>>>> "Chris" == Chris Dailey <[EMAIL PROTECTED]> writes:

Chris> The following patch is an attempt to fix this difference:
Chris> http://japi.sab39.org/htmlout/h-jdk11-classpath.html#err_bad_java_lang
Chris> * field java.lang.reflect.Member.DECLARED: constant [1] in jdk11,
Chris>   but not constant in classpath

I think this must be a japi bug.  A field in an interface is
implicitly public, static, and final; see Java Language Specification,
2nd Ed, section 9.3.

Chris> Index: Member.java

FYI, please use "diff -u" or "diff -c", and also send a ChangeLog
entry with patches.

Tom


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to