Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for Bugzilla Bug 51929 | jhugunin | 2004-02-19 | 3 | -4/+8 |
| | | | | | | | | | Advice calling protected super method causing java.lang.VerifyError 'Bad access to protected data' Also expanded test to cover protected field access as well as methods Fix required getting the correct receiver type for both field access and method calls to correspond to Java's complicated rules for accessing protected members (JLSv2 6.6.2 and mentioned in passing in JVMv2 5.4.4) | ||||
* | mailing list verify error | wisberg | 2004-02-13 | 3 | -0/+61 |