[lworld] Integrated: 8338698: [lworld] ObjectStreamClass should throw InstantiationException for abstract value class

Roger Riggs rriggs at openjdk.org
Wed Aug 21 16:18:24 UTC 2024


On Wed, 21 Aug 2024 00:14:09 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Updated ObjectStreamClass creation of newValueInstance to throw InstantiationException if the class is abstract or identity class.

This pull request has now been integrated.

Changeset: b81cb4ec
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/b81cb4ec386c7bd3ee9fc09fa4e735eb2aff89da
Stats:     6 lines in 1 file changed: 5 ins; 0 del; 1 mod

8338698: [lworld] ObjectStreamClass should throw InstantiationException for abstract value class

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

PR: https://git.openjdk.org/valhalla/pull/1215


More information about the valhalla-dev mailing list