summaryrefslogtreecommitdiffstats
path: root/libjava/java/beans/MethodDescriptor.java
diff options
context:
space:
mode:
authorrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-06 17:43:48 +0000
committerrmathew <rmathew@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-06 17:43:48 +0000
commit78425cf348ffec46a6275d138b77442d0a1289fa (patch)
tree3ad5f9c549f4bba0912d27911ceac310bdbafb41 /libjava/java/beans/MethodDescriptor.java
parent37c54eae4b769702607da59995422f17f2470d33 (diff)
downloadppe42-gcc-78425cf348ffec46a6275d138b77442d0a1289fa.tar.gz
ppe42-gcc-78425cf348ffec46a6275d138b77442d0a1289fa.zip
Fixes PR java/9685, PR java/15073
* parse.y (accessibility_string): New method. (not_accessible_field_error): Use accessibility_string() instead of java_accstring_lookup(). (resolve_qualified_expression_name): Check with check_pkg_class_access() before allowing access using qualified names. Fix comment typo. Use check_pkg_class_access() instead of not_accessible_p() for unqualified types. (not_accessible_p): Use DECL_CONTEXT (member) instead of REFERENCE for package-private access checking. (patch_method_invocation): Use accessibility_string() instead of java_accstring_lookup(). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81573 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/beans/MethodDescriptor.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud