[crac] Integrated: Improved classpath matching
    Radim Vansa 
    rvansa at openjdk.org
       
    Fri Sep 29 14:54:24 UTC 2023
    
    
  
On Tue, 26 Sep 2023 09:37:51 GMT, Radim Vansa <rvansa at openjdk.org> wrote:
> This fixes an issue when the classpath entry is specified using a relative path, and another part of the application opens the file using absolute one (or vice versa) - e.g. using a custom classloader that does not use PersistentJarFile underneath.
This pull request has now been integrated.
Changeset: f16e4091
Author:    Radim Vansa <rvansa at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/f16e40915a07ea86e86e3352567ff350a2bed240
Stats:     61 lines in 2 files changed: 53 ins; 0 del; 8 mod
Improved classpath matching
Reviewed-by: akozlov
-------------
PR: https://git.openjdk.org/crac/pull/118
    
    
More information about the crac-dev
mailing list