On Wed, 6 May 2026 12:57:55 GMT, Viktor Klang <[email protected]> wrote:
>> Tobias Hartmann has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Update src/hotspot/share/opto/type.cpp
>
> src/java.base/share/classes/java/lang/Byte.java line 131:
>
>> 129: // Load and use the archived cache if it exists
>> 130: if (!PreviewFeatures.isEnabled()) {
>> 131: CDS.initializeFromArchive(ByteCache.class);
>
> What's the reason why CDS can't be used when Preview is enabled? Might make
> sense to document that in a comment here
Fixed.
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2390#discussion_r3233524444