JaroslavTulach commented on pull request #3159:
URL: https://github.com/apache/netbeans/pull/3159#issuecomment-917922447


   > Curious what will be the next step...
   
   a3162ad  is your answer. Full abstraction over `java.io.File` and 
`java.io.RandomAccessFile` with a pluggable `Factory` to specify when wiring 
`CacheDirectory` and `HprofHeap` together.
   
   An additional package private class can re-implement `File.Factory` and 
fully replace the I/O access with something different without changing the 
existing logic of the heap dump processing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to