summaryrefslogtreecommitdiff
path: root/test/files/neg/protected-static-fail
Commit message (Collapse)AuthorAgeFilesLines
* Carved out access exception for java protected ...Paul Phillips2011-06-063-0/+26
Carved out access exception for java protected statics, which otherwise cannot be accessed from scala. Changes close status of #1806, no review.