Does JMH support Tycho?
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Apr 2 15:31:56 UTC 2014
On 04/02/2014 06:11 PM, Bureck, Max wrote:
> 1) It seems that the dependencies are available on the classpath
> during compilation.
Ok, good.
> 2) I am not sure how dependency resolving is done by the Tycho
> build, but I guess it is needed, because you need not only to find
> dependent classes for compilation, but also need to respect the
> package visibility rules (only packages exported from one bundle can
> be imported by other bundles/made visible to other bundles).
Understood. You probably need to initialize OSGi engine before the JMH
run then?
> I will create a simple sample project that demonstrates the problem
> and come back to you.
It would be very cool, let's do that.
> Please refrain from puns about Eclipse needing performance benchmarks
> badly ;-)
I will try to refrain from the pun about Eclipse needing performance
benchmarks badly on this list.
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list