jtreg-use Digest, Vol 21, Issue 7

Jonathan Gibbons jonathan.gibbons at oracle.com
Wed Sep 12 17:33:28 PDT 2012


Mani,

Nice write up.

For what it's worth, you don't need to modify the make/build.properties 
file. Instead, you can override the properties by creating a new, 
untracked file build.properties in the root of the repo.  This file will 
be read ahead of the existing make/build.properties file, and so the 
settings in the new file will be used instead.

Separately, if you have downloaded the necessary files to build the file 
with Ant, the chances are that you have enough bits to build using 
"make".  The settings file is make/Defs.mk, and you can either edit that 
file, or provide values on the "make" command line.  If you just type 
"make", that should be enough to build jtreg. If you type "make test" 
that will try and run the tests as well.  But, to run the tests, you 
will likely need more versions of JDK available, so that jtreg can be 
built on one version and tested on others.

-- Jon




On 09/12/2012 04:49 PM, Mani Sarkar wrote:
> Hi Jonathan,
>
> For everyone's benefit I have posted the instructions on 'How to build 
> JTReg in Eclipse' at
> http://wp.me/p2DZ25-N
>
> Feel free to add it to your list of resources and pass it to people 
> who might find it useful.
>
> Thanks,
>
> Regards,
> Mani
>
> On Tue, Sep 11, 2012 at 7:00 PM, <jtreg-use-request at openjdk.java.net 
> <mailto:jtreg-use-request at openjdk.java.net>> wrote:
>
>     Send jtreg-use mailing list submissions to
>     jtreg-use at openjdk.java.net <mailto:jtreg-use at openjdk.java.net>
>
>     To subscribe or unsubscribe via the World Wide Web, visit
>     http://mail.openjdk.java.net/mailman/listinfo/jtreg-use
>     or, via email, send a message with subject or body 'help' to
>     jtreg-use-request at openjdk.java.net
>     <mailto:jtreg-use-request at openjdk.java.net>
>
>     You can reach the person managing the list at
>     jtreg-use-owner at openjdk.java.net
>     <mailto:jtreg-use-owner at openjdk.java.net>
>
>     When replying, please edit your Subject line so it is more specific
>     than "Re: Contents of jtreg-use digest..."
>
>
>     Today's Topics:
>
>        1. Re: jtreg-use Digest, Vol 21, Issue 5 (Mani Sarkar)
>
>
>     ----------------------------------------------------------------------
>
>     Message: 1
>     Date: Tue, 11 Sep 2012 10:34:50 +0100
>     From: Mani Sarkar <sadhak001 at gmail.com <mailto:sadhak001 at gmail.com>>
>     Subject: Re: jtreg-use Digest, Vol 21, Issue 5
>     To: jtreg-use at openjdk.java.net <mailto:jtreg-use at openjdk.java.net>
>     Message-ID:
>            
>     <CAGHtMWmguh6G6Hk_47Mv+xLHvU22jLhH=3Cy02qjtO=65Sx3vA at mail.gmail.com <mailto:65Sx3vA at mail.gmail.com>>
>     Content-Type: text/plain; charset="iso-8859-1"
>
>     Hi Jon,
>
>     Thanks for your advise I made sure the right version of ant and
>     jdk, jvm
>     was available to jtreg in.eclipse and gave it a second attempt and got
>     success.
>
>     The usage.txt was populated with the usage instructions we would
>     see if we
>     ran it on the cli.
>
>     I'm now working on run configuration via eclipse but the
>     instructions are
>     complete for building jtreg under eclipse.
>
>     Regards,
>     Mani
>     -------------- next part --------------
>     An HTML attachment was scrubbed...
>     URL:
>     http://mail.openjdk.java.net/pipermail/jtreg-use/attachments/20120911/4eabc6d0/attachment-0001.html
>
>     End of jtreg-use Digest, Vol 21, Issue 7
>     ****************************************
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/jtreg-use/attachments/20120912/bf3308e7/attachment.html 


More information about the jtreg-use mailing list