Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Luis MajanoLuis MajanoPriority
MajorLabels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneAffects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Luis Majano
Luis MajanoPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Affects versions
Created 30 March 2018 at 15:51
Updated 20 May 2021 at 09:18
Resolved 17 July 2018 at 09:28
When working with dynamic proxies, i am seeing a weird error when implementing core JDK interfaces. These interfaces are part of JDK8.
Example proxy:
Example Usage:
When I first run the code in the server, the code fails with a no class defined exception. If I restart the server, the error goes away. This is not good for stability.
You can see a travis build on this here:
https://travis-ci.org/coldbox-modules/cbstreams/jobs/360321909