http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2175
*** shadow/2175 Fri Jul 6 11:32:19 2001
--- shadow/2175.tmp.5673 Tue Jul 10 23:51:28 2001
***************
*** 2,9 ****
| non unique method key for java extensions |
+----------------------------------------------------------------------------+
| Bug #: 2175 Product: XalanJ2 |
! | Status: NEW Version: 2.0.x |
! | Resolution: Platform: PC |
| Severity: Blocker OS/Version: Windows NT/2K |
| Priority: Other Component: org.apache.xpath |
+----------------------------------------------------------------------------+
--- 2,9 ----
| non unique method key for java extensions |
+----------------------------------------------------------------------------+
| Bug #: 2175 Product: XalanJ2 |
! | Status: RESOLVED Version: 2.0.x |
! | Resolution: FIXED Platform: PC |
| Severity: Blocker OS/Version: Windows NT/2K |
| Priority: Other Component: org.apache.xpath |
+----------------------------------------------------------------------------+
***************
*** 38,41 ****
Gary
------- Additional Comments From [EMAIL PROTECTED] 2001-07-06 11:32 -------
! *** Bug 2471 has been marked as a duplicate of this bug. ***
--- 38,46 ----
Gary
------- Additional Comments From [EMAIL PROTECTED] 2001-07-06 11:32 -------
! *** Bug 2471 has been marked as a duplicate of this bug. ***
!
! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-10 23:51 -------
! Committed Compiler, revision 1.25 to fix this problem. Added the current time
! in millis to further qualify the hashCode to prevent distinct compilers from
! generating the same method key.