RFR: 8344191: Build code should not have classpath exception
David Holmes
dholmes at openjdk.org
Sat Nov 16 12:24:42 UTC 2024
On Fri, 15 Nov 2024 00:07:07 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The policy has long been to use Classpath Exception in the `src` and `make` directories, but not in the `test` directories. If you're changing the policy, you might want to check and update any documentation where the policy might be written down.
What policy is that? The Classpath exception is for executing classfiles. It is meaningless in any other context.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22104#issuecomment-2480542305
More information about the core-libs-dev
mailing list