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

Efficient TypeFunc creations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      Following this discussion: https://github.com/openjdk/jdk/pull/21782#discussion_r1906535686, similar changes, done by JDK-8330851, should also be done in GC TypeFunc creation.

      Either we can follow the same change done for classes CallNode and ArrayCopyNode Or if we have a better and creative way to fix this then should try to do the same change for both of the classes (CallNode and ArrayCopyNode).


      This is where I reverted GC related (some more) change: https://github.com/openjdk/jdk/pull/21782/commits/8f1c527d79e88f51fcd576e976658f22bfba023e So maybe just do this patch again ?

            Unassigned Unassigned
            amitkumar Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: