JDK-6514850 : Need generalized interface for checking if a match rule exists for an ideal node
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2007-01-18
  • Updated: 2010-04-02
  • Resolved: 2007-01-31
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 6 JDK 7 Other
6u4Fixed 7Fixed hs10Fixed
Description
Create boolean array indexed by ideal opcode which records
which ideal nodes occur in match rules to support generalized
interface
   Matcher::has_match_rule(ideal opcode)

which replaces unique interfaces such as
   Matcher::modFSupported()

Comments
SUGGESTED FIX /net/prt-archiver.sfbay/data/archived_workspaces/main/c2_baseline/2007/20070119095844.nips.matchsupported/ http://prt-web.sfbay.sun.com/net/prt-archiver.sfbay/data/archived_workspaces/main/c2_baseline/2007/20070119095844.nips.matchsupported/workspace/webrevs/webrev-2007.01.19/index.html
19-01-2007

EVALUATION See description
18-01-2007