зеркало из https://github.com/mozilla/pjs.git
13d2351d26
The reason for the regression is that now JavaMembers.lookupClass never attempts to reflect package-private classes. But this is wrong since even with SecirutyManager installed JVM allows to call Class.getMethos()( and returns list of all public methods in the class and its super classes. The patch removes the restrictions while making JavaMembers.lookupClass much simpler. |
||
---|---|---|
.. | ||
benchmarks | ||
docs | ||
jsd | ||
jsdj | ||
jsj | ||
ref | ||
rhino | ||
src | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
landbranch.pl | ||
makefile.win |