RFR: 8353185: Introduce the concept of upgradeable files in context of JEP 493 [v4]
Severin Gehwolf
sgehwolf at openjdk.org
Wed Apr 9 13:22:32 UTC 2025
On Wed, 9 Apr 2025 11:42:31 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Sure. It's not really a properties file (which assumes `key=value`). How about `upgrade_files_<module>.conf`? Then the pattern could be `upgrade_files_*.conf`. Thoughts?
>
> Yeah, my comment was meant more like "maybe you should turn it into a proper properties file, by introducing a key name". But maybe that's just silly and overkill.
>
> `.conf` sounds fine, I guess.
Thanks. Making this a properties file is overkill and feels like fitting a square peg into a round hole. I'll make those `*.conf` files then.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24388#discussion_r2035358134
More information about the build-dev
mailing list