Hello David, sorry for delaying to reply.
By using ‘less’, I was able to find ‘NAWK’ in my
‘~/jdk/build/linux-x86_64-normal-server-release/spec.gmk’ file:
NAWK:=/usr/bin/nawk
However, I was not able to find any variables named ‘DUMP_SYMBOLS_CMD’.
On Wed, Aug 22, 2018 at 3:18 AM David Holmes
Hi JC,
thanks for looking at it and even paying attention to the changes;)
regarding your nits. a space before comma is straightforward and must be done
for test code to be aligned w/ regular hotspot code style, static_case<> is
more controversial, it's not used much by hotspot. I do recall som
Sure Magnus. Thank you for your suggestion.
Once am ready with the prototype, I will initiate the infrastructure
related discussion to build-dev@openjdk.java.net and continue the
streamlining of the extended charsets related discussion here.
Thank you,
Nasser Ebrahim
From: Magnus Ihse B
2018/8/21 7:25:58 -0700, volker.simo...@gmail.com:
> On Tue, Aug 21, 2018 at 12:14 PM, magnus.ihse.bur...@oracle.com wrote:
>> ...
>>
>> I can easily add a new make target to build hsdis.
>>
>> Adding a new binary to the OpenJDK images will require a CSR.
>
> Do we really need a CSR for hsdis? h
Looks like it's this command that failed:
cd
/home/zambonifofex/jdk/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs
&& \
/usr/bin/nm --defined-only *.o | /usr/bin/nawk '{ if ($3 ~
/^_ZTV|^gHotSpotVM|^UseSharedSpaces$|^_ZN9Arguments17SharedArchivePathE$/)
print $
Hi all,
I'm now able to build both OpenJDK 10 and 11 (thanks to all who helped
me!). Now what is the correct way to install it for packaging? For now I
use following patch (see below). But I wonder how should this be done
properly.
Thanks,
Petr
--- jdk/make/Install.gmk
+++ jdk/make/Install
On 22/08/2018 5:20 PM, Petr Sumbera wrote:
But maybe I use just wrong repo:
http://hg.openjdk.java.net/jdk10/jdk10/
I should probably use:
http://hg.openjdk.java.net/jdk/jdk10/
The former is an old version of the latter (before repositories were
consolidated). The latter was used to produce
On 2018-08-05 20:38, Alan Bateman wrote:
As regards the way forward then I think we have to put infrastructure
into the build to make it easy to allow specific charsets be included
or excluded from specific platforms. As things stand, and as have you
have found with your updates to the stdcs-
Hi Petr,
On 22/08/18 08:20, Petr Sumbera wrote:
> But maybe I use just wrong repo:
>
> http://hg.openjdk.java.net/jdk10/jdk10/
>
> I should probably use:
>
> http://hg.openjdk.java.net/jdk/jdk10/
>
> ?
Sorry, it's neither of those two :-/
They are both development trees which were in use bef
But maybe I use just wrong repo:
http://hg.openjdk.java.net/jdk10/jdk10/
I should probably use:
http://hg.openjdk.java.net/jdk/jdk10/
?
Sorry I new to this.
Petr
On 22.08.2018 9:17, Petr Sumbera wrote:
Hi David,
On 22.08.2018 3:28, David Holmes wrote:
Hi Petr,
On 22/08/2018 12:03 AM, Pe
Hi David,
On 22.08.2018 3:28, David Holmes wrote:
Hi Petr,
On 22/08/2018 12:03 AM, Petr Sumbera wrote:
Hi,
I'm building JDK 10 for Solaris and I'm getting following error:
gmake[4]: Leaving directory
'/builds/psumbera/userland-openjdk/components/openjdk-10/hotspot/make'
lib/JvmFeatures.gmk:
11 matches
Mail list logo