Skip to content

An internal error occurred during: "Look up for installed JVMs". #289

@BeckerWdf

Description

@BeckerWdf

Starting up eclipse-SDK-I20230802-1800-macosx-cocoa-aarch64 causes this:

Screenshot 2023-08-03 at 11 53 56

The error log shows this:
java.lang.UnsupportedOperationException: remove
at java.base/java.util.Iterator.remove(Iterator.java:102)
at java.base/java.util.Collection.removeIf(Collection.java:577)
at org.eclipse.jdt.internal.launching.DetectVMInstallationsJob.run(DetectVMInstallationsJob.java:66)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)

Seems to be related to #265 and #231

Metadata

Metadata

Assignees

Labels

regressionRegression from previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions