Re: RFR: 8310379: Relax prerequisites for java.base-jmod target

2023-06-21 Thread Mikael Vidstedt
On Tue, 20 Jun 2023 13:16:59 GMT, Erik Joelsson wrote: > The top level target "java.base-jmod" currently has all other jmod targets on > the prerequisites list. This is because we store a checksum for every non > upgradeable module in java.base and most of the modules aren't upgradeable. > But

RFR: 8310379: Relax prerequisites for java.base-jmod target

2023-06-20 Thread Erik Joelsson
The top level target "java.base-jmod" currently has all other jmod targets on the prerequisites list. This is because we store a checksum for every non upgradeable module in java.base and most of the modules aren't upgradeable. But, since we do have upgradeable modules, those shouldn't be on the