Skip to content

Commit

Permalink
Problemlisted JFR and runtime/vthread/RedefineClass.java tests failin…
Browse files Browse the repository at this point in the history
…g with exitcode 139.
  • Loading branch information
lmesnik committed Sep 19, 2020
1 parent 62f5c0f commit 5324c82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ compiler/runtime/StackOverflowBug.java 8242064 generic
compiler/startup/SmallCodeCacheStartup.java 8242064 generic-all
compiler/exceptions/TestRecursiveReplacedException.java 8242065 generic-all
vmTestbase/nsk/jvmti/GarbageCollectionStart/gcstart001/TestDescription.java 8242890 generic-all
runtime/vthread/RedefineClass.java 8253378 generic-all


# :hotspot_compiler

Expand Down
4 changes: 4 additions & 0 deletions test/jdk/ProblemList-vthread.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
java/lang/Continuation/Basic.java 8241633 generic-all
java/lang/Continuation/LiveFramesDriver.java 8241633 generic-all

jdk/jfr/jcmd/TestJcmdStartStopDefault.java 8253378 generic-all
jdk/jfr/event/runtime/TestJavaBlockedEvent.java 8253378 generic-all
jdk/jfr/event/os/TestCPULoad.java 8253378 generic-all
jdk/jfr/api/consumer/recordingstream/TestBasics.java 8253378 generic-all

##########
## Tests failing when main() is executed in additional vthread or in vthread instead of thread
Expand Down

0 comments on commit 5324c82

Please sign in to comment.