RFR(S): 8211932: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately (original) (raw)
Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Oct 9 15:10:38 UTC 2018
- Previous message: RFR 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
- Next message: RFR(S): 8211932: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On ppc, one still sees increasing thread cpu times after a thread has joined. This makes TestTerminatedThread fail.
This change gives the check a few seconds to wait until the thread disappears. Please review. http://cr.openjdk.java.net/~goetz/wr18/8211931-terminatedThrd/01/test/hotspot/jtreg/runtime/jni/terminatedThread/TestTerminatedThread.java.udiff.html
Best regards, Goetz.
- Previous message: RFR 8079784: Unexpected IllegalAccessError when trying access InnerClasses attribute
- Next message: RFR(S): 8211932: [ppc][testbug] runtime/jni/terminatedThread/TestTerminatedThread.java fails as threads don't terminate immediately
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]