RFR: JDK-8243000: javac only build fails after removal of Nashorn
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Fri Apr 17 10:23:07 UTC 2020
The regex looks good.
I'm taking a look at the intellij support, in both langtools and the
wider JDK to see which changes need to be made. There is at least one
issue there that I'm aware of (e.g. dependency on <script> Ant task).
Maurizio
On 17/04/2020 05:14, sundararajan.athijegannathan at oracle.com wrote:
> No. I don't have for this issue. This is a private (javac team) ant
> build script not covered by tests.
>
> Thanks
>
> -Sundar
>
> On 16/04/20 11:33 pm, James Laskey wrote:
>> Check with sundar. He was working n fix as well.
>>
>> On the road.
>>
>>> On Apr 16, 2020, at 1:58 PM, Jan Lahoda <jan.lahoda at oracle.com> wrote:
>>>
>>> Hi,
>>>
>>> The langtools-only ant build is broken after the Nashorn removal,
>>> due to the use of scriptmapper. I tried to resolve that using
>>> regexpmapper here:
>>> http://cr.openjdk.java.net/~jlahoda/8243000/webrev.00/
>>>
>>> I did some tests, and it seemed to work reasonably for me - but more
>>> testing (especially by folks using Idea) would be welcome.
>>>
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8243000
>>>
>>> Thanks,
>>> Jan
More information about the compiler-dev
mailing list