Community
Participate
Working Groups
Currently the Font ctor accepts null in case we had an empty string before as both of them end up with the same hash code. ResourceFactory#fontHashcode should not accept null as name parameter.
Created attachment 174633 [details] testcase .
Fix and TestCase in CVS HEAD.