typetools icon indicating copy to clipboard operation
typetools copied to clipboard

Tests fail with JVMTI agent instrumentation

Open kalikin opened this issue 5 years ago • 0 comments

Steps to reproduce:

  1. download and extract YourKit Java Profiler
  2. 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.

kalikin avatar Jun 13 '19 14:06 kalikin