On 15/05/2013 12:34 AM, Erik Joelsson wrote:
This patch tries to be smarter when figuring out optimal jvm args for
sjavac, especially if the jvm used is 32bit.
http://cr.openjdk.java.net/~erikj/8014514/webrev.root.01/
For this to work properly, two patches to the sjavac src langtools are
also n
Changeset: 67ca019e3713
Author:katleman
Date: 2013-05-09 10:04 -0700
URL: http://hg.openjdk.java.net/jdk8/build/nashorn/rev/67ca019e3713
Added tag jdk8-b89 for changeset 45ce27fbe272
! .hgtags
Changeset: e19283cd30a4
Author:katleman
Date: 2013-05-09 10:04 -0700
URL: http://hg.openjdk.java.net/jdk8/build/langtools/rev/e19283cd30a4
Added tag jdk8-b89 for changeset ec434cfd2752
! .hgtags
Changeset: c8286839d0df
Author:katleman
Date: 2013-05-09 10:03 -0700
URL: http://hg.openjdk.java.net/jdk8/build/corba/rev/c8286839d0df
Added tag jdk8-b89 for changeset fe4150590ee5
! .hgtags
Changeset: 668acc0e1034
Author:katleman
Date: 2013-05-09 10:03 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxp/rev/668acc0e1034
Added tag jdk8-b89 for changeset 893d2ba8bbea
! .hgtags
Changeset: 3e5b9ea5ac35
Author:katleman
Date: 2013-05-09 10:04 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jaxws/rev/3e5b9ea5ac35
Added tag jdk8-b89 for changeset 88838e08e4ef
! .hgtags
Changeset: b8e7d145abc2
Author:katleman
Date: 2013-05-09 10:04 -0700
URL: http://hg.openjdk.java.net/jdk8/build/jdk/rev/b8e7d145abc2
Added tag jdk8-b89 for changeset 845025546e35
! .hgtags
Changeset: c63eda8f6300
Author:katleman
Date: 2013-05-14 12:19 -0700
URL: htt
Changeset: 69b773a221b9
Author:katleman
Date: 2013-05-09 10:03 -0700
URL: http://hg.openjdk.java.net/jdk8/build/rev/69b773a221b9
Added tag jdk8-b89 for changeset 892a0196d10c
! .hgtags
Changeset: 7d56b68a9672
Author:katleman
Date: 2013-05-09 10:03 -0700
URL: http://hg.openjdk.java.net/jdk8/build/hotspot/rev/7d56b68a9672
Added tag jdk8-b89 for changeset 9c1fe0b419b4
! .hgtags
3) Support both (since they should both compile the same source) but
identify Clang as the official tool.
>>> We're currently using the gcc front end. I think it would take signifiant
>>> work to switch to the clang front end.
>> In my experience it takes no work at all...
>
> Anyone
>> Does this imply the underlying version of macosx doesn't matter, as long as
>> you're using Xcode 4.6.1 (or what ever we have standardized upon for JDK8)
>> with -mmacosx-version-min=10.7?
>>
>> That would solve our new machines always having the latest macosx issue,
>> that is as long as
On 14/05/2013 02:26, Jonathan Gibbons wrote:
On 05/13/2013 06:23 PM, Jonathan Gibbons wrote:
genstubs is a utility used to help javac through the bootstrap
process. It needs to be updated to strip the default modifier and
method body from default methods in interfaces.
I'm not sure if this sh
Erik:
This patch tries to be smarter when figuring out optimal jvm args for
sjavac, especially if the jvm used is 32bit.
http://cr.openjdk.java.net/~erikj/8014514/webrev.root.01/
Looks good.
Tim
Looks good from the build side.
/Erik
On 2013-05-14 14:16, Alan Bateman wrote:
The bootcycle-images target is currently broken in jdk8/tl.
Jon has taken 8014461 to fix genstubs but once you get past that then
the CLDRConverter fails parsing LDML due to DTD references that aren't
allowed by
This patch tries to be smarter when figuring out optimal jvm args for
sjavac, especially if the jvm used is 32bit.
http://cr.openjdk.java.net/~erikj/8014514/webrev.root.01/
For this to work properly, two patches to the sjavac src langtools are
also needed, but they will be handled in separate
On 14/05/2013 12:35, Chris Hegarty wrote:
Thanks Joe,
The consensus seems to be to keep these warnings, and have them fixed
at some point in the relatively near future. I'm ok with that, I've
disable them locally for now, when trying to fix real failures, and
see if I can address some of them
+1
On May 14, 2013, at 8:16 AM, Alan Bateman wrote:
>
> The bootcycle-images target is currently broken in jdk8/tl.
>
> Jon has taken 8014461 to fix genstubs but once you get past that then the
> CLDRConverter fails parsing LDML due to DTD references that aren't allowed by
> the default policy
The bootcycle-images target is currently broken in jdk8/tl.
Jon has taken 8014461 to fix genstubs but once you get past that then
the CLDRConverter fails parsing LDML due to DTD references that aren't
allowed by the default policy in jdk8 (since the update to JAXP 1.5).
This policy is due to
On 14.05.2013 2:01, David Katleman wrote:
Does this imply the underlying version of macosx doesn't matter, as
long as you're using Xcode 4.6.1 (or what ever we have standardized
upon for JDK8) with -mmacosx-version-min=10.7?
That would solve our new machines always having the latest macosx
i
Thanks Joe,
The consensus seems to be to keep these warnings, and have them fixed at
some point in the relatively near future. I'm ok with that, I've disable
them locally for now, when trying to fix real failures, and see if I can
address some of them over the next few weeks.
-Chris.
On 05/
20 matches
Mail list logo