dtitov [Thu, 18 Jul 2019 12:29:57 -0700] rev 57494
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
Reviewed-by: cjplummer, amenkov, sgehwolf
iignatyev [Thu, 18 Jul 2019 11:47:52 -0700] rev 57493
8226910: make it possible to use jtreg's -match via run-test framework
Reviewed-by: dholmes, mseledtsov
kbarrett [Thu, 18 Jul 2019 09:15:26 -0700] rev 57492
8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Summary: Add missing call to OopStorage::release() when deleting global handles in JVMCI to prevent handles leak.
Reviewed-by: kvn, dlong
stuefe [Tue, 02 Jul 2019 10:28:20 +0200] rev 57491
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
Reviewed-by: stefank, coleenp
eosterlund [Thu, 18 Jul 2019 11:15:20 +0200] rev 57490
8224674: NMethod state machine is not monotonic
Reviewed-by: dlong, coleenp, thartmann
weijun [Thu, 18 Jul 2019 13:41:55 +0800] rev 57489
8228342: Add SignTwice.java to problem list
Reviewed-by: xuelei
weijun [Thu, 18 Jul 2019 08:53:06 +0800] rev 57488
8217375: jarsigner breaks old signature with long lines in manifest
Reviewed-by: jjiang, weijun
Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
mbalao [Wed, 17 Jul 2019 12:26:56 -0300] rev 57487
8227437: S4U2proxy cannot continue because server's TGT cannot be found
Reviewed-by: weijun
rhalade [Wed, 17 Jul 2019 16:13:26 -0700] rev 57486
8048595: problemList failing/ignored manual tests in security-libs
Reviewed-by: ascarpino
ascarpino [Wed, 17 Jul 2019 14:37:50 -0700] rev 57485
8226338: Updates to Stateless Resumption
Reviewed-by: xuelei, jnimeh