diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2022-12-21 15:56:34 +0100 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2022-12-21 15:56:34 +0100 |
commit | 9161b23b47c5046bec7f27c53145b1ca2fabf8df (patch) | |
tree | abdd22c0727d0f8e94d81fbe174886f2a7ecae5d /tests/bugs/interInherit | |
parent | ffacda77227a11da3bf53ddba1c0fa5746d3e73e (diff) | |
download | aspectj-9161b23b47c5046bec7f27c53145b1ca2fabf8df.tar.gz aspectj-9161b23b47c5046bec7f27c53145b1ca2fabf8df.zip |
BCEL: use MAX_CP_ENTRIES from internal class, not from JRE
Instead of importing com.sun.org.apache.bcel.internal.Const, use
use org.aspectj.apache.bcel.Constants. The former class is from the
internal JRE module 'java.xml' which is not exposed by default.
Actually, no existing test failed because of it, but javadoc generation
for the AspectJ weaver.
Relates to #192.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests/bugs/interInherit')
0 files changed, 0 insertions, 0 deletions