[lworld] RFR: 8283573: [lworld] Make Object an abstract class

Tobias Hartmann thartmann at openjdk.java.net
Mon Mar 28 12:23:12 UTC 2022


On Thu, 13 Jan 2022 20:22:37 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> 8283573: [lworld] Make Object an abstract class

Compiler changes look good to me.

src/java.base/share/classes/java/lang/Identity.java line 2:

> 1: /*
> 2:  * Copyright (c) 2022, 2022, Oracle and/or its affiliates. All rights reserved.

Suggestion:

 * Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.

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

Marked as reviewed by thartmann (Committer).

PR: https://git.openjdk.java.net/valhalla/pull/602



More information about the valhalla-dev mailing list