Hello Joe,
On 2013-08-13 23:31, Joe Darcy wrote:
A follow-up, the build incantation to embed a comma seems to be
"(COMMA)". Therefore, I will upgrade this to a code review request:
Actually, you need to use $(COMMA) for it to work. Unfortunately FLAGS
isn't a valid parameter to the SetupJavaC
Hi Erik,
On 08/14/2013 03:08 AM, Erik Joelsson wrote:
Hello Joe,
On 2013-08-13 23:31, Joe Darcy wrote:
A follow-up, the build incantation to embed a comma seems to be
"(COMMA)". Therefore, I will upgrade this to a code review request:
Actually, you need to use $(COMMA) for it to work. Unfort
Rob, I'm not sure what happened, but I'm guessing your editor made a
couple of glaring mistakes.
1. in the clean clobber target command section
instead of
2. No newline at end of file
In:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a4b0be7341ef
% hg diff .
diff --git a/make/ja
On 8/14/2013 7:07 PM, Brad Wetmore wrote:
Rob, I'm not sure what happened, but I'm guessing your editor made a
couple of glaring mistakes.
1. in the clean clobber target command section
instead of
2. No newline at end of file
In:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a4
Thanks, David. Pushed.
You should be able to build the JCE jar files.
Brad
P.S. Yes, Alan, I am making progress on the JCE build issue. ;)
On 8/14/2013 7:11 PM, David Katleman wrote:
On 8/14/2013 7:07 PM, Brad Wetmore wrote:
Rob, I'm not sure what happened, but I'm guessing your edito
On 14/08/2013 1:53 AM, Omair Majid wrote:
On 08/12/2013 12:51 AM, David Holmes wrote:
Hi Omair,
On 10/08/2013 1:25 AM, Omair Majid wrote:
Hi,
OpenJDK fails to build with zero currently on 32 bit architectures.
There's a non-architecture-specific compilation error that I fixed [1].
That makes