Hi  Christoph+Alan,  I opened 

https://bugs.openjdk.java.net/browse/JDK-8218547

JDK-8218547  :  use CreateFile without open on Windows in jdk native code


To check for  the usage of  CreateFile  (CreateFileW)   without open .


Best regards, Matthias


> -----Original Message-----
> From: Langer, Christoph
> Sent: Dienstag, 29. Januar 2019 09:59
> To: Baesken, Matthias <matthias.baes...@sap.com>
> Cc: Chris Hegarty <chris.hega...@oracle.com>; core-libs-
> d...@openjdk.java.net
> Subject: RE: RFR : 8217093: Support extended-length paths in
> parse_manifest.c on windows
> 
> Hi Matthias,
> 
> > > New webrev :
> > >
> > >
> > > http://cr.openjdk.java.net/~mbaesken/webrevs/8217093.4/
> >
> > This is the one. Looks good ( and clean ).
> 
> I agree, this version would be ok for me to be pushed. It would be good
> ,though, if there was a test for this (long paths on Windows).
> 
> I also like Alan's suggestion to open a follow up bug to explore using
> CreateFile on Windows right away rather than trying open. Looking at
> libjava/libnet/libnio, it's all CreateFileW on Windows...
> 
> Best regards
> Christoph
> 

Reply via email to