IKVM.NET 7.0 Update 1 Release Candidate 0
Posted by: IKVM.NET Weblog,
on 03 Jan 2012 |
View original | Bookmarked: 0 time(s)
A couple of annoying bugs have been reported since 7.0 was released, so I decided
to do an update.
Changes:
Changed version to 7.0.4335.1.
FileStore for non-accessible drive should throw exception when trying to create the
FileStore, not when accessing the name() or type() properties.
Graphics2D.clip(null) should only throw NPE for a Component graphics.
Don't crash when ikvmc -resource: or -externalresource: option doesn't contain...