Skip to content

Commit

Permalink
Disable some weird locale tests. They aren't a super big deal..... mi…
Browse files Browse the repository at this point in the history
…ght be broken upstream? Unknown.

Enable JVM method export.
  • Loading branch information
wasabii committed Jun 18, 2024
1 parent 56e8f50 commit 7728cbc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/IKVM.OpenJDK.Tests/jdk/ExcludeList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4034,3 +4034,12 @@ javax/swing/JTextPane/JTextPaneDocumentWrapping.java

# Bug 538
java/lang/invoke/MethodHandlesProxiesTest.java generic-all

# Related to CLDR/COMPAT/etc?
java/text/Format/DateFormat/DateFormatTest.java generic-all
java/text/Format/DateFormat/NonGregorianFormatTest.java generic-all
java/text/Format/MessageFormat/LargeMessageFormat.java generic-all
java/text/Format/NumberFormat/NumberRegression.java generic-all
java/text/Format/NumberFormat/NumberTest.java generic-all
java/util/Calendar/JapaneseEraNameTest.java generic-all
java/util/TimeZone/HongKong.java generic-all
1 change: 1 addition & 0 deletions src/libjvm/mapfile-vers-product
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
_JVM_IsInterface
#_JVM_IsInterrupted
#_JVM_IsNaN
JVM_IsUseContainerSupport
#_JVM_IsPrimitiveClass
_JVM_IsSameClassPackage
#_JVM_IsSilentCompiler
Expand Down

0 comments on commit 7728cbc

Please sign in to comment.