Hi! When testing OWB with Java16 I found that having do manually configure a DefiningClassService is probably not as user friendly as it should be. Do we want to handle this more abstracted with e.g. a DefaultDefiningClassService?
We could move the Unsafe stuff all over to a separate UnsafeDefiningClassSerivce the DefaultDefiningClassService would then delegate to it or the ClassLoaderProxyService. wdyt? will prepare a ft branch for review. LieGrue, strub