Proxy.isProxyClass scalability (original) (raw)
Peter Levart peter.levart at gmail.com
Wed Apr 24 12:44:44 UTC 2013
- Previous message: Proxy.isProxyClass scalability
- Next message: JAX-WS update coming soon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Mandy,
I have noticed recently on the hotspot-runime-dev mailing list: "RFR(XXS): 8012714: Assign the unique traceid directly to the Klass upon creation"...
Could this be accessed from Java? It looks like a perfect key to identify a class within a JVM. Can it be represented as int or long? That would map to int[] or long[] as a sub-key in the WeakCache?...
Regards, Peter
- Previous message: Proxy.isProxyClass scalability
- Next message: JAX-WS update coming soon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]