/hg/icedtea6: S6768387, PR670: REGRESSION: JTable no longer seri...

Omair Majid omajid at redhat.com
Fri Mar 25 06:35:50 PDT 2011


On 03/24/2011 06:10 PM, Dr Andrew John Hughes wrote:
> On 13:55 Thu 24 Mar     , Omair Majid wrote:
>> On 03/24/2011 11:29 AM, omajid at icedtea.classpath.org wrote:
>>> changeset f2b14c2da1ee in /hg/icedtea6
>>> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=f2b14c2da1ee
>>> author: Omair Majid<omajid at redhat.com>
>>> date: Thu Mar 24 11:27:32 2011 -0400
>>>
>>> 	S6768387, PR670: REGRESSION: JTable no longer serializable
>>
>>
>>> +diff -r 1297a41dbb47 -r 8d59b361635f test/javax/swing/JTable/6768387/bug6768387.java
>>> +--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
>>> ++++ b/test/javax/swing/JTable/6768387/bug6768387.java	Tue May 25 20:39:52 2010 +0400
>>
>> This path is wrong, it should be
>> openjdk/jdk/test/javax/swing/JTable/6768387/bug6768387.java. Thanks to
>> Pavel for pointing it out. I have pushed the fix.
>>
>
> How did you manage to build it with that issue?
>

The entire patch applies without failure. The actual bugfix is applied 
to the right file and it builds correctly. The path to the test file in 
the patch was incorrect - it created a test file in the wrong location. 
Either way, nothing interfered with the build process.

Omair





More information about the distro-pkg-dev mailing list