sviswanathan [Fri, 07 Jun 2019 15:35:32 -0700] rev 55299
8224234: compiler/codegen/TestCharVect2.java fails in test_mulc
Reviewed-by: vlivanov, thartmann
dlong [Fri, 07 Jun 2019 18:11:33 -0400] rev 55298
8223050: JVMCI: findUniqueConcreteMethod() should not use Dependencies::find_unique_concrete_method() for non-virtual methods
Reviewed-by: kvn, dnsimon
jjg [Fri, 07 Jun 2019 14:32:48 -0700] rev 55297
8224257: fix issues in files generated by pandoc
Reviewed-by: mchung
ccheung [Fri, 07 Jun 2019 14:03:17 -0700] rev 55296
8224497: Remove FIXME in metaspaceClosure.cpp
Summary: Also cleaned up some comment and code related to the od (optional data) region.
Reviewed-by: iklam, jiangli
kvn [Fri, 07 Jun 2019 13:57:08 -0700] rev 55295
8225350: compiler/jvmci/compilerToVM/IsCompilableTest.java timed out
Reviewed-by: iignatyev
lmesnik [Fri, 07 Jun 2019 12:26:50 -0700] rev 55294
8225388: Running jcmd Compiler.CodeHeap_Analytics all 0 cause crash.
Reviewed-by: thartmann, sspitsyn
never [Fri, 07 Jun 2019 10:26:21 -0700] rev 55293
8209626: [JVMCI] Use implicit exception table for dispatch and printing
Reviewed-by: kvn
erikj [Fri, 07 Jun 2019 09:16:11 -0700] rev 55292
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
Reviewed-by: tbell, aoqi
mbaesken [Wed, 05 Jun 2019 16:53:52 +0200] rev 55291
8224958: add os::dll_load calls to event log
Reviewed-by: dholmes, mdoerr, stuefe
jlaskey [Fri, 07 Jun 2019 08:47:28 -0300] rev 55290
8225448: String::translateEscapes javadoc has accessibility issues
Reviewed-by: jjg