jboes [Thu, 28 Nov 2019 13:02:30 +0000] rev 59311
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
Summary: Skip dispatcherThread.join() if current thread is the dispatcherThread
Reviewed-by: dfuchs, msheppar, vtewari
egahlin [Thu, 28 Nov 2019 16:38:25 +0100] rev 59310
8234888: EventStream::close doesn't abort streaming thread
Reviewed-by: mgronlun, mseledtsov
lucy [Thu, 28 Nov 2019 16:28:53 +0100] rev 59309
8234583: PrintAssemblyOptions isn't passed to hsdis library
Reviewed-by: vlivanov, mdoerr
cgo [Thu, 28 Nov 2019 16:11:44 +0100] rev 59308
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
Reviewed-by: thartmann