From maurizio.cimadamore at oracle.com Thu Oct 27 18:28:23 2016 From: maurizio.cimadamore at oracle.com (Maurizio Cimadamore) Date: Thu, 27 Oct 2016 19:28:23 +0100 Subject: IntelliJ plugin for running jtreg tests Message-ID: <90b80926-2b5e-0738-80ff-6d28fa3034bc@oracle.com> Hi, As you might have noted, Jon has recently pushed [1] the initial version of the IntelliJ jtreg plugin that Chris and I have been working hard to put together. This plugin allows you to run jtreg tests without leaving the IDE. As tests are executed, a green/red progress bar is displayed (similar to standard junit test support). Test output (jtr files) can also be recovered within the IDE. There are a number of options that can be configured when running tests - some global, some test-specific - this should allow you to fine tune jtreg execution to reproduce the combination of settings that you use today. In addition to test execution, this plugin also allows you to debug tests, which is a feature I find very handy for complex tests. Finally, this plugin interacts with the way in which IntelliJ discovers sources in your project - so with the plugin enabled, IntelliJ can 'understand' the sourcepath of a test, which will eliminate all the red squiggly lines from your tests. For a more detailed documentation of the plugin functionalities, as well as to how to build and install the plugin, please refer to this document [2]. Happy testing Maurizio [1] - http://hg.openjdk.java.net/code-tools/jtreg/rev/b106e5bbe2e0 [2] - http://hg.openjdk.java.net/code-tools/jtreg/file/b106e5bbe2e0/plugins/idea/README.md From manuelag2004 at yahoo.co.uk Mon Oct 31 23:36:42 2016 From: manuelag2004 at yahoo.co.uk (Manuela Grindei) Date: Mon, 31 Oct 2016 23:36:42 -0000 Subject: running jtreg for jdk8u In-Reply-To: <593282355.3620607.1477526302474@mail.yahoo.com> References: <593282355.3620607.1477526302474.ref@mail.yahoo.com> <593282355.3620607.1477526302474@mail.yahoo.com> Message-ID: <701660426.3065234.1477956972399@mail.yahoo.com> Hi everyone, I'm trying to test the fix I created for JDK-8154066, but I cannot run jtreg for jdk8u from VirtualBox. I have created the images, but when starting jtreg, it keeps throwing an error saying that it cannot find JDK. I'm trying to run: $JTREG_HOME/bin/jtreg -jdk:build/linux-x86_64-normal-server-release/images/jdk jdk/test/:compact1. I took some screenshots of the directories I currently have after creating the images and I was wondering if you could help me. Thank you, Manuela Grindei -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: imagesFolder.png Type: image/png Size: 830955 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: j2sdkFolder.png Type: image/png Size: 660817 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: jdk.png Type: image/png Size: 788307 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: jtreg.png Type: image/png Size: 825456 bytes Desc: not available URL: