Export javac classes
Errorprone used to ship with its own copy of javac, but now just uses the compiler directly. Errorprone plugins that use javac compiler internal classes need to tell the compiler to export those classes. Bug: 253827323 Test: m RUN_ERROR_PRONE=true javac-check Change-Id: I4537a46525e75757b13af5a92dde60c50e5e660a
Loading
Please register or sign in to comment