view vm-profiler/jvm-agent/src/main/resources/META-INF/MANIFEST.MF @ 2013:189fa2a6b1f5

Remove hard-coded Boot-Class-Path in profiler jar. Backport of: http://icedtea.classpath.org/hg/thermostat/rev/5cc6faab7e19 PR3153 Reviewed-by: omajid Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-August/020729.html
author Jie Kang <jkang@redhat.com>
date Mon, 29 Aug 2016 14:50:28 -0400
parents 24397a6eba11
children
line wrap: on
line source

Premain-Class: com.redhat.thermostat.vm.profiler.agent.jvm.ProfilerAgent
Agent-Class: com.redhat.thermostat.vm.profiler.agent.jvm.ProfilerAgent
Can-Retransform-Classes: true