commit | fb8a239e99c73f588720f54382d855c97e8113f1 | [log] [tgz] |
---|---|---|
author | Cole Faust <colefaust@google.com> | Mon Nov 18 16:26:44 2024 -0800 |
committer | Cole Faust <colefaust@google.com> | Mon Nov 18 16:26:44 2024 -0800 |
tree | 5674279ad4f4fe718327fed96577f5654dda5227 | |
parent | aea105b74929663cd9766948b521a864941f5cab [diff] |
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