Re: RFR (XS) 8031064: build_vm_def.sh not working correctly for new build cross compile

2015-01-20 Thread Dean Long
Here's version 2, which does everything in vm.make and doesn't do anything that is shell-specific: http://cr.openjdk.java.net/~dlong/8031064//webrev.2/ thanks, dl

Re: jdk7u Maintainership

2015-01-20 Thread mark . reinhold
2015/1/20 9:26 -0800, [email protected]: > On 20.01.2015 18:19, Andrew Haley wrote: >> Okay, so does that mean I have to petition the GB to get this done, >> or could Kelly do this retroactively? > > The nomination of a new Project Lead would have to take place sometime > in April. I'd assu

Re: FW: Windows 7: Running the tests

2015-01-20 Thread Roger Riggs
Hi Mads, The test groups are defined in the TEST.groups files at the top level/test in each repository. The jtreg -dir parameter is the top of a test directory hierarchy. Omitting the argument to jtreg will run all the tests. There is a group :jdk_core that may be a starting point. Roger On

Re: Building on RHEL

2015-01-20 Thread Dave Pointon
Hiya David , I was aware of that, but due to circumstances beyond our control, the use of down-level autotools is (currently) enforced - but at least I now have a handle on at least one of the reasons for the minmum autoconf level - FWIW, I did find this ( http://lists.gnu.org/archive/html/bug-gnu

FW: Windows 7: Running the tests

2015-01-20 Thread Mads Bondo Dydensborg
It seems the message below did not get through - sorry if duplicates eventually arrive. Regards Mads   From: Mads Bondo Dydensborg Sent: 19. januar 2015 16:21 To: '[email protected]' Subject: Windows 7: Running the tests Hi all I am trying to get to run the tests for my recent Windo