aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-10-05 11:22:13 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-10-05 11:22:13 +0700
commit39c5da6eb973ce31ad90c30c1b4156988d6b9bf8 (patch)
treea9e84d5c5f234d1ceb980343d7c2adda6aa4229e /loadtime
parent78ee9cebd81f1496d69bd0c933e3ee16fa02a96f (diff)
downloadaspectj-39c5da6eb973ce31ad90c30c1b4156988d6b9bf8.tar.gz
aspectj-39c5da6eb973ce31ad90c30c1b4156988d6b9bf8.zip
AjcTestCase: Make sure main methods can be called in Java 21
Since JDK 21, a public main method of a non-public (e.g. default-scoped) class can no longer be invoked without making it accessible first. Because many test sources contain multiple aspects and classes in one file, this is a frequent use case. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'loadtime')
0 files changed, 0 insertions, 0 deletions