> Implement JEP 531: Lazy Constants (Third Preview) > > This PR replaces _draft_ https://github.com/openjdk/jdk/pull/29507
Per Minborg has updated the pull request incrementally with two additional commits since the last revision: - Update test/hotspot/jtreg/compiler/stable/LazyConstantsIrTest.java Co-authored-by: Manuel Hässig <[email protected]> - Update test/hotspot/jtreg/compiler/stable/LazyConstantsIrTest.java Co-authored-by: Manuel Hässig <[email protected]> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30194/files - new: https://git.openjdk.org/jdk/pull/30194/files/ec137cd5..fa60ec15 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30194&range=03-04 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/30194.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30194/head:pull/30194 PR: https://git.openjdk.org/jdk/pull/30194
