Thanks!
Emmanuel Bernard wrote:
done
Gavin King wrote:
Drop it :)
Emmanuel Bernard wrote:
Sun fixed the backward compatibility bug we had on
javax.nnaming.spi.ObjectFactory.getObjectInstance(Object, Name,
Context, Hashtable);
by changing Hashtable to HashTable
We now have 2 options:
- keep the jdk
done
Gavin King wrote:
Drop it :)
Emmanuel Bernard wrote:
Sun fixed the backward compatibility bug we had on
javax.nnaming.spi.ObjectFactory.getObjectInstance(Object, Name,
Context, Hashtable);
by changing Hashtable to HashTable
We now have 2 options:
- keep the jdk15 hack I did in the build proce
Drop it :)
Emmanuel Bernard wrote:
Sun fixed the backward compatibility bug we had on
javax.nnaming.spi.ObjectFactory.getObjectInstance(Object, Name,
Context, Hashtable);
by changing Hashtable to HashTable
We now have 2 options:
- keep the jdk15 hack I did in the build process and gain a more
rob
Sun fixed the backward compatibility bug we had on
javax.nnaming.spi.ObjectFactory.getObjectInstance(Object, Name, Context,
Hashtable);
by changing Hashtable to HashTable
We now have 2 options:
- keep the jdk15 hack I did in the build process and gain a more robust
implementation (generics usage)