rraghavan [Fri, 20 Jul 2018 01:23:38 -0700] rev 51212
8203504: [Graal] org.graalvm.compiler.debug.test.DebugContextTest fails with java.util.ServiceConfigurationError
Summary: Added required uses statement
Reviewed-by: dnsimon, kvn
mli [Fri, 20 Jul 2018 15:24:42 +0800] rev 51211
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
jcbeyler [Thu, 19 Jul 2018 18:21:24 -0700] rev 51210
8207765: HeapMonitorStatIntervalTest.java fails with ZGC
Summary: Add a calculation of array sizes before test to satisfy ZGC support
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mli [Fri, 20 Jul 2018 08:40:14 +0800] rev 51209
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
zgu [Wed, 11 Jul 2018 13:55:38 -0400] rev 51208
8207056: Epsilon GC to support object pinning
Summary: Epsilon GC to use object pinning to avoid expensive GCLocker
Reviewed-by: shade, rkennke
erikj [Thu, 19 Jul 2018 14:25:42 -0700] rev 51207
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
kvn [Thu, 19 Jul 2018 13:41:56 -0700] rev 51206
8207069: [AOT] we should check that VM uses the same GC as one used for AOT library generation.
Reviewed-by: twisti, dnsimon, never
bulasevich [Thu, 19 Jul 2018 21:46:52 +0300] rev 51205
8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test
Reviewed-by: shade