On 10/5/18 6:34 AM, Alan Bateman wrote:
On 05/10/2018 13:59, Sean Mullan wrote:
On 10/5/18 6:40 AM, Alan Bateman wrote:
The only issue I see is the statement "The class is loaded by the
system class loader ..." as it's actually the built-in application
class loader.
Is the "built-in application class loader" something that is
specified somewhere else? I'd like to link to a definition.
There is a section in the ClassLoader class description that you can
link to.
Isn't this an implementation detail that could change? Could it say
instead "system class loader or one of its ancestors" or something
equally flexible?
dl
-Alan