RFR: JDK-8310550: Adjust references to rt.jar [v4]
Christoph Langer
clanger at openjdk.org
Wed Jul 5 15:07:16 UTC 2023
On Wed, 5 Jul 2023 15:01:52 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> There are a few references to rt.jar in comments and in the codebase itself. Some of them might be removed or adjusted.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> Adjust comments
Fine from my end now. Just one minor nit left. 😄
src/jdk.compiler/share/classes/com/sun/tools/javac/file/JavacFileManager.java line 196:
> 194:
> 195: /**
> 196: * Set whether or not to use ct.sym as an alternate to the current runtime
You should bring back the period at the end of the sentence.
-------------
Marked as reviewed by clanger (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14593#pullrequestreview-1514740197
PR Review Comment: https://git.openjdk.org/jdk/pull/14593#discussion_r1253244166
More information about the serviceability-dev
mailing list