RFR: JDK-8314272: Improve java.util.prefs.BackingStoreException: Couldn't get file lock. [v4]
Matthias Baesken
mbaesken at openjdk.org
Fri Sep 8 07:10:20 UTC 2023
On Thu, 7 Sep 2023 14:28:47 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use PrivilegedAction to get OS name
>
> src/java.prefs/unix/classes/java/util/prefs/FileSystemPreferences.java line 36:
>
>> 34: import sun.util.logging.PlatformLogger;
>> 35:
>> 36:
>
> Extra blank line.
Hi Roger, I removed the line,
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15308#discussion_r1319454172
More information about the core-libs-dev
mailing list