Based on zkbesu at commit 752aeff
Linea relevant feature and fixes:
- feat!: Java 21 for build and runtime (hyperledger#7177)
- Fix: always use miningParametersSupplier (hyperledger#7187)
- Fix for in process RPC method not found
- move traceEndTransaction after coinbase refund, add self destruct set to the method (hyperledger#7188)
- Enable JFR continuous profiling with default setting (hyperledger#7006)
- correctly checks the storage in ToyAccount (hyperledger#7214)
- Reduce lock contention on transaction pool when building a block (hyperledger#7180)