JDK-8138708 : develop tests for the rest of CP related methods in CompilerToVM
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-10-01
  • Updated: 2016-02-20
  • Resolved: 2016-02-20
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 9
9 inapplicableFixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
- resolveConstantInPool 
- constantPoolRemapInstructionOperandFromCache 
- lookupNameInPool 
- lookupNameAndTypeRefIndexInPool 
- lookupSignatureInPool 
- lookupKlassRefIndexInPool
- lookupMethodInPool 
- resolveFieldInPool

+ update other tests to use sun.reflect instead of values from javap
+ update sun.reflect to return cpTag by index