Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3FA6E200BBD for ; Tue, 8 Nov 2016 16:56:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3C110160B14; Tue, 8 Nov 2016 15:56:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 81A78160AD0 for ; Tue, 8 Nov 2016 16:55:59 +0100 (CET) Received: (qmail 62306 invoked by uid 500); 8 Nov 2016 15:55:58 -0000 Mailing-List: contact dev-help@netbeans.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@netbeans.incubator.apache.org Delivered-To: mailing list dev@netbeans.incubator.apache.org Received: (qmail 62289 invoked by uid 99); 8 Nov 2016 15:55:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 15:55:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 22832C0C69 for ; Tue, 8 Nov 2016 15:55:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.018 X-Spam-Level: X-Spam-Status: No, score=-5.018 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id fhkTtFQAIGeN for ; Tue, 8 Nov 2016 15:55:55 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id AFD1C5F1C2 for ; Tue, 8 Nov 2016 15:55:54 +0000 (UTC) Received: (qmail 62223 invoked by uid 99); 8 Nov 2016 15:55:53 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2016 15:55:53 +0000 Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 042741A012C for ; Tue, 8 Nov 2016 15:55:52 +0000 (UTC) Received: by mail-lf0-f51.google.com with SMTP id o141so70820924lff.1 for ; Tue, 08 Nov 2016 07:55:52 -0800 (PST) X-Gm-Message-State: ABUngvf2ACxJfDmRos8ipa7vBZAR9VKXz8v3lWe0uqgvdHqdCOUacumWD5T05u719JMthsYxcKMAKv0EkOauaQ== X-Received: by 10.25.234.214 with SMTP id y83mr7378661lfi.153.1478620550649; Tue, 08 Nov 2016 07:55:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.109.6 with HTTP; Tue, 8 Nov 2016 07:55:49 -0800 (PST) X-Originating-IP: [66.87.152.239] Received: by 10.114.109.6 with HTTP; Tue, 8 Nov 2016 07:55:49 -0800 (PST) In-Reply-To: References: From: Wade Chandler Date: Tue, 8 Nov 2016 10:55:49 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Graal.js To: dev@netbeans.incubator.apache.org Content-Type: multipart/alternative; boundary=94eb2c0e75bcae024c0540cc2c73 archived-at: Tue, 08 Nov 2016 15:56:00 -0000 --94eb2c0e75bcae024c0540cc2c73 Content-Type: text/plain; charset=UTF-8 For the win! On Nov 8, 2016 10:45 AM, "Geertjan Wielenga" < geertjan.wielenga@googlemail.com> wrote: > Hi all, > > An open question is the status of the ECMAScript 6 JavaScript parser and > its usage within the context of Apache NetBeans (incubating). > > Only a small fraction of Graal.js (the parser, ~5% of source) has needed to > be made available (under GPLv2) for consumption by NetBeans. I.e., only a > small fraction of Graal.js is actually being used by NetBeans. > > In the context of NetBeans moving to Apache, Oracle will relicense this > part of the JavaScript parser under Apache 2.0. > > That is good news, thanks Oracle, in particular Oracle Labs which has > created Graal.js which is a fantastic parser, and this closes this issue: > > https://issues.apache.org/jira/browse/NETBEANS-2 > > Thanks, > > Gj > > PS: https://jaxenter.com/netbeans/ecmascript-6-lands-in-netbeans-ide > --94eb2c0e75bcae024c0540cc2c73--