Skip to main content

Back to the top

Git Log for Y20240320-0250

Git log from Y20240311-0310 (previous) to Y20240320-0250 (current)

The tagging, and this report, were done at about 20240320-0301

Repository: eclipse.platform.releng.aggregator
Date Commit message Author
2024-03-20Include jdt.debug plugins to the patch buildJay Arthanareeswaran
2024-03-14Version Update for PBuild (#1907)Rahul Mohanan
2024-03-12Update Version NumberRahul Mohanan
2024-03-12Additional Changes for PbuildRahul Mohanan
2024-03-12Update PBuild for java22 (#1897)Rahul Mohanan


Repository: eclipse.jdt.core
Date Commit message Author
2024-03-20[22] Remove Beta Disclaimers in Java 22 #2164 (#2174)Jay Arthanareeswaran
2024-03-12fixes #2148 (#2149)Manoj N Palat
2024-03-11AST Rewrite support for JEP 447 Super After Statement (#2132)Suby S Surendran
2024-03-11[22] DOM AST Support for JEP 447 Super After Statement (#2123)Suby S Surendran


Repository: eclipse.jdt.debug
Date Commit message Author
2024-03-20Update bundle versions for the modified bundles for Java22Jay Arthanareeswaran
2024-03-20[22] Remove Beta Disclaimers in Java 22 in JDT Debug (#408)Noopur Gupta


Repository: eclipse.jdt.ui
Date Commit message Author
2024-03-20[22] Remove Beta Disclaimers in Java 22 in JDT UI (#1266)Noopur Gupta
2024-03-14Version updates to jdt ui plugins in beta java 22 branch (#1260)Sravan Kumar Lakkimsetti
2024-03-12Merge pull request #1247 from eclipse-jdt/R4_31_maintenanceNoopur Gupta
2024-02-20Fix lambda cleanup/quick assist when static field is returned (#1210)Jeff Johnston
2024-02-20Revert workaround for #945, as it causes problems in the JUnit viewSimeon Andreev
2024-02-15Handle potential NumberFormatException in chain completion settings.Roland Grunberg
2024-02-14Fix extract local for autocloseable expression in try with resources (#1195)Jeff Johnston
2024-02-14fix endless loop in RippleMethodFinder2.UnionFind.find(IType) #1192 (#1193)Jörg Kubitz
2024-02-14Enabled testsAmartya Parijat
2024-02-14NPE in SemanticHighlightingReconcilerAndrey Loskutov
2024-02-13Create codeql.ymlJörg Kubitz
2024-02-12ChangedValueChecker: multithreading fixes (#1187)Jörg Kubitz
2024-02-09Fix UI freeze due to extract to local computations (#1186)Jeff Johnston
2024-02-09Incremental delete of duplicate interfaces (IMultiFixCore & ILinkedFixCore)Rob Stryker
2024-02-09Don't offer extract to constant unless expression is final and static (#1182)Jeff Johnston
2024-02-09Delete internal abstract classes AbstractCleanUpCore and AbstractMultiFixCoreRob Stryker
2024-02-09Incremental delete of duplicate interfaces (Delete ICleanUpCore)Rob Stryker
2024-02-07Add checking so no invalid extract local variable proposals are offered (#1177)Jeff Johnston
2024-02-07Incremental delete of duplicate interfaces (IInvocationContextCore and IProblemLocationCore)Rob Stryker
2024-02-07Touch bundles affected by compiler implementation changeAndrey Loskutov
2024-02-07don't fail build on test errorJörg Kubitz
2024-02-05Fix while to for-each cleanup to handle capture/wildcard types (#1167)Jeff Johnston
2024-02-05Reword the "Eclipse ECJ" check to reflect API issues as wellJörg Kubitz
2024-02-05qualityGate unstableJörg Kubitz
2024-02-05Suppress deprecation: java.util.ObservableJörg Kubitz