[jdk11u-dev] Integrated: 8273153: Consolidate file_exists into os:file_exists
    Elif Aslan 
    duke at openjdk.org
       
    Tue May 28 19:20:13 UTC 2024
    
    
  
On Thu, 23 May 2024 23:12:50 GMT, Elif Aslan <duke at openjdk.org> wrote:
> This is not a clean backport. There was a merge conflict on os.cpp due to diverged os::split_path method for this reason  os::file_exists method was manually added.
> This backport is required to address a crash observed in Amazon production.
> 
> tier2 tests were run  in addition to GHA
This pull request has now been integrated.
Changeset: 47fd86ca
Author:    Elif Aslan <elifasln at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/47fd86ca1c51280629b9f2b86b659c91ffeee22a
Stats:     26 lines in 4 files changed: 9 ins; 13 del; 4 mod
8273153: Consolidate file_exists into os:file_exists
Backport-of: 9732fbe428c3b6a5422cc94e7295ba5482d1a7a9
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2721
    
    
More information about the jdk-updates-dev
mailing list