Andrew Muraco

Results 3 issues of Andrew Muraco

com.linkedin.avro.fastserde.Utils.inferCompileDependencies(String, String, Set) should be using ";" as a separator instead of ":" on windows when creating a classpath. I think the correct field to use is: java.io.File.pathSeparatorChar / java.io.File.pathSeparator

**Describe the bug** Certain Strings containing "~" when base64 ended end up with a "+" in the output base64, however this is not ideal when used in URLs, so there's...

status: ideal for contribution

### Tracer Version(s) Starting in 1.52.1 ### Java Version(s) 24.0.2 ### JVM Vendor Amazon Corretto ### Bug Report When starting a Java app with the profiler enabled and Unix domain...

type: bug