Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
JVM Languages
Conversations
About
JVM Languages
Contact owners and managers
1–30 of 410
Mark all as read
Report group
0 selected
Jochen Theodorou
,
Remi Forax
3
Feb 23
avoiding indy code in stack trace
On 23.02.24 10:02, Remi Forax wrote: > Hello, > sorry for the late answer. don't worry.
unread,
avoiding indy code in stack trace
On 23.02.24 10:02, Remi Forax wrote: > Hello, > sorry for the late answer. don't worry.
Feb 23
Jochen Theodorou
, …
Charles Oliver Nutter
4
8/25/23
still active?
In my experience all this stuff with invokedynamic, MethodHandles (and VarHandles) und ClassValue. My
unread,
still active?
In my experience all this stuff with invokedynamic, MethodHandles (and VarHandles) und ClassValue. My
8/25/23
Remi Forax
11/1/18
LambdaForm.Hidden is moving to jdk.internal.vm.annotation
Hi all, I'm sure i'm not the only one to use LambdaForm.Hidden to hide methods of my dynamic
unread,
LambdaForm.Hidden is moving to jdk.internal.vm.annotation
Hi all, I'm sure i'm not the only one to use LambdaForm.Hidden to hide methods of my dynamic
11/1/18
Charles Oliver Nutter
2/25/17
Managing JNI resources in a classloader that might go away
Hey smart folks, I have a conundrum and Google is failing me. As you may know, we have been
unread,
Managing JNI resources in a classloader that might go away
Hey smart folks, I have a conundrum and Google is failing me. As you may know, we have been
2/25/17
Jochen Theodorou
, …
Rahul Muttineni
5
12/14/16
jvm spec class name restrictions
2.class works perfectly, see the following Gist: https://gist.github.com/rahulmutt/
unread,
jvm spec class name restrictions
2.class works perfectly, see the following Gist: https://gist.github.com/rahulmutt/
12/14/16
Rahul Muttineni
10/30/16
Dynamic Pointer Tagging on the JVM
I'm working on a JVM implementation of Haskell called Eta [1] and I'm looking for ways to
unread,
Dynamic Pointer Tagging on the JVM
I'm working on a JVM implementation of Haskell called Eta [1] and I'm looking for ways to
10/30/16
Charles Oliver Nutter
, …
John Rose
8
7/21/16
Tool to convert call sites into invokedynamic?
On Jul 21, 2016, at 6:24 PM, Charles Oliver Nutter <hea...@headius.com> wrote: This is
unread,
Tool to convert call sites into invokedynamic?
On Jul 21, 2016, at 6:24 PM, Charles Oliver Nutter <hea...@headius.com> wrote: This is
7/21/16
Jochen Theodorou
3
5/24/16
Question in understanding ClassValue better
Peter, I fully understand if you cannot reply to this mail easily, just wanted to ping to ensure this
unread,
Question in understanding ClassValue better
Peter, I fully understand if you cannot reply to this mail easily, just wanted to ping to ensure this
5/24/16
Jochen Theodorou
, …
Hannes Wallnöfer
11
3/16/16
slow downs in invokedynamic native code
Hi Benjamin and Rémi, Anyways, I think we did solve this issue by eliminating a pattern where we
unread,
slow downs in invokedynamic native code
Hi Benjamin and Rémi, Anyways, I think we did solve this issue by eliminating a pattern where we
3/16/16
Jochen Theodorou
, …
Alexander Bertram
7
2/2/16
compiler for multiple languages
On 01.02.2016 17:32, Alexander Bertram wrote: > > The build times with Soot were definitely an
unread,
compiler for multiple languages
On 01.02.2016 17:32, Alexander Bertram wrote: > > The build times with Soot were definitely an
2/2/16
Alexander Bertram
,
Charles Oliver Nutter
5
2/2/16
Introducing GCC-Bridge: a C/Fortran Compiler targeting the JVM
For the plugin itself: various builds of gcc-bridge.so are shipped with the gcc-bridge compiler jar
unread,
Introducing GCC-Bridge: a C/Fortran Compiler targeting the JVM
For the plugin itself: various builds of gcc-bridge.so are shipped with the gcc-bridge compiler jar
2/2/16
Attila Szegedi
, …
Jason Zaugg
3
10/23/15
JEP 276: Dynamic Linking of Language-Defined Object Models
On Fri, Oct 23, 2015 at 2:24 AM Attila Szegedi <szeg...@gmail.com> wrote: Hi folks, Mark
unread,
JEP 276: Dynamic Linking of Language-Defined Object Models
On Fri, Oct 23, 2015 at 2:24 AM Attila Szegedi <szeg...@gmail.com> wrote: Hi folks, Mark
10/23/15
Per Bothner
,
John Rose
4
9/30/15
name mangling and symbolic freedom
On 09/25/2015 11:13 AM, Per Bothner wrote: > I'm thinking of changing Kawa's name mangling
unread,
name mangling and symbolic freedom
On 09/25/2015 11:13 AM, Per Bothner wrote: > I'm thinking of changing Kawa's name mangling
9/30/15
Remi Forax
6/17/15
WebAssembly
A proposal to add an assembly like format for the web. The blog post by Brendan Eich: https://
unread,
WebAssembly
A proposal to add an assembly like format for the web. The blog post by Brendan Eich: https://
6/17/15
Jan Burse
6/11/15
ANN: Jekejeke Prolog 1.0.6 (multi-lingual english german)
Dear All, We have just uploaded the new release of Jekejeke Prolog. This release provides support for
unread,
ANN: Jekejeke Prolog 1.0.6 (multi-lingual english german)
Dear All, We have just uploaded the new release of Jekejeke Prolog. This release provides support for
6/11/15
Remi Forax
4/15/15
Fwd: Call for Speakers -- 2015 JVM Language Summit
The call for speakers of the 2015 JVM Summit Rémi -------- Forwarded Message -------- Subject: Call
unread,
Fwd: Call for Speakers -- 2015 JVM Language Summit
The call for speakers of the 2015 JVM Summit Rémi -------- Forwarded Message -------- Subject: Call
4/15/15
Charles Oliver Nutter
,
Alexander Bertram
2
1/26/15
Fwd: JFokus 2015 - the VM Tech Day
Thanks. I just registered and look forward to hearing your talk on Monday! We have a few projects
unread,
Fwd: JFokus 2015 - the VM Tech Day
Thanks. I just registered and look forward to hearing your talk on Monday! We have a few projects
1/26/15
Jochen Theodorou
1/9/15
is this a bug in MethodHandles.foldArguments?
Hi, I am getting this error message: java.lang.IllegalArgumentException: target and combiner types
unread,
is this a bug in MethodHandles.foldArguments?
Hi, I am getting this error message: java.lang.IllegalArgumentException: target and combiner types
1/9/15
Jochen Theodorou
, …
Attila Szegedi
5
1/9/15
using method handles to get array length
Hm. Dynalink (and by extension, Nashorn) uses a method handle to Array.getLength(); maybe I'll
unread,
using method handles to get array length
Hm. Dynalink (and by extension, Nashorn) uses a method handle to Array.getLength(); maybe I'll
1/9/15
Martijn Verburg
, …
Ted Neward
4
7/24/14
http://openjdk.java.net/jeps/196 - optimisations for the JVM for Javascript
Hey Attila, Figured as much - should've just pinged you first - my apologies! The Nashorn
unread,
http://openjdk.java.net/jeps/196 - optimisations for the JVM for Javascript
Hey Attila, Figured as much - should've just pinged you first - my apologies! The Nashorn
7/24/14
Alex Miller
5/7/14
[ANN] Strange Loop 2014 - CFP closes May 9th
Strange Loop is a multi-language multi-paradigm multi-disciplinary industry/academic/dilettante/
unread,
[ANN] Strange Loop 2014 - CFP closes May 9th
Strange Loop is a multi-language multi-paradigm multi-disciplinary industry/academic/dilettante/
5/7/14
Per Bothner
,
Patric Bechtel
3
3/20/14
where are videos from 2010 JVM languages summit?
On 03/20/2014 09:03 AM, Patric Bechtel wrote: > check http://medianetwork.oracle.com/video/player/
unread,
where are videos from 2010 JVM languages summit?
On 03/20/2014 09:03 AM, Patric Bechtel wrote: > check http://medianetwork.oracle.com/video/player/
3/20/14
Per Bothner
, …
Jochen Theodorou
13
3/6/14
using javac for mixed-language programming?
Am 06.03.2014 19:39, schrieb John Cowan: [...] > Is there a technical reason why not? Goto can
unread,
using javac for mixed-language programming?
Am 06.03.2014 19:39, schrieb John Cowan: [...] > Is there a technical reason why not? Goto can
3/6/14
James Mitchell
, …
Remi Forax
10
2/11/14
MethodHandle usage for interpreters
I'd like to make a public apology to Remi Forax here. I didn't realize at the time that I
unread,
MethodHandle usage for interpreters
I'd like to make a public apology to Remi Forax here. I didn't realize at the time that I
2/11/14
Sarika Sinha
,
Remi Forax
4
1/23/14
invokedynamics call information
On 01/23/2014 09:17 AM, Sarika Sinha wrote: > Hi, > So basically I am looking for the
unread,
invokedynamics call information
On 01/23/2014 09:17 AM, Sarika Sinha wrote: > Hi, > So basically I am looking for the
1/23/14
Wouter Gazendam
, …
Wouter Gazendam
7
12/25/13
[ANN] Gravel Smalltalk, a modern Smalltalk implementation for the JVM.
Hi James, Thanks for your best wishes. I'm very impressed by your work on Redline Smalltalk. In
unread,
[ANN] Gravel Smalltalk, a modern Smalltalk implementation for the JVM.
Hi James, Thanks for your best wishes. I'm very impressed by your work on Redline Smalltalk. In
12/25/13
Charles Oliver Nutter
10/4/13
Fwd: JVM Language Summit (Europe)?
---------- Forwarded message ---------- From: "Martijn Verburg" <martijnverburg@gmail.
unread,
Fwd: JVM Language Summit (Europe)?
---------- Forwarded message ---------- From: "Martijn Verburg" <martijnverburg@gmail.
10/4/13
Jochen Theodorou
9/27/13
MethodHandles#catchException bug in jdk7u40 and jdk8ea ?
Hi again, I have a Groovy-indy program looking like this https://gist.github.com/abargnesi/6628656
unread,
MethodHandles#catchException bug in jdk7u40 and jdk8ea ?
Hi again, I have a Groovy-indy program looking like this https://gist.github.com/abargnesi/6628656
9/27/13
Jochen Theodorou
2
9/27/13
jdk8 metaspace problem with indy
Am 27.09.2013 04:16, schrieb Christian Thalinger: > > On Sep 26, 2013, at 7:20 AM, Jochen
unread,
jdk8 metaspace problem with indy
Am 27.09.2013 04:16, schrieb Christian Thalinger: > > On Sep 26, 2013, at 7:20 AM, Jochen
9/27/13
Charles Oliver Nutter
,
Ted Neward
3
8/27/13
New group to discuss adding FFI to the JVM
FFI libraries provide a way to programmatically load and call functions in dynamic libraries without
unread,
New group to discuss adding FFI to the JVM
FFI libraries provide a way to programmatically load and call functions in dynamic libraries without
8/27/13