Update c.o.j.t.ByteCodeLoader to be able really reload given class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b47

        Problem: we need to redefine class w/ given name from existing byte code. loadClass first tries to load class using parent or bootstrap classloader and doesn't really reload class as new.
        Solution: override loadClass to break delegation for given className.

              Assignee:
              Pavel Chistyakov (Inactive)
              Reporter:
              Pavel Chistyakov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: