typetools
typetools copied to clipboard
Tests fail with JVMTI agent instrumentation
Steps to reproduce:
- download and extract YourKit Java Profiler
- run tests with profiler agent by specifying JVM argument
-agentpath:<full agent library path>
This caused issues in profiling applications which use ModelMapper library.
Tests fail on Java 8.