Hermien / Jiri,

I have tested HTML 5 and JavaScript editing using NetBeans 8.2 Patch 2 with
JDK 8 update 151, and found no significant issues. I have updated the the
GoNoGo <http://wiki.netbeans.org/NetBeans_82_JDK8u151_Bundle_GoNoGo> page
accordingly.

However, I did find many minor issues with some test specifications,
especially "[Web Client] HTML5 Editor". Most issues relate to the
documentation rather than defects in NetBeans, and I don't think any of the
issues I found would have been introduced by Patch 2. I can either send you
a separate email detailing all the issues later this week, or click the
"report issue" link for each test with problems. Just let me know which
would be the best approach.

Regards,

Rick

On Mon, Oct 16, 2017 at 12:22 AM, Rick Hegarty <skom...@gmail.com> wrote:

> Understood - thanks for the clarification.
>
> I just reinstalled the base version of NetBeans 8.2, and it did not
> contain Patch 2. However, when I restarted NetBeans *Help -> About *showed
> that *Patch 2* had been automatically applied for me as well.
>
>
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>  Virus-free.
> www.avg.com
> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
> <#m_6644120593726667026_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> On Sun, Oct 15, 2017 at 11:54 PM, Alied Pérez Martínez <
> aliedperezmarti...@gmail.com> wrote:
>
>> I understand that this is not a suitable environment for QA. However, I
>> did have patch 2 installed before; since it was published. And I tested it
>> before it went out as we usually do with patches at Jiri's request.
>>
>> On 10/16/2017 12:50 AM, Rick Hegarty wrote:
>>
>>> Alied,
>>>
>>> Yes, NetBeans itself (the IDE) was not installed, but fixes to NetBeans
>>> were applied during your installation. That's why you now see "Patch 2"
>>> in
>>> your environment details.
>>>
>>> Your NetBeans instance now has this combination of fixes:
>>> - Those in NetBeans 8.2 Patch 1 and NetBeans 8.2 Patch 2, as detailed
>>> here:
>>> http://wiki.netbeans.org/NetBeans8.2PatchesInfo
>>> - Those in Build 201705191307
>>>
>>>  From a development perspective everything might seem fine, and probably
>>> is
>>> fine, but that is not a suitable environment for QA testing NetBeans.
>>>
>>> Rick
>>>
>>> <http://www.avg.com/email-signature?utm_medium=email&utm_sou
>>> rce=link&utm_campaign=sig-email&utm_content=webmail>
>>> Virus-free.
>>> www.avg.com
>>> <http://www.avg.com/email-signature?utm_medium=email&utm_sou
>>> rce=link&utm_campaign=sig-email&utm_content=webmail>
>>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>
>>>
>>> On Sun, Oct 15, 2017 at 10:06 PM, Alied Pérez Martínez <
>>> aliedperezmarti...@gmail.com> wrote:
>>>
>>> Thanks for your answer. As for my update; the installer explicitly told
>>>> that Netbeans 8.2 was already installed and would not be installed.
>>>>
>>>> On 10/15/2017 11:03 PM, Rick Hegarty wrote:
>>>>
>>>> Alied,
>>>>>
>>>>> I'll defer to Hermien and Jiri, but that does not seem OK to me since
>>>>> your
>>>>> installation will presumably still contain changes from Build
>>>>> 201705191307. Even
>>>>> if you are seeing no problems, there may be issues due to patches
>>>>> contained
>>>>> in that build. Unlikely but possible, right?
>>>>>
>>>>> I do have Build 201609300101, although I also specifically uninstalled
>>>>> my
>>>>> existing NetBeans 8.2 installation first, before running
>>>>> *jdk-8u151-nb-8_2-windows-x64.exe*. Here are my settings:
>>>>>
>>>>> *Product Version:* NetBeans IDE 8.2 (Build 201609300101)
>>>>>
>>>>> *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>>>>> <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>>>>>
>>>>> *Java:* 1.8.0_151; Java HotSpot(TM) 64-Bit Server VM 25.151-b12
>>>>>
>>>>> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_151-b12
>>>>>
>>>>> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>>>>>
>>>>>
>>>>> Also, it seems unlikely that you "only installed JDK 8u151" since you
>>>>> now
>>>>> have *NetBeans 8.2 Patch 2*. I don't think that "*Patch 2*" would have
>>>>> been
>>>>> displayed prior to your update. Perhaps the NetBeans installer should
>>>>> verify that its build (i.e. 201609300101) is more recent than that of
>>>>> the
>>>>> currently installed build when updating an existing installation of
>>>>> NetBeans?
>>>>>
>>>>>
>>>>> Rick
>>>>>
>>>>> <http://www.avg.com/email-signature?utm_medium=email&utm_
>>>>> source=link&utm_campaign=sig-email&utm_content=webmail>
>>>>> Virus-free.
>>>>> www.avg.com
>>>>> <http://www.avg.com/email-signature?utm_medium=email&utm_
>>>>> source=link&utm_campaign=sig-email&utm_content=webmail>
>>>>> <#m_-5072406781115615189_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>>>>
>>>>>
>>>>> On Sun, Oct 15, 2017 at 1:33 AM, Alied Pérez Martínez <
>>>>> aliedperezmarti...@gmail.com> wrote:
>>>>>
>>>>> Hi Hermien:
>>>>>
>>>>>> I downloaded the bundle, but since I already have Netbeans 8.2
>>>>>> installed,
>>>>>> it only installed JDK 8u151. The page says I should be using build
>>>>>> /201609300101, but I have this:
>>>>>> Product Version: NetBeans IDE 8.2 (Build 201705191307)
>>>>>> Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>>>>>> Java: 1.8.0_151; Java HotSpot(TM) 64-Bit Server VM 25.151-b12
>>>>>> Runtime: Java(TM) SE Runtime Environment 1.8.0_151-b12
>>>>>>
>>>>>> is that OK? I've been using it this week for a personal project at
>>>>>> home.
>>>>>> It's a Maven-based Java FX program with Derby DB via JDBC. Since I'm a
>>>>>> member of the Maven tribe, it seems appropriate. So far so good.
>>>>>>
>>>>>> Alied.
>>>>>> /
>>>>>>
>>>>>> On 10/10/2017 11:29 AM, Hermien Pellissier wrote:
>>>>>>
>>>>>> Hello NetCAT enthusiasts,
>>>>>>
>>>>>>>       The JDK team has prepared another security update of JDK 8 and
>>>>>>> we
>>>>>>> were
>>>>>>> asked to verify that NetBeans 8.2 works smoothly with it. That's why
>>>>>>> we
>>>>>>> have rebuilt installers of the NetBeans & JDK bundle and started to
>>>>>>> sanity
>>>>>>> test both installation and basic features. Even though this is not an
>>>>>>> Apache NetBeans release, we would appreciate your help with this
>>>>>>> task!
>>>>>>>
>>>>>>>       The planned release date is October 17th. Grab the right
>>>>>>> installers
>>>>>>> and
>>>>>>> check that these are signed correctly and install the right binaries.
>>>>>>> For
>>>>>>> more information please see this Wiki:
>>>>>>>
>>>>>>> http://wiki.netbeans.org/NetBeans_82_JDK8u151_Bundle_GoNoGo
>>>>>>>
>>>>>>>       The areas which need coverage are: JavaScript/HTML 5 Editor,
>>>>>>> Versioning,
>>>>>>> Ant/Maven Projects, Database Support, GUI Builder, Platform and
>>>>>>> Modules,
>>>>>>> and PHP.
>>>>>>>
>>>>>>>       If you want to participate, just add your name to the table and
>>>>>>> download
>>>>>>> the installer for your operating system(s). If you find any strange
>>>>>>> behavior, please bring it here first for further discussion and
>>>>>>> report
>>>>>>> bug(s) after it's clarified.
>>>>>>>
>>>>>>> Many thanks and happy testing!
>>>>>>>
>>>>>>> Best regards,
>>>>>>> Hermien & Jirka
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>
>

Reply via email to