Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented Jan 23, 2026

JDK 21+ exposes internal modules (e.g., jdk.management.agent) that appear as package fragment roots but throw JavaModelException when accessed because they are not on the project's build path. This chang
explicitly ignores these exceptions to prevent test failures.

@vogella vogella force-pushed the fix/base-import-test-jdk21 branch from bdac0e0 to 4b35bd6 Compare January 23, 2026 10:49
@vogella vogella changed the title Fix/base import test jdk21 Fix llPDETests AllImportTests org.eclipse.pde.ui.tests.imports.BaseImportTestCase Jan 23, 2026
@vogella vogella changed the title Fix llPDETests AllImportTests org.eclipse.pde.ui.tests.imports.BaseImportTestCase Fix PDETests AllImportTests org.eclipse.pde.ui.tests.imports.BaseImportTestCase Jan 23, 2026
@github-actions
Copy link

github-actions bot commented Jan 23, 2026

Test Results

   798 files  ±0     798 suites  ±0   54m 22s ⏱️ +4s
 3 732 tests ±0   3 596 ✅ ±0  136 💤 ±0  0 ❌ ±0 
11 127 runs  ±0  10 718 ✅ ±0  409 💤 ±0  0 ❌ ±0 

Results for commit d0e7abb. ± Comparison against base commit c3bf5cc.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the fix/base-import-test-jdk21 branch 3 times, most recently from 5b55017 to 4344784 Compare January 23, 2026 12:33
… classpath

JDK 21+ exposes internal modules (e.g., jdk.management.agent) that appear as package fragment roots but throw JavaModelException when accessed because they are not on the project's build path. This change explicitly ignores these exceptions to prevent test failures.
@vogella vogella force-pushed the fix/base-import-test-jdk21 branch from 4344784 to d0e7abb Compare January 23, 2026 12:35
@vogella vogella merged commit ade6dbb into eclipse-pde:master Jan 23, 2026
19 checks passed
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.

1 participant