RFR: 8297444: Refactor the javacserver build tool [v3]
Magnus Ihse Bursie
ihse at openjdk.org
Thu Nov 24 20:36:06 UTC 2022
> Now that the javacserver no longer has any ambitions outside being a buildtool customized for the JDK build process, a lot of abstractions and generalizations can be removed.
>
> This will allow the actual behavior to be more clearly visible, and will help debugging the issues we are still seeing (most likely race conditions), and to convert the tool to use the ToolProvider API in the future.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
Fix typo
Co-authored-by: Andrey Turbanov <turbanoff at gmail.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11298/files
- new: https://git.openjdk.org/jdk/pull/11298/files/2a0e0975..82998663
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11298&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11298&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/11298.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11298/head:pull/11298
PR: https://git.openjdk.org/jdk/pull/11298
More information about the compiler-dev
mailing list