Tim Bell Was looking into this last evening, but seems to be unresolved (no e-mail.)
On 2013-02-26, at 3:47 AM, David Holmes <david.hol...@oracle.com> wrote: > On 26/02/2013 5:07 PM, David Holmes wrote: >> Jim, >> >> I get a build failure now: >> >> ## Starting nashorn >> /bin/sh: 1: cd: can't cd to @NASHORN_TOPDIR@/makefiles >> make: *** [nashorn-only] Error 2 >> >> Is there some new configure arg needed to set this up? > > This is caused by a missing update to the closed generated-configure.sh. > OpenJDK builds should be fine. > > David > >> Thanks, >> David >> >> >> On 26/02/2013 9:43 AM, Jim Laskey (Oracle) wrote: >>> Nashorn has been pushed to tl. Contrary to my original announcement, >>> you need to do a hg clone http://hg.openjdk.java.net/jdk8/tl/nashorn/ >>> in your forest if you don't "hg fclone." "sh get-source.sh" will work >>> correctly after check out (nashorn added to the repo list.) >>> >>> Cheers, >>> >>> -- Jim >>> >>> >>> >>> On 2013-02-20, at 2:59 PM, Jim Laskey (Oracle) >>> <james.las...@oracle.com> wrote: >>> >>>> It is our intent to merge the nashorn forest into TL by EOB Friday >>>> Feb 22, 2013. This will allow nashorn to be promoted to master on >>>> March 5. If the nashorn repo is missing from your forest the build >>>> should still work correctly. No new tools or libraries are >>>> required. Nashorn is pure Java, all sources in house. >>>> >>>> Cheers, >>>> >>>> -- Jim >>>> >>>> The following trees on openjdk now have an empty nashorn/ repo: >>>> >>>> build-infra/jdk8 >>>> hsx/hotspot-comp >>>> hsx/hotspot-comp-gate >>>> hsx/hotspot-emb >>>> hsx/hotspot-emb-gate >>>> hsx/hotspot-gc >>>> hsx/hotspot-gc-gate >>>> hsx/hotspot-main >>>> hsx/hotspot-main-gate >>>> hsx/hotspot-rt >>>> hsx/hotspot-rt-gate >>>> icedtea/jdk8 >>>> jdk8/2d >>>> jdk8/2d-gate >>>> jdk8/awt >>>> jdk8/awt-gate >>>> jdk8/build >>>> jdk8/build-gate >>>> jdk8/deploy >>>> jdk8/deploy-gate >>>> jdk8/express >>>> jdk8/express-gate >>>> jdk8/jdk8 >>>> jdk8/jdk8-gate >>>> jdk8/l10n >>>> jdk8/l10n-gate >>>> jdk8/profiles >>>> jdk8/swing >>>> jdk8/swing-gate >>>> jdk8/tl >>>> jdk8/tl-gate >>>> jigsaw/jigsaw >>>> lambda/collections >>>> lambda/lambda >>>> penrose/jigsaw >>>> ppc-aix-port/jdk8 >>>> sumatra/sumatra-dev >>>> sumatra/sumatra-dev-gate >>>> threeten/threeten >>>> threeten/threeten-gate >>>