https://bugs.documentfoundation.org/show_bug.cgi?id=145527
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #6 from Stephan Bergmann <[email protected]> --- (In reply to Samuel Mehrbrodt (allotropia) from comment #5) > This was broken by > > commit 418533f0af7cd303d559c8fb136c49e7e9fb0d79 > Author: Stephan Bergmann <[email protected]> > Date: Thu Aug 8 11:33:16 2019 +0200 > > Related tdf#116767: Call URLClassLoader.close > > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=418533f0af7cd303d559c8fb136c49e7e9fb0d79 Indeed, that commit apparently didn't take into account that script code loaded through that class loader might want to load further classes through it. Will revert. Thanks for bibisecting! -- You are receiving this mail because: You are the assignee for the bug.
