[ https://issues.apache.org/jira/browse/SOLR-17379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924234#comment-17924234 ]
ASF subversion and git services commented on SOLR-17379: -------------------------------------------------------- Commit eb07d72af281ea426b8d44006636fcf81094b745 in solr's branch refs/heads/branch_9x from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=eb07d72af28 ] SOLR-17379: Fix date parsing in Java 23, remove Lucene TestSecurityManager (#3154) * Fix system exit in test - by removing that part of the test (cherry picked from commit b779ed0590e36f69f7d1ce17e99dc936ab46752f) Co-authored-by: Chris Hostetter <hoss...@apache.org> > ParsingFieldUpdateProcessorsTest failures using CLDR locale provider > -------------------------------------------------------------------- > > Key: SOLR-17379 > URL: https://issues.apache.org/jira/browse/SOLR-17379 > Project: Solr > Issue Type: Test > Reporter: Chris M. Hostetter > Priority: Major > Labels: pull-request-available > Attachments: SOLR-17379.test-1.patch, SOLR-17379.test.patch > > Time Spent: 1h 20m > Remaining Estimate: 0h > > Background: https://lists.apache.org/thread/o7xwz8df6j0bx7w2m3w8ptrp4r7q957n > Test failures from {{ParsingFieldUpdateProcessorsTest.testAKSTZone}} and > {{ParsingFieldUpdateProcessorsTest.testParseFrenchDate}} are seemingly > guaranteed on JDK23, due to the removal of the {{COMPAT}} local provider > option. > On (some) earlier JDKs, these failures can be reproduced using... > {noformat} > ./gradlew test --tests ParsingFieldUpdateProcessorsTest > -Ptests.jvmargs="-Djava.locale.providers=CLDR -XX:TieredStopAtLevel=1 > -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" > {noformat} > ...to force the use off {{CLDR}} and exclude the use of {{COMPAT}} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org