Looks good, thanks for cleaning up the whole file!
/Erik
On 2020-06-24 15:39, Magnus Ihse Bursie wrote:
On 2020-06-15 23:23, Erik Joelsson wrote:
The makefile test documentation is in the repo, so you could link
directly to it:
https://hg.openjdk.java.net/jdk/jdk/raw-file/87828d2e32fe/doc/te
On 2020-06-15 23:23, Erik Joelsson wrote:
The makefile test documentation is in the repo, so you could link
directly to it:
https://hg.openjdk.java.net/jdk/jdk/raw-file/87828d2e32fe/doc/testing.html
Which reminds me that Magnus should update that documentation with
these new options.
Ok, I
On 2020-06-16 16:45, Magnus Ihse Bursie wrote:
On 2020-06-16 16:35, Jonathan Gibbons wrote:
On 6/16/20 5:26 AM, Magnus Ihse Bursie wrote:
On 2020-06-16 04:33, Jonathan Gibbons wrote:
Thanks; I'll link to that page from the jtreg FAQ.
... but please use the tip URL:
https://hg.openjdk.java.n
On defaults for running jtreg tests ...
In my experience, and given the separate recent discussion with Stefan
Karlsson,
there are two significant modalities for running tests: running lots of
tests,
and just running a single test, typically while developing or debugging
the test.
With that
Magnus,
There's a mild ambiguity in the use of the phrase "JTReg keywords" which
is used to describe both the mechanism in the run-test framework, and
the jtreg test selection mechanism.
That aside, while reading the file, I noticed the following typo (kewords):
KEYWORDS
JTReg kewor
On 2020-06-16 16:35, Jonathan Gibbons wrote:
On 6/16/20 5:26 AM, Magnus Ihse Bursie wrote:
On 2020-06-16 04:33, Jonathan Gibbons wrote:
Thanks; I'll link to that page from the jtreg FAQ.
... but please use the tip URL:
https://hg.openjdk.java.net/jdk/jdk/raw-file/tip/doc/testing.html
Actua
On 6/16/20 5:26 AM, Magnus Ihse Bursie wrote:
On 2020-06-16 04:33, Jonathan Gibbons wrote:
Thanks; I'll link to that page from the jtreg FAQ.
... but please use the tip URL:
https://hg.openjdk.java.net/jdk/jdk/raw-file/tip/doc/testing.html
Actually, that link is going to get stale in just a
On 2020-06-16 14:31, Lance Andersen wrote:
Hi Magnus,
Can we update this page to include an example of how to run a JTREG
manual test via the make infrastructure?
For the record: After some off-list discussion, Lance opened
https://bugs.openjdk.java.net/browse/JDK-8247690 for supporting manu
On 16/06/2020 10:35 pm, Magnus Ihse Bursie wrote:
On 2020-06-16 04:58, David Holmes wrote:
Hi Magnus,
Great to see this getting fixed! Thanks!
On 16/06/2020 1:56 am, Magnus Ihse Bursie wrote:
It turned out that it was not possible to send arguments directly to
the java that launches jtreg, so
On 2020-06-16 04:58, David Holmes wrote:
Hi Magnus,
Great to see this getting fixed! Thanks!
On 16/06/2020 1:56 am, Magnus Ihse Bursie wrote:
It turned out that it was not possible to send arguments directly to
the java that launches jtreg, something that was needed, especially
to change the
Hi Magnus,
Can we update this page to include an example of how to run a JTREG manual test
via the make infrastructure?
Best
Lance
> On Jun 16, 2020, at 8:26 AM, Magnus Ihse Bursie
> wrote:
>
> On 2020-06-16 04:33, Jonathan Gibbons wrote:
>> Thanks; I'll link to that page from the jtreg FAQ.
On 2020-06-16 04:33, Jonathan Gibbons wrote:
Thanks; I'll link to that page from the jtreg FAQ.
... but please use the tip URL:
https://hg.openjdk.java.net/jdk/jdk/raw-file/tip/doc/testing.html
Actually, that link is going to get stale in just a few months time.
Probably better to link here d
Hi Magnus,
Great to see this getting fixed! Thanks!
On 16/06/2020 1:56 am, Magnus Ihse Bursie wrote:
It turned out that it was not possible to send arguments directly to the
java that launches jtreg, something that was needed, especially to
change the output limit using Djavatest.maxOutputSize
Thanks; I'll link to that page from the jtreg FAQ.
-- Jon
On 6/15/20 2:23 PM, Erik Joelsson wrote:
The makefile test documentation is in the repo, so you could link
directly to it:
https://hg.openjdk.java.net/jdk/jdk/raw-file/87828d2e32fe/doc/testing.html
Which reminds me that Magnus shou
The makefile test documentation is in the repo, so you could link
directly to it:
https://hg.openjdk.java.net/jdk/jdk/raw-file/87828d2e32fe/doc/testing.html
Which reminds me that Magnus should update that documentation with these
new options.
/Erik
On 2020-06-15 14:19, Jonathan Gibbons wrot
Magnus,
Would it be worth while adding something to the jtreg documentation,
such as a new page describing these options for the JDK makefile
support, giving due deference to the makefile (like "If in doubt,
consult `make test JTREG=help`")
I can write the page, with your help, if you think
Looks good.
/Erik
On 2020-06-15 08:56, Magnus Ihse Bursie wrote:
It turned out that it was not possible to send arguments directly to
the java that launches jtreg, something that was needed, especially to
change the output limit using Djavatest.maxOutputSize.
This patch adds JTREG=LAUNCHER_O
It turned out that it was not possible to send arguments directly to the
java that launches jtreg, something that was needed, especially to
change the output limit using Djavatest.maxOutputSize.
This patch adds JTREG=LAUNCHER_OPTIONS=xxx to pass generic options to
the launcher. Also, for the s
18 matches
Mail list logo