8159248: ModuleFinder.of spec + 8158456: ModuleDescriptor.read does not verify dependence on java.base
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 16 16:56:52 UTC 2016
On 16/06/2016 17:47, Paul Benedict wrote:
> Please definitely list all such possible exceptions. The knowledge
> outweighs concern for clutter, IMO. I'd rather know the full number of
> ways an API can fail rather than receive a failure that wasn't documented.
There is one exception and all the cases that we can describe are
already in the javadoc. There are several other cases where we don't
fail but should, to address those requires several adjustments to the
builder API and I'd prefer to keep that separate.
-Alan
More information about the jigsaw-dev
mailing list