]> gcc.gnu.org Git - gcc.git/commit
re PR java/28754 (java.lang.nullPointerException while accessing final static members...
authorTom Tromey <tromey@redhat.com>
Tue, 12 Sep 2006 15:55:07 +0000 (15:55 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 12 Sep 2006 15:55:07 +0000 (15:55 +0000)
commit4b943588d131d6fa709b89903c920b726a85df82
tree104cd59776422baa7f42d64413a35b465fdfd18b
parent91da2e7c337d584339a6d5ee28ca6d7e30a2b3f4
re PR java/28754 (java.lang.nullPointerException while accessing final static members of an interface)

PR java/28754:
* expr.c (expand_java_field_op): Initialize field's declaring
interface if necessary.

From-SVN: r116890
gcc/java/ChangeLog
gcc/java/expr.c
This page took 0.0578 seconds and 5 git commands to generate.