JMH support for JVM languages
Aleksey Shipilev
aleksey.shipilev at oracle.com
Wed Apr 23 16:54:15 UTC 2014
Looks good, thanks.
(I also added $basedir in two other places)
Committed:
http://hg.openjdk.java.net/code-tools/jmh/rev/292b20d8fa97
-Aleksey.
On 04/23/2014 08:39 PM, Aggelos Biboudis wrote:
> Hi again,
>
> I can finally submit it now.
>
> Please review:
> http://cgi.di.uoa.gr/~biboudis/patches/jmh/scala-archetype-path-fix.patch <http://cgi.di.uoa.gr/%7Ebiboudis/patches/jmh/scala-archetype-path-fix.patch>
>
> Best regards and thanks,
> Aggelos
>
>
>
> On Thu, Apr 3, 2014 at 1:20 PM, Aleksey Shipilev
> <aleksey.shipilev at oracle.com <mailto:aleksey.shipilev at oracle.com>> wrote:
>
> On 04/03/2014 01:41 AM, Aggelos Biboudis wrote:
> > Thanks!
> >
> > A small quirk that I noticed is that in my project hierarchy:
> > +project/
> > |----- java/
> > |----- scala/
> >
> > if I fire up mvn from the top level directory project/ for the java
> > project it works:
>
> That's because the paths in your benchmark POM are relative to project
> root. As the return favor for using JMH, you are welcome to provide the
> patch for our archetypes, namely this file:
>
> http://hg.openjdk.java.net/code-tools/jmh/file/tip/jmh-archetypes/jmh-scala-benchmark-archetype/src/main/resources/archetype-resources/pom.xml
>
> -Aleksey.
>
>
More information about the jmh-dev
mailing list