Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wb-dev] Critical issue

Hi All,

With Java 16, the usage of CGLIB stops working. We already had our first report [1]

CGLIB is a class manipulation tool that uses reflection to do some class/classloading/proxy magic.

If we don't get this fixed then we are in trouble. Is there someone on the list that wants to take a stab at this?

Cheers,

Wim

[1] bug 572210


Back to the top