diff options
author | Andy Clement <aclement@pivotal.io> | 2019-01-11 15:49:49 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-01-11 15:49:49 -0800 |
commit | a11b07517aa85fb5c4e856f475050a4136ed36e6 (patch) | |
tree | 2c0e068006df5cca1cfd80262ba635e8a8096c74 /aspectj-attic | |
parent | 5f594722aa770bd1cc763a313336c06bc19a8f7a (diff) | |
download | aspectj-a11b07517aa85fb5c4e856f475050a4136ed36e6.tar.gz aspectj-a11b07517aa85fb5c4e856f475050a4136ed36e6.zip |
On JDK11 call the defineClass variant with a ProtectionDomain param
This alters the defineClass used when loadtime weaving and defining
'extra' classes (e.g. closures). This change causes us to call
the defineClass() method variant on ClassLoader that takes a
protection domain, so it should share the same protection domain as
the class for which the extra class was generated.
Issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=542421
Diffstat (limited to 'aspectj-attic')
0 files changed, 0 insertions, 0 deletions