Re: NetBeans pre-build failed due to the incorrect configuration

2018-12-27 Thread Ao Qi
Hi, I have filed a bug and posted the patch. Bug: https://bugs.openjdk.java.net/browse/JDK-8215952 Webrev: http://cr.openjdk.java.net/~aoqi/8215952/webrev.00/ This is my first time to do this. If there is something wrong, suggestion and correction are welcome:) Cheers, Ao Qi On Fri, Dec 28, 2

Re: NetBeans pre-build failed due to the incorrect configuration

2018-12-27 Thread Fu Jie
Nice. Many thanks to you David. Best regards, Jie On 2018/12/28 上午11:47, David Holmes wrote: On 28/12/2018 1:36 pm, Fu Jie wrote: Hi David, Thanks for your reply. I had tried to send the patch as an attachment last night, but the mailing lists reminded me that the size of my email with su

Re: NetBeans pre-build failed due to the incorrect configuration

2018-12-27 Thread David Holmes
On 28/12/2018 1:36 pm, Fu Jie wrote: Hi David, Thanks for your reply. I had tried to send the patch as an attachment last night, but the mailing lists reminded me that the size of my email with such an attachment was too big. I'm very appreciative of your help. And I'd like to follow your a

Re: NetBeans pre-build failed due to the incorrect configuration

2018-12-27 Thread Fu Jie
Hi David, Thanks for your reply. I had tried to send the patch as an attachment last night, but the mailing lists reminded me that the size of my email with such an attachment was too big. I'm very appreciative of your help. And I'd like to follow your advice to submit the patch again later

Re: NetBeans pre-build failed due to the incorrect configuration

2018-12-27 Thread David Holmes
Hi, All patches to OpenJDK must be submitted on OpenJDK infrastructure. This means either hosted on cr.openjdk.java.net or else included inline, or as attachments, to emails to the OpenJDK mailing lists. Patches hosted on github are not acceptable. Thanks, David On 27/12/2018 10:56 pm, Fu J