On Mon, 27 Apr 2026 08:49:33 GMT, Maurizio Cimadamore <[email protected]> wrote:
>> Per Minborg has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Change the way throwing toString is handled > > src/java.base/share/classes/java/lang/LazyConstant.java line 228: > >> 226: * initialized. >> 227: * <p> >> 228: * If an unchecked exception is thrown when evaluating the >> computing function, this > > Doesn't say anything about nulls returned by the computing function? It is said in the class docs, but maybe we can call it out here again. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30194#discussion_r3152730581
