RFR(XXS): JDK-8165293: Remove ClassesByName2Test.java and RedefineCrossEvent.java from ProblemList.txt

joe darcy joe.darcy at oracle.com
Fri Sep 2 16:49:48 UTC 2016


Recently a a number of changesets have been sent for review to jdk9-dev 
as opposed to a list of the technology area under in question 
(hotspot-dev, core-libs-dev, compiler-dev, etc.).

While jdk9-dev is nominally a development list, I think reviews for 
particular changesets are better handled on technology area lists, with 
pointers to reviews that cross many areas or of wide interest sent do 
jdk9-dev. The technology area lists have subscribers interested in that 
particular area and have better continuity over time; in a few years, it 
will be easier to search foo-dev for a discussion about a foo-area 
feature than to remember if feature came in JDK N or JDK N+1.

Thanks,

-Joe


On 9/2/2016 7:27 AM, George Triantafillou wrote:
> Thanks Dan!
>
> -George
>
> On 9/2/2016 10:15 AM, Daniel D. Daugherty wrote:
>> Thumbs up!
>>
>> Dan
>>
>>
>> On 9/2/16 8:04 AM, George Triantafillou wrote:
>>> Please review the following trivial fix which removes 
>>> ClassesByName2Test.java and RedefineCrossEvent.java from 
>>> ProblemList.txt.
>>>
>>> The tests were fixed in 
>>> https://bugs.openjdk.java.net/browse/JDK-8160833, and this change 
>>> enables those tests:
>>>
>>> JBS: https://bugs.openjdk.java.net/browse/JDK-8165293
>>>
>>> diff --git a/test/ProblemList.txt b/test/ProblemList.txt
>>> --- a/test/ProblemList.txt
>>> +++ b/test/ProblemList.txt
>>> @@ -330,9 +330,6 @@
>>>
>>>  com/sun/jdi/sde/SourceDebugExtensionTest.java 8158066 windows-all
>>>
>>> -com/sun/jdi/ClassesByName2Test.java 8160833 generic-all
>>> -com/sun/jdi/RedefineCrossEvent.java 8160833 generic-all
>>> -
>>>  ############################################################################ 
>>>
>>>
>>>  # jdk_time
>>>
>>> Thanks.
>>>
>>> -George
>>>
>>
>



More information about the jdk9-dev mailing list