Commit 6e8b9e4a authored by kenton@google.com's avatar kenton@google.com
Browse files

Make extension identifiers final. This improves security when untrusted code...

Make extension identifiers final.  This improves security when untrusted code is present in the same class loader.  In order to get around initialization ordering issues, I simply made the constructor for extension identifiers take no arguments and deferred initialization to an internalInit() method, which generated code will always call during init.
parent 7f4938b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment