Modify

Opened 2 days ago

Last modified 2 days ago

#24601 new defect

Tests on Java25 fail: Cannot invoke "org.apache.commons.jcs3.auxiliary.disk.block.BlockDiskKeyStore.reset()" because "this.keyStore" is null

Reported by: stoecker Owned by: team
Priority: normal Milestone: 25.10
Component: Core Version:
Keywords: Cc: taylor.smock

Description

org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJobTest and org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJobTest fail for Java >= 24.

Attachments (0)

Change History (2)

comment:1 by stoecker, 2 days ago

Cc: taylor.smock added

@taylor.smock:

Do you have an idea how to fix this? ATM I don't even know where to start looking.

comment:2 by taylor.smock, 2 days ago

I'll probably run the tests in an IDE with a breakpoint set on keyStore to see when/where it is set (Java 21) and then see why that particular code path is not taken in Java 25.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to stoecker.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.