RFR 8179852: Remove references to demo tests from TEST.groups
Alexandre (Shura) Iline
alexandre.iline at oracle.com
Fri May 5 22:16:30 UTC 2017
Felix took the bug I created for the sample tests:
https://bugs.openjdk.java.net/browse/JDK-8178912
He is saying that they are not useful.
Looks ok.
Shura
> On May 5, 2017, at 3:10 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>
> You’re welcome!
>
> Is there any conflict with this http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-May/047442.html <http://mail.openjdk.java.net/pipermail/core-libs-dev/2017-May/047442.html> which I just noticed was approved at 2:59 PM PT?
>
> Brian
>
> On May 5, 2017, at 3:00 PM, Alexandre (Shura) Iline <alexandre.iline at oracle.com <mailto:alexandre.iline at oracle.com>> wrote:
>
>> Thank you!
>>
>> Pushed.
>>
>> Shura
>>
>>> On May 5, 2017, at 2:56 PM, Brian Burkhalter <brian.burkhalter at oracle.com <mailto:brian.burkhalter at oracle.com>> wrote:
>>>
>>> Looks OK to me and I did verify the statement about ProblemList.txt.
>>>
>>> Brian
>>>
>>> On May 5, 2017, at 2:51 PM, Alexandre (Shura) Iline <alexandre.iline at oracle.com <mailto:alexandre.iline at oracle.com>> wrote:
>>>
>>>> Can you please take a quick look on this fix.
>>>>
>>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8179852 <https://bugs.openjdk.java.net/browse/JDK-8179852>
>>>>
>>>> Change:
>>>> $ hg diff
>>>> diff --git a/test/TEST.groups b/test/TEST.groups
>>>> --- a/test/TEST.groups
>>>> +++ b/test/TEST.groups
>>>> @@ -465,7 +465,6 @@
>>>> needs_jdk = \
>>>> :jdk_jdi \
>>>> com/sun/tools \
>>>> - demo \
>>>> jdk/security/jarsigner \
>>>> sun/security/tools/jarsigner \
>>>> sun/security/tools/policytool \
>>>> $
>>>>
>>>> Notice that references to sample tests still exists but the tests themselves are listed in the ProblemList.txt
>>>
>>
>
More information about the core-libs-dev
mailing list