RFR: JDK-8243000: javac only build fails after removal of Nashorn

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri Apr 17 11:09:48 UTC 2020


Here's my take on the intellij support

http://cr.openjdk.java.net/~mcimadamore/8243000_v2/

It would be good if some other folks running either the langtools or the 
JDK IntelliJ project could provide feedback as to whether this is 
working in their setup.

Cheers
Maurizio

On 17/04/2020 11:23, Maurizio Cimadamore wrote:
> 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 ide-support-dev mailing list