JDK-8136755 : JEP-JDK-8062493: [jvmci] Test task: develop tests for untested classes used in CompilerToVM::* methods
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10,11
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2015-09-18
  • Updated: 2020-05-08
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
a following classes should be analyzed and new tests should be created for them if needed:
HotSpotCompilerCode
TargetDescription
HotSpotMetaData
HotSpotStackFrameReference
HotSpotResolvedJavaMethod(Impl)
InstalledCode
SpeculationLog
HotSpotConstantPool
HotSpotResolvedObjectType(Impl)

This is what is used in current CompilerToVM version.
Partially, these classes are tested by CompilerToVM tests, so, only missed parts should be handled by this task.


Comments
ILW = Add missing tests, for jvmci methods, no workaround = MMH = P3
21-02-2017

During reprioritization it was decided to have lesser priority
21-03-2016