On 16/11/2015 10:14 PM, Erik Joelsson wrote:
On 2015-11-16 12:11, David Holmes wrote:
On 16/11/2015 6:22 PM, Erik Joelsson wrote:
On 2015-11-16 03:10, David Holmes wrote:
Hi Magnus,
On 13/11/2015 9:33 PM, Magnus Ihse Bursie wrote:
On 2015-11-13 09:13, Erik Joelsson wrote:
Hello,
make/bsd/m
Thank you for your comment!
I've uploaded new webrev:
http://cr.openjdk.java.net/~ysuenaga/JDK-8036003/webrev.01/
Could you review it again?
Thanks,
Yasumasa
On 2015/11/17 0:51, Andrew Hughes wrote:
- Original Message -
Hello,
I think this looks mostly OK, but I'm pretty sure
On 2015-11-16 12:11, David Holmes wrote:
On 16/11/2015 6:22 PM, Erik Joelsson wrote:
On 2015-11-16 03:10, David Holmes wrote:
Hi Magnus,
On 13/11/2015 9:33 PM, Magnus Ihse Bursie wrote:
On 2015-11-13 09:13, Erik Joelsson wrote:
Hello,
make/bsd/makefiles/amd64.make:
make/bsd/makefiles/gc
On 16/11/2015 6:22 PM, Erik Joelsson wrote:
On 2015-11-16 03:10, David Holmes wrote:
Hi Magnus,
On 13/11/2015 9:33 PM, Magnus Ihse Bursie wrote:
On 2015-11-13 09:13, Erik Joelsson wrote:
Hello,
make/bsd/makefiles/amd64.make:
make/bsd/makefiles/gcc.make:
Perhaps the order of "$(OPT_CFLAGS/N
On 16/11/2015 09:17, Erik Joelsson wrote:
Make install target should depend on images. Somehow this dependency
got lost in JDK-8054834.
Bug: https://bugs.openjdk.java.net/browse/JDK-8143036
Patch:
diff -r 106c06398f7a make/Main.gmk
--- a/make/Main.gmk
+++ b/make/Main.gmk
@@ -462,6 +462,8 @@
On 2015-11-16 03:10, David Holmes wrote:
Hi Magnus,
On 13/11/2015 9:33 PM, Magnus Ihse Bursie wrote:
On 2015-11-13 09:13, Erik Joelsson wrote:
Hello,
make/bsd/makefiles/amd64.make:
make/bsd/makefiles/gcc.make:
Perhaps the order of "$(OPT_CFLAGS/NOOPT) $(OPT_CFLAGS/$(BUILDARCH))"
should be r
Hi Erik,
> One thing, could you name the variable DEBUG_SYMBOLS, with the S at the
> end so that it matches the configure option?
Currently, ENABLE_DEBUG_SYMBOLS (--enable-debug-symbols) is available.
So I add DEBUG_SYMBOL to avoided confuse.
I think that it is very trivial change...
Thanks,
Hello,
I think this looks mostly OK, but I'm pretty sure Magnus will want to
comment. I'm afraid he likely won't be able to until next week however.
One thing, could you name the variable DEBUG_SYMBOLS, with the S at the
end so that it matches the configure option?
/Erik
On 2015-11-16 10:38, Ya
Hi all,
I would like to propose JDK-8036003: Add
--with-debug-symbols=[none|internal|external|zipped] .
I had posted this enhancement which provides new make variable [1].
But it does not fit current jdk 9. So I propose it again as new configure
option.
I'm sure that this enhancement helps Lin
Make install target should depend on images. Somehow this dependency got
lost in JDK-8054834.
Bug: https://bugs.openjdk.java.net/browse/JDK-8143036
Patch:
diff -r 106c06398f7a make/Main.gmk
--- a/make/Main.gmk
+++ b/make/Main.gmk
@@ -462,6 +462,8 @@
test-image-jdk-jtreg-native: build-test-jd
On 2015-11-16 05:33, David Holmes wrote:
Hi Magnus,
I had a flick through most of the files. Overall seems okay but I have
a few queries below.
On 13/11/2015 12:43 PM, Magnus Ihse Bursie wrote:
The build-infra project has collected a number of minor fixes and
changes during the new hotspot
11 matches
Mail list logo