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

Update the ClassFileTransformer API to include the class name

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P2 P2
    • 1.4.2
    • 1.4.2
    • deploy

      Modify the ClassFileTransformer API to include the class name such that it is possible to filter out any other class not needed. This is for security reasons.

      With the new modifications to this API it would include the className and Domain which would do as expected by customer.
      public static byte[] transform(ClassLoader loader, String className, ProtectionDomain protectionDomain, byte[] b, int off, int len)

            raginip Ragini Prasad (Inactive)
            raginip Ragini Prasad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: