On Fri, 26 May 2023 16:16:58 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> Alternatively, move `Version` record as a nested class in `OperatingSystem`.

That would work WRT naming, but I thought the point was to not have to load 
OperatingSystem in order to load Version?
Unless loading a static inner class doesn't force the loading of the outer 
class?

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

PR Comment: https://git.openjdk.org/jdk/pull/14181#issuecomment-1564631561

Reply via email to