Re: java.net.URLConnection.getContent()

2025-06-16 Thread Philip Race
image w/o the desktop module, you'll not be able to us them anyway. [* I've no idea how you publicly deprecate an internal SPI provider.] -phil. On 6/15/25 11:26 AM, Alan Bateman wrote: On 15/06/2025 17:33, Philip Race wrote: Perhaps these APIs should be deprecated (for removal) ?

Re: java.net.URLConnection.getContent()

2025-06-15 Thread Philip Race
23:11, Philip Race wrote: java.net.URLConnection has public Object getContent(); It uses the desktop module to find handlers for image and audio data Briefly, the desktop module     "provides java.net.ContentHandlerFactory with     sun.awt.www.content.MultimediaContentHandlers;" T

java.net.URLConnection.getContent()

2025-06-13 Thread Philip Race
java.net.URLConnection has public Object getContent(); It uses the desktop module to find handlers for image and audio data Briefly, the desktop module     "provides java.net.ContentHandlerFactory with     sun.awt.www.content.MultimediaContentHandlers;" That knows about several audio and im