Skip to content

Internal compiler error triggered by constructor argument or @see in javadoc #4692#4698

Merged
jarthana merged 2 commits intoeclipse-jdt:masterfrom
jarthana:gh4692
Dec 17, 2025
Merged

Internal compiler error triggered by constructor argument or @see in javadoc #4692#4698
jarthana merged 2 commits intoeclipse-jdt:masterfrom
jarthana:gh4692

Conversation

@jarthana
Copy link
Member

@jarthana jarthana commented Dec 15, 2025

What it does

Fixes #4692

How to test

Author checklist

@eclipse-jdt-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
org.eclipse.jdt.compiler.apt.tests/pom.xml

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 2f23a9715fa0fd401168e707a413c927095eb38c Mon Sep 17 00:00:00 2001
From: Eclipse JDT Bot <jdt-bot@eclipse.org>
Date: Mon, 15 Dec 2025 11:44:58 +0000
Subject: [PATCH] Version bump(s) for 4.39 stream


diff --git a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
index 68a9def949..47008d7418 100644
--- a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jdt.compiler.apt.tests;singleton:=true
-Bundle-Version: 1.3.1000.qualifier
+Bundle-Version: 1.3.1100.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-21
diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml
index a399d0d959..761c7153c7 100644
--- a/org.eclipse.jdt.compiler.apt.tests/pom.xml
+++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml
@@ -19,7 +19,7 @@
     <relativePath>../tests-pom/</relativePath>
   </parent>
   <artifactId>org.eclipse.jdt.compiler.apt.tests</artifactId>
-  <version>1.3.1000-SNAPSHOT</version>
+  <version>1.3.1100-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <properties>
-- 
2.52.0

Further information are available in Common Build Issues - Missing version increments.

@jarthana jarthana merged commit b0135c9 into eclipse-jdt:master Dec 17, 2025
10 of 13 checks passed
@jarthana jarthana self-assigned this Jan 8, 2026
@jarthana jarthana added this to the 4.39 M1 milestone Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal compiler error triggered by constructor argument or @see in javadoc

2 participants