Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lworld] Remove AOT tests from problem list #496

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
69 changes: 0 additions & 69 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,75 +62,6 @@ compiler/rtm/locking/TestUseRTMDeopt.java 8183263 generic-x64
compiler/rtm/locking/TestUseRTMXendForLockBusy.java 8183263 generic-x64
compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64

# Valhalla
compiler/aot/cli/DisabledAOTWithLibraryTest.java 8226295 generic-all
compiler/aot/cli/SingleAOTOptionTest.java 8226295 generic-all
compiler/aot/cli/MultipleAOTLibraryTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileClassWithDebugTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileModuleTest.java 8226295 generic-all
compiler/aot/cli/jaotc/AtFileTest.java 8226295 generic-all
compiler/aot/cli/jaotc/ListOptionWrongFileTest.java 8226295 generic-all
compiler/aot/cli/jaotc/ClasspathOptionUnknownClassTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileDirectoryTest.java 8226295 generic-all
compiler/aot/cli/jaotc/ListOptionTest.java 8226295 generic-all
compiler/aot/cli/jaotc/ListOptionNotExistingTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileClassTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileJarTest.java 8226295 generic-all
compiler/aot/cli/jaotc/IgnoreErrorsTest.java 8226295 generic-all
compiler/aot/cli/jaotc/CompileAbsoluteDirectoryTest.java 8226295 generic-all
compiler/aot/cli/NonExistingAOTLibraryTest.java 8226295 generic-all
compiler/aot/cli/SingleAOTLibraryTest.java 8226295 generic-all
compiler/aot/cli/IncorrectAOTLibraryTest.java 8226295 generic-all
compiler/aot/RecompilationTest.java 8226295 generic-all
compiler/aot/SharedUsageTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSearchTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/directory/DirectorySourceProviderTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java 8226295 generic-all
compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/NativeOrderOutputStreamTest.java 8226295 generic-all
compiler/aot/verification/vmflags/TrackedFlagTest.java 8226295 generic-all
compiler/aot/verification/vmflags/NotTrackedFlagTest.java 8226295 generic-all
compiler/aot/verification/ClassAndLibraryNotMatchTest.java 8226295 generic-all
compiler/aot/DeoptimizationTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeVirtual2NativeTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeStatic2CompiledTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeSpecial2CompiledTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeVirtual2CompiledTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeVirtual2InterpretedTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeDynamic2NativeTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeDynamic2InterpretedTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeStatic2InterpretedTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeInterface2InterpretedTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeVirtual2AotTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeInterface2AotTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeSpecial2NativeTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeDynamic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeInterface2NativeTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeStatic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeInterface2CompiledTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeDynamic2CompiledTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeStatic2NativeTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeSpecial2AotTest.java 8226295 generic-all
compiler/aot/calls/fromAot/AotInvokeSpecial2InterpretedTest.java 8226295 generic-all
compiler/aot/calls/fromNative/NativeInvokeStatic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromNative/NativeInvokeSpecial2AotTest.java 8226295 generic-all
compiler/aot/calls/fromNative/NativeInvokeVirtual2AotTest.java 8226295 generic-all
compiler/aot/calls/fromCompiled/CompiledInvokeInterface2AotTest.java 8226295 generic-all
compiler/aot/calls/fromCompiled/CompiledInvokeVirtual2AotTest.java 8226295 generic-all
compiler/aot/calls/fromCompiled/CompiledInvokeDynamic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromCompiled/CompiledInvokeStatic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromCompiled/CompiledInvokeSpecial2AotTest.java 8226295 generic-all
compiler/aot/calls/fromInterpreted/InterpretedInvokeDynamic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromInterpreted/InterpretedInvokeStatic2AotTest.java 8226295 generic-all
compiler/aot/calls/fromInterpreted/InterpretedInvokeVirtual2AotTest.java 8226295 generic-all
compiler/aot/calls/fromInterpreted/InterpretedInvokeSpecial2AotTest.java 8226295 generic-all
compiler/aot/calls/fromInterpreted/InterpretedInvokeInterface2AotTest.java 8226295 generic-all
compiler/aot/fingerprint/SelfChanged.java 8226295 generic-all
compiler/aot/fingerprint/SelfChangedCDS.java 8226295 generic-all
compiler/aot/fingerprint/SuperChanged.java 8226295 generic-all

compiler/c2/Test8004741.java 8235801 generic-all

compiler/whitebox/ClearMethodStateTest.java 8265360 macosx-aarch64
Expand Down