Integrated: JDK-8325687: SimpleJavaFileObject specification would benefit from implSpec

Joe Darcy darcy at openjdk.org
Fri Feb 16 22:58:57 UTC 2024


On Wed, 14 Feb 2024 21:51:57 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> While reading the spec in the context of another potential change, noticed some cases where using implSpec would lead to a better structured specification.

This pull request has now been integrated.

Changeset: 3b763722
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3b76372254aa638f5dcae1d54b963cd43bca7102
Stats:     43 lines in 2 files changed: 10 ins; 9 del; 24 mod

8325687: SimpleJavaFileObject specification would benefit from implSpec

Reviewed-by: jlahoda, iris

-------------

PR: https://git.openjdk.org/jdk/pull/17854


More information about the compiler-dev mailing list