RFR: 8324771: Obsolete RAMFraction related flags [v2]

Thomas Schatzl tschatzl at openjdk.org
Mon Jan 29 14:40:39 UTC 2024


On Mon, 29 Jan 2024 12:42:46 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Simple obsoleting four related deprecated jvm flags.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   year

Lgtm.

One superfluous additional newline.

src/hotspot/share/runtime/arguments.cpp line 497:

> 495:   // -------------- Deprecated Flags --------------
> 496:   // --- Non-alias flags - sorted by obsolete_in then expired_in:
> 497: 

Suggestion:


Seems unnecessary to introduce a newline here.

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

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17592#pullrequestreview-1848831102
PR Review Comment: https://git.openjdk.org/jdk/pull/17592#discussion_r1469686840


More information about the hotspot-gc-dev mailing list