Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5002245

CompileTheWorld should follow the same rules as Xcomp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • hotspot
    • None
    • b34
    • sparc
    • solaris_8

      When running with -Xcomp various frequency based inlining heuristics are ignored. however with CompileTheWorld this doesn't occur resulting in many method being skipped for inlining. The UseInterpreter checks in bytecodeInfo.cpp should be updated to check for CompileTheWorld also or the compile the world code should be updated to imply !UseInterpreter. The is a minor issue since I believe SQE add -Xcomp to any compile the world commands but it should be made to work correctly without this flag.

            rasbold Chuck Rasbold
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: