[Integrated] [lworld] RFR: 8242496 [lworld] new and defaultvalue don't perform checks on class to instantiate

Frederic Parain fparain at openjdk.java.net
Tue Apr 14 13:34:31 UTC 2020


Changeset: acffd197
Author:    Frederic Parain <fparain at openjdk.org>
Date:      2020-04-14 13:33:55 +0000
URL:       https://git.openjdk.java.net/valhalla/commit/acffd197

8242496: [lworld] new and defaultvalue don't perform checks on class to instantiate

Reviewed-by: dsimms

! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/interpreter/interpreterRuntime.cpp
! src/hotspot/share/interpreter/interpreterRuntime.hpp
! src/hotspot/share/oops/instanceKlass.hpp
+ test/hotspot/jtreg/runtime/valhalla/valuetypes/CreationErrorTest.java



More information about the valhalla-dev mailing list