Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5277 [startup][performance] general optimizations
  3. HARMONY-5284

[drlvm][startup][performance][classloader] lookup for methods and fields

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • DRLVM
    • None

    Description

      It's for better lookup procedures for methods and fileds resolving; moving Class.getMethod to JNI :
      There was just linear search for lookup methods and fileds in DRLVM, so using hash for lookup improves the performance on startup.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nsnaumova Naumova Natalya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: