Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Fixes:

com.oracle.svm.core.jdk.UnsupportedFeatureError: LocaleProviderAdapter.getAdapter:  providerClass: sun.util.spi.CalendarProvider, locale: en_US
	at com.oracle.svm.core.util.VMError.unsupportedFeature(VMError.java:121)
	at java.base@26/sun.util.locale.provider.LocaleProviderAdapter.getAdapter(LocaleProviderAdapter.java:55)
	at java.base@26/java.util.Calendar.createCalendar(Calendar.java:1692)
	at java.base@26/java.util.Calendar.getInstance(Calendar.java:1659)
	at java.base@26/java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:683)
	at java.base@26/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:627)
	at java.base@26/java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:606)

This is caused by the changes in #12160.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 16, 2025
@graalvmbot graalvmbot merged commit c9514b9 into master Sep 16, 2025
13 checks passed
@graalvmbot graalvmbot deleted the je/svm-fix-calendar-optimized-locale-mode-GR-69696 branch September 16, 2025 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants