You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add Windows 2022 Evergreen build variants for server 8.2 across all topologies to enable Windows CI coverage
- Add EnvironmentProvider class to centralize all System.getenv() calls, replacing the reflection-based env var override hack that fails on Windows due to JDK's ProcessEnvironment dual-map architecture
- Fix SSL keystore/truststore paths in Evergreen scripts to use native Windows paths via cygpath
- Fix JSON test file path separator handling and mongocryptd temp directory for Windows compatibility
- Skip Unix-domain-socket test on Windows
JAVA-6057
0 commit comments