[Bug 288528] eclipse-4.36 exit when startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Jul 2025 00:30:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288528

            Bug ID: 288528
           Summary: eclipse-4.36 exit when startup
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: huanghwh@gmail.com

% uname -a
FreeBSD hwh.gddsn.org.cn 14.3-RELEASE FreeBSD 14.3-RELEASE
releng/14.3-n271432-8c9ce319fef7 GENERIC amd64

% eclipse
CompileCommand: exclude
org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.getExtendedRange
bool exclude = true
WARNING: Using incubator modules: jdk.incubator.vector
7月 29, 2025 8:24:03 上午 org.apache.aries.spifly.BaseActivator log
信息: Registered provider org.slf4j.simple.SimpleServiceProvider of service
org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation'
package found.
It is recommended to migrate to the corresponding replacements in the jakarta
namespace.
The Eclipse E4 Platform will remove support for those javax-annotations in a
future release.
To suppress this warning, set the VM property:
-Declipse.e4.inject.javax.warning=false
To disable processing of 'javax' annotations entirely, set the VM property:
-Declipse.e4.inject.javax.disabled=true

Exception in thread "Event Loop Monitor" org.eclipse.swt.SWTException: Device
is disposed
        at org.eclipse.swt.SWT.error(SWT.java:4945)
        at org.eclipse.swt.SWT.error(SWT.java:4860)
        at org.eclipse.swt.SWT.error(SWT.java:4831)
        at org.eclipse.swt.widgets.Display.error(Display.java:1558)
        at org.eclipse.swt.widgets.Display.asyncExec(Display.java:920)
        at
org.eclipse.ui.internal.monitoring.EventLoopMonitorThread.run(EventLoopMonitorThread.java:492)

-- 
You are receiving this mail because:
You are the assignee for the bug.