Axel Howind
Axel Howind
Thank you. I'm looking into it. I was traveling for two days to get home and will probably need a day or two to get rid of the jet lag...
@msgilligan This is a bit nasty. I have created a unit test case for this that fails (good) and passes after I removed the check for the base jmod (also...
@msgilligan There are always different ways to solve a problem. The reason to use the toolchain resolver plugin was to be able to test locally. Since it doesn't work, I...
Hi, I have a long backlog for this project and a bunch of other projects (and my day job). I have the idea that thi might be related to another...
Thank you, that's so cool!
@mk868 I have merged both the plugin and the fix you provided for duplicate jars. I will probably spin a new release around the end of the year because I...
added workaround: check for null and throw NPE instead of generating assertions when class is a record.
This might be related to https://bugs.openjdk.org/browse/JDK-8247517. Cabe currently injects the field and a static initializer block. Maybe there's another way to do it in Javassist.
You find it when you search for jlink. But you are right, should be shown for jpackage too.
@PerryCameron I think the original maintainer, @siordache, simply does not have time to regularly update the project anymore. He asked for co-maintainers a while ago and someone stepped up, but...