Re: [Newbie question] Strange errors trying to build the JDK

2018-09-03 Thread Kim Barrett
> On Aug 21, 2018, at 11:45 PM, Zambonifofex wrote: > > Hello. > > I’ve run the following commands (using the Fish shell): It might be nothing, but this caught my eye. Are you using fish as your shell when trying to configure / build? Maybe that doesn't work? In your build directory, in ./conf

Re: defpath extension won't work with jdk/submit

2018-09-03 Thread Thomas Stüfe
Thank you Tim! Should I find time, I may look at it too more closely. In the meantime, your workaround works fine, thanks. Have nice vacations! ..Thomas On Mon, Sep 3, 2018 at 5:32 PM, Tim Bell wrote: > On 09/03/18 07:25, Thomas Stüfe wrote: >> >> Hi guys, >> >> this is still not resolved. I a

Re: defpath extension won't work with jdk/submit

2018-09-03 Thread Tim Bell
On 09/03/18 07:25, Thomas Stüfe wrote: Hi guys, this is still not resolved. I am still unable to do hg defpath -du on jdk-submit: thomas@mainframe /shared/projects/openjdk/jdk-submit/source $ hg defpath -du stuefe abort: http://hg.openjdk.java.net/jdk/submit: Repository not found No hgrc files

RFR 8210318: idea.sh script doesn't work on Mac

2018-09-03 Thread Maurizio Cimadamore
Hi, following the latest updates to the idea.sh script, Mac users reported issues - mostly having to do with usage of 'sed' - more specifically: * sed -i option is not portable - it has different formats in Mac vs. Linux. This patch does without -i, by moving the replaced file onto a temporar

Re: [Newbie question] Strange errors trying to build the JDK

2018-09-03 Thread David Holmes
On 3/09/2018 11:46 AM, Zambonifofex wrote: It is still an issue. Nothing has really changed since we last spoke. Also, the file does indeed contain an entry for ‘NM’. NM:=/usr/bin/nm And if you try to execute /usr/bin/nm --defined-only *.o in a directory containing the .o files, does i

8210087: Classes in jdk.unsupported not accessible from jconsole plugin

2018-09-03 Thread Alan Bateman
JDK-8210087 [1] is an issue with the launcher generated for jconsole. The launcher needs to be compiled with --add-modules ALL-DEFAULT so that plugins compiled (and run) in an unnamed module can make use of exported APIs in modules that aren't resolved by jdk.jconsole. The change is trivial:

Re: defpath extension won't work with jdk/submit

2018-09-03 Thread Thomas Stüfe
Hi guys, this is still not resolved. I am still unable to do hg defpath -du on jdk-submit: thomas@mainframe /shared/projects/openjdk/jdk-submit/source $ hg defpath -du stuefe abort: http://hg.openjdk.java.net/jdk/submit: Repository not found No hgrc files updated Is defpath not supported anymor

Re: RFR: JDK-6657100 Rename sparcWorks to solstudio in HotSpot

2018-09-03 Thread David Holmes
On 30/08/2018 10:36 PM, Magnus Ihse Bursie wrote: Hi folks, This bug report goes all the way back to 2008. :-) So instead of just letting it go on to it's second decade of existence, I went about and fixed it. Ummm but now it's called Oracle Developer Studio. David By now, not many referen