Alfonso Ristorato
09/08/2025, 6:33 PMreduceOrNull
, whereas I can see them for some other methods, for example forEach
.
When I try to download sources after going to the declarations of the methods I get redirected to the decompiled class file, where I can potentially click Download sources but somehow that gets blocked.Alfonso Ristorato
09/08/2025, 6:36 PMidea.log
to try and make sense of it and it seems the download of these particular sources is caused by
2025-09-08 19:32:05,529 [ 246483] SEVERE - #c.i.o.a.i.ApplicationImpl - IntelliJ IDEA 2025.2 Build #IU-252.23892.409
2025-09-08 19:32:05,529 [ 246483] SEVERE - #c.i.o.a.i.ApplicationImpl - JDK: 21.0.7; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2025-09-08 19:32:05,529 [ 246483] SEVERE - #c.i.o.a.i.ApplicationImpl - OS: Mac OS X
2025-09-08 19:32:05,530 [ 246484] SEVERE - #c.i.o.a.i.ApplicationImpl - Plugin to blame: Java version: 252.23892.409
2025-09-08 19:32:05,530 [ 246484] SEVERE - #c.i.o.a.i.ApplicationImpl - Last Action: GotoDeclaration
Due to
2025-09-08 19:32:05,527 [ 246481] SEVERE - #c.i.o.a.i.ApplicationImpl - AWT events are not allowed inside write action:
Alfonso Ristorato
09/08/2025, 6:36 PMCLOVIS
09/09/2025, 8:16 AMAlfonso Ristorato
09/09/2025, 8:17 AMCLOVIS
09/09/2025, 8:18 AM