In my experience all this stuff with invokedynamic, MethodHandles (and
VarHandles) und ClassValue.

My main problem is, that I have not been able to work in that area for
several years and I have no idea what changed in the meantime for the
internals. From looking at the source I can see quite bit did happen I
found critical in the past, but beyond that.

For Groovy the current main problems are:
* improving our very simple polymorphic cache
* reducing one-time cost for producing handles
* avoiding memory leaks through callsites

and a big number of other smaller and bigger problems

bye jochen

On 22.08.23 22:13, Theodore Neward wrote:
Well, I’m still here. :-) Dunno if I am who you’re looking for, though,
since I probably have more questions than you do. :-)

On Tue, Aug 22, 2023 at 10:34 Jochen Theodorou <blackd...@gmx.org
<mailto:blackd...@gmx.org>> wrote:

    Hi all,

    this list seems to have been silent for years, so I am wondering if this
    is still a place to ask questions for jvm languages (I would maybe have
    some tricky corner case questions for MethodHandles) or if there is an
    alternative list I can go to... or if these things are now simply dead

    bye Jochen

    --
    You received this message because you are subscribed to the Google
    Groups "JVM Languages" group.
    To unsubscribe from this group and stop receiving emails from it,
    send an email to jvm-languages+unsubscr...@googlegroups.com
    <mailto:jvm-languages%2bunsubscr...@googlegroups.com>.
    To view this discussion on the web visit
    
https://groups.google.com/d/msgid/jvm-languages/23717f65-4dfd-7cbd-339b-ddb2291cbe6e%40gmx.org
    
<https://groups.google.com/d/msgid/jvm-languages/23717f65-4dfd-7cbd-339b-ddb2291cbe6e%40gmx.org>.

--
You received this message because you are subscribed to the Google
Groups "JVM Languages" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to jvm-languages+unsubscr...@googlegroups.com
<mailto:jvm-languages+unsubscr...@googlegroups.com>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jvm-languages/CAPRtxLy9BkjAJNa%3DNSHyOP_vV-A_CCqAL2a7p5uEAX2Dzx1B4A%40mail.gmail.com
<https://groups.google.com/d/msgid/jvm-languages/CAPRtxLy9BkjAJNa%3DNSHyOP_vV-A_CCqAL2a7p5uEAX2Dzx1B4A%40mail.gmail.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jvm-languages+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jvm-languages/e3099898-0082-fc51-99dd-22ba497c177e%40gmx.org.

Reply via email to