Marc R. Hoffmann

Results 355 comments of Marc R. Hoffmann

@thekingnothing When you say "run a test" does this involve starting a new JVM for this purpose or should all tests happen with the same JVM?

In this case here is an example how to do this with JaCoCo: http://www.jacoco.org/jacoco/trunk/doc/examples/java/CoreTutorial.java

@thekingnothing Hard to tell. Maybe I can have a look if you strap into a specific issue?

@Godin I fully agree on "insane" ;-) This will most likely not work: It's not only that IDs have to match, it actually has to be the same class! Otherwise...

> so I'm also wondering whether the addition of a synthetic flag to parameters of synthetic methods (e.g. bridge methods) is intentional or not? It somehow sounds reasonable. But I...

I had the chance to debug this with OpenJDK 21.ea.21: It actually happens while reflecting `java.lang.String`.

@Godin Sorry, it happens during compilation when the Scala compiler tries to parse the `java.lang.String` class file.

If I find some time I would like to create a minimal reproducer and report this to the Scala project.

Absolutely! We already have the Java Champions account. What about flagging entries e.g. as `individual` or `organisation`?

Looking through incoming entries there is probably another category `product` (e.g. GraalVM)