Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clone of https://github.com/google/guava/pull/6730 but without the prod change -- should fail Windows testing #6732

Closed
wants to merge 5 commits into from

Commits on Sep 26, 2023

  1. clone of #6730 but without the prod change -- should fail Windows tes…

    …ting
    
    Fix `Files.createTempDir` and `FileBackedOutputStream` under Windows _services_, a rare use case.
    
    Fixes #6634
    
    Relevant to #2686 in that it shows that we would ideally run our Windows testing under both Java 8 *and* a newer version....
    
    RELNOTES=`io`: Fixed `Files.createTempDir` and `FileBackedOutputStream` under [Windows _services_, a rare use case](#6634).
    PiperOrigin-RevId: 568604081
    cpovirk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    97a0e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce9ccd View commit details
    Browse the repository at this point in the history
  3. fixed test

    cpovirk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    9c9a57b View commit details
    Browse the repository at this point in the history
  4. add import

    cpovirk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5c7247b View commit details
    Browse the repository at this point in the history
  5. "merge"

    cpovirk committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e2a4a52 View commit details
    Browse the repository at this point in the history