Updating existing JDK code to use InputStream.transferTo() (original) (raw)
Patrick Reinhart patrick at reini.net
Sun May 10 19:05:10 UTC 2015
- Previous message: Updating existing JDK code to use InputStream.transferTo()
- Next message: Updating existing JDK code to use InputStream.transferTo()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Martijn,
I posted the patch within the email on the core-libs-dev. I think it’s time to apply for the editor state so I can post it directly to cr.openjdk.java.net <http://cr.openjdk.java.net/> ;-)
Cheers,
Patrick
Am 10.05.2015 um 13:45 schrieb Martijn Verburg <martijnverburg at gmail.com>:
Hi Patrick, Have you posted the webrev somewhere for review? Cheers, Martijn On 8 May 2015 at 23:53, Patrick Reinhart <patrick at reini.net <mailto:patrick at reini.net>> wrote: Hi Pavel, I have changed the most obvious files and made a patch of each repo. I hope the patches will not be removed… Cheers Patrick
> Am 07.05.2015 um 20:44 schrieb Pavel Rappo <pavel.rappo at oracle.com <mailto:pavel.rappo at oracle.com>>: > > Hi Patrick, > > That's a good idea! I can sponsor them no problem. > > -Pavel > >> On 7 May 2015, at 19:13, Patrick Reinhart <patrick at reini.net <mailto:patrick at reini.net>> wrote: >> >> Hi there, >> >> A couple months ago the transferTo() method was added to the JDK. I’m regularly joining the local hacker garten and wanted to ask if it maybe would be a good task to clean up the JDK code to use this method in such a session. Would someone sponsor such changes to be checked in? I would suggest that I would post a diff for each changed class to the core-libs-dev list. >> >> Cheers >> >> Patrick >
- Previous message: Updating existing JDK code to use InputStream.transferTo()
- Next message: Updating existing JDK code to use InputStream.transferTo()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]