-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
Description
Let's make sure issue is not already fixed in latest builds first.
- I verified I can reproduce this issue against latest Integration Build of Eclipse SDK
Steps to reproduce
From a fresh installation and clean workspace:
Setup eclipse and all the eclipse platform related github repositories using oomph https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.releng.aggregator/master/oomph/PlatformSDKConfiguration.setup&show=true
Open 2 or more *.png files(Images) with ctrl+shift+r. This causes eclipse to hang.
I expected: No hangs
But got: Eclipse hangs
Here is jstack of eclipse process id
Tested under this environment:
- OS & version: Windows 11
- Eclipse IDE/Platform version (as shown in Help > About): Version: 2025-09 (4.37)
Build id: I20250710-1800
Community
- I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.