Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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@xxxxxxxxxxxxxxxxxxxxxx> wrote:
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

Back to the top