RFR: 8358688: HttpClient: Simplify file streaming in RequestPublishers.FilePublisher [v2]
    Volkan Yazici 
    vyazici at openjdk.org
       
    Fri Jun  6 11:07:34 UTC 2025
    
    
  
On Fri, 6 Jun 2025 08:25:44 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> I wonder if we should add `@bug 8358688` to the various FilePublisher test - or just consider the fix as noreg-cleanup. On the one hand those tests might have failed if you hadn't catched and transformed NSFE. On the other hand they should pass whether this fix is present or not...
In 9fce1c3b763, I've
- Added `@bug 8358688` to both `RelayingPublishers` and `FilePublisherTest`
- Copied missing `testFileNotFound()` from `FilePublisherPermsTest` to `FilePublisherTest`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25662#issuecomment-2948901297
    
    
More information about the net-dev
mailing list