Thanks, I saw that go by.
Equinox was one of the early adopters of parallel class loaders during its design and eventual inclusion in Java 7. Long ago we stopped needing any such flags to prevent deadlock with our non-hierarchical class loaders. This should have no impact for Eclipse
projects that are based on Equinox.
Tom
From: equinox-dev <equinox-dev-bounces@xxxxxxxxxxx> on behalf of Jonah Graham <jonah@xxxxxxxxxxxxxxxx>
Sent: Tuesday, November 1, 2022 1:03 PM
To: eclipse.org-architecture-council <eclipse.org-architecture-council@xxxxxxxxxxx>; Equinox development mailing list <equinox-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] Re: [equinox-dev] [eclipse.org-architecture-council] Fwd: Eclipse heads-up
Forwarding to equinox-dev as I think that is the part of the IDE that has class loaders. Jonah ~~~ Jonah Graham Kichwa Coders www. kichwacoders. com On Tue, 1 Nov 2022 at 13: 37, Ivar Grimstad <ivar. grimstad@ eclipse-foundation. org
ZjQcmQRYFpfptBannerStart
This Message Is From an External Sender
This message came from outside your organization.
ZjQcmQRYFpfptBannerEnd
Forwarding to equinox-dev as I think that is the part of the IDE that has class loaders.
Jonah
Hi all,
For your awareness, here is a change in the JDK that may impact some of our projects. I suspect it may be something to look into at least for the IDE, EclipseLink, GlassFish, others?
Not sure how to handle it, or even if the Arch Council is the right place.
Ivar
---------- Forwarded message ---------
From: David Delabassee
<david.delabassee@xxxxxxxxxx>
Date: Tue, Oct 25, 2022 at 6:55 AM
Subject: Eclipse heads-up
Hi Ivar,
To prevent deadlocks, we're planning to remove from the JDK a legacy
parallel class loading workaround for custom class loaders not
registered as parallel capable (see JDK-8295848). We'd like to know if
Eclipse doesn't depend on that legacy workaround and understand if its
custom class loaders using non-hierarchical class delegation model are
parallel-capable.
[1] https://bugs.openjdk.org/browse/JDK-8295848
Thanks,
--
Ivar Grimstad
Jakarta EE Developer Advocate |
Eclipse Foundation
Eclipse Foundation
- Community. Code. Collaboration.
_______________________________________________
eclipse.org-architecture-council mailing list
eclipse.org-architecture-council@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/eclipse.org-architecture-council
|