On Fri, 8 May 2026 13:32:29 GMT, Alan Bateman <[email protected]> wrote:
>> src/jdk.attach/share/classes/com/sun/tools/attach/VirtualMachine.java line >> 235: >> >>> 233: * >>> 234: * @param env >>> 235: * A Map of provider-specific settings to configure the >>> attach. >> >> Add ", can be empty". > > With `newFileSystem` and other APIs we use "provider specific properties" > rather than "provider specific settings". I was staying away from the word "Properties" as that was confusing with what can be set as e.g. a System Property. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3209224039
