⟨/⟩ AT Protocol Record Source
at://did:plc:aolq4nwoeoi644iahuzsyn6l/site.standard.document/3mgeyd3utpje2
← Back to post
{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif3hqmrgh5j7si2a7gx5tinfbuj27e7u23ef3nry5kfx3l2c2krxe",
    "uri": "at://did:plc:aolq4nwoeoi644iahuzsyn6l/app.bsky.feed.post/3mgeyd3utoje2"
  },
  "path": "/2026/03/06/podcast-049/",
  "publishedAt": "2026-03-06T00:00:00.000Z",
  "site": "https://inside.java",
  "tags": [
    "Core Libraries",
    "JDK 26"
  ],
  "textContent": "Lazily initializing fields in Java is error-prone and undermines constant-folding. JDK 26 comes with JEP 526, which previews LazyConstant, a type that lazily initializes a value through a given Supplier but still allows constant-folding.",
  "title": "Episode 49 “LazyConstants in JDK 26” [IJN]",
  "updatedAt": "2026-03-06T00:00:00.000Z"
}