Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8702149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:34:47+00:00 2026-06-13T02:34:47+00:00

J2SE 5.0 specification for method ClassFileTransformer.transform(ClassLoader classLoader, String className, Class classBeingRedefined, ProtectionDomain protectionDomain, byte[]

  • 0

J2SE 5.0 specification for method ClassFileTransformer.transform(ClassLoader classLoader, String className, Class classBeingRedefined, ProtectionDomain protectionDomain, byte[] classfileBuffer) tells:

transformer will be called for every new class definition and every
class redefinition. The request for a new class definition is made
with ClassLoader.defineClass. The request for a class redefinition is
made with Instrumentation.redefineClasses or its native equivalents.
The transformer is called during the processing of the request, before
the class file bytes have been verified or applied.

Using this information I can’t say if it’s possible for method ClassFileTransformer.transform to be called concurrently for the same runtime class (classLoader&className). I understand that method Instrumentation.redefineClasses can be called concurrently for the same class, but this doesn’t mean that such invocation can lead to concurrent invocation of ClassFileTransformer.transform for the same class. Is there some way to clarify my incomprehension?

It’s important in my case, because I use Javassist for transformation and the same instance of CtClass can be used from concurrently running methods ClassFileTransformer.transform. Currently I do all work with CtClass instance within synchronized(ctClass) block, just in case.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T02:34:48+00:00Added an answer on June 13, 2026 at 2:34 am

    I just tried to invoke method Instrumentation.redefineClasses concurrently for the same class and checked if my class file transformer transform method was invoked concurrently. And the answer is yes, ClassFileTransformer.transform methods can be invoked by JVM for the same class concurrently.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Java's Transformer class to process an XML Document object. This is the
Using J2SE, I tried making a LAN application using java.net.*, and it worked perfectly.
we are developing a J2SE application and we are using Hibernate for our persistence
I have J2SE application running in 1.5 java VM in RHEL OS. One of
Suppose I only had the regular J2SE http libraries but wanted to write a
My Mac OS X allows me to choose among J2SE 1.4.2 32bit, J2SE 5
Switching from JVM 1.4 to 1.5 has performance benefits as per release notes. http://java.sun.com/j2se/1.5.0/docs/relnotes/features.html#performance
Can I RSA-encrypt in J2ME or J2SE, and decrypt in PHP? I assume RSA
I would start a J2SE projects for abuntu OS. I try both Netbeans GUI
I have J2SE application running in linux. I have stop application script in which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.