|
Antonin Stefanutti I'm not able to reproduce the "private nested class" problem. I've created a test case: https://github.com/mkouba/core/tree/WELD-2092. Please could you take a look and verify I understand the problem correctly? I've also tried to run the MetricsSampleTest and it passed (even after I changed org.apache.camel.cdi.sample.metrics.MetricsCdiConfig.registry to @ApplicationScoped). I'm using Oracle JDK 1.8.0_60-b27. Also the stack you get for JDK8 looks more like another class loader issue.
|