[ https://jira.terracotta.org/jira//browse/CDV-207?page=all ]
Hung Huynh closed CDV-207. -------------------------- > Re-work HashtableTC to correctly override getEntry() for both the IBM and Sun > signatures. > ----------------------------------------------------------------------------------------- > > Key: CDV-207 > URL: https://jira.terracotta.org/jira//browse/CDV-207 > Project: Community Development > Issue Type: Bug > Reporter: Nathaniel Harward > Assigned To: Hung Huynh > > HashtableTC overrides getEntry(), a protected method in java.lang.Hashtable > but which has different signatures in the Sun and IBM JDKs. The version in > HashtableTC just throws an exception, as an enforcement that the "merging" of > HashtableTC and java.util.Hashtable goes as planned. This is currently > commented out in the IBM branch because of the signature difference, and at > some point needs to be restored. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
