JDK-8242923 : Trigger interface MethodHandle resolve in test without Nashorn.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-04-16
  • Updated: 2024-10-17
  • Resolved: 2020-06-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 15 JDK 16
15 b27Fixed 16Fixed
Related Reports
Relates :  
Description
test/hotspot/jtreg/compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java uses nashorn script engine to generate problematic callsites. Investigate if it is possible to generate problematic callsite by some other means.

See also: https://openjdk.java.net/jeps/372
Comments
Changeset: 212ab176 Author: Evgeny Nikitin <enikitin@openjdk.org> Date: 2020-06-10 13:17:03 +0000 URL: https://git.openjdk.java.net/lanai/commit/212ab176
02-07-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/da0c90391866 User: iignatyev Date: 2020-06-11 15:36:45 +0000
11-06-2020

ProblemListed by JDK-8242931
17-04-2020