Tuomas Kiviaho
Tuomas Kiviaho
There is nowadays an ASM6 available that is needed for jdk9/10 support. @sirthias I tried to switch to it but `RuleMethodInterpreter` seems to be inheriting the wrong constructor. By declaring...
There seems to be even a pull request available for what I mentioned before https://github.com/sirthias/parboiled/pull/117
> Exceptions like these most commonly occur with corrupted `.m2` repositories. Could you clear your `.m2` repository for Mockito and ByteBuddy and reinstall the dependencies? This has to do with...
I think that instead of using the generic `Respoter.missingByteBuddyDependency` there could be at least a bit more specific error message in this case that gives hints on the steps needed...
import com.fasterxml.jackson.core.JsonParseException; import com.fasterxml.jackson.databind.JsonMappingException; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectReader; import com.fasterxml.jackson.databind.ObjectWriter; import com.fasterxml.jackson.module.afterburner.AfterburnerModule; I was trying to utilize LambdaContainerHandler for RequestHandler but noticed that these are required. Could these dependencies at...
I stumbled on the internals by using `graphql.schema.idl.SchemaPrinter` to see what was generated and wondered what these directives were and what they would mean from the clients perspective. I wonder...
I'm interested in the other way around. Could JavaFastPFOR utilize this library as an alternative to int[]. Now I've got to first copy the data over to an int array...
> It is not clear what you mean by "other way around". That the JavaFastPFOR interface could provide also foreach kind of [flow](http://gee.cs.oswego.edu/dl/jsr166/dist/docs/java/util/concurrent/Flow.html) support where data could be fed to...
> Note JavaFastPFOR supports compressing and uncompressing data in chunks I've somehow missed that. Thanks a lot! I'll come in use straight away so no need for separate issue. >...
I'm getting +2 hours with Europe/Helsinki time zone when using `date_class=text`