Kenneth Knowles created BEAM-2231:
-------------------------------------
Summary: ApiSurface should be lazy
Key: BEAM-2231
URL: https://issues.apache.org/jira/browse/BEAM-2231
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Kenneth Knowles
Currently, the ApiSurface loads classes recursively, when they should be pruned
before loading by the pruning pattern. This has caused crashes because some
classes that are never referenced in our code.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)