aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bugs161/pr102733/Invoker2.java
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-22 18:25:56 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-22 18:25:56 +0100
commit08fc5f7cc74815861f9f1dc8cac7a0c06d6efa68 (patch)
tree5377d8b90100fdf1330ff8e8fa7da40dc9b77415 /tests/bugs161/pr102733/Invoker2.java
parentdee80289aed67ed2dbe15399efdb804bf47340ff (diff)
downloadaspectj-08fc5f7cc74815861f9f1dc8cac7a0c06d6efa68.tar.gz
aspectj-08fc5f7cc74815861f9f1dc8cac7a0c06d6efa68.zip
Adjust 1.6.1 'testRunningBrokenCode_pr102733*' tests ECJ Java 22
Initially, these tests made sure that an old AJC bug causing incompatibility to ECJ when using `-proceedOnError` was fixed and there were no regressions. See also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=102733 Now with the Java 22 changes for JEP 463 "Implicitly Declared Classes and Instance Main Methods (Second Preview)" in JDT Core, source code is parsed into a significantly different AST structure than before, even when using compiler targets < 22. See also https://openjdk.org/jeps/463. One test has been temporarily adjusted to the byte code created by ECJ/AJC now. TODO: Revert/adjust after this upstream bug has been fixed: https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2205 Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests/bugs161/pr102733/Invoker2.java')
0 files changed, 0 insertions, 0 deletions