kbarrett [Fri, 27 Apr 2018 03:57:00 -0400] rev 49909
8202230: Provide accessors for JNIHandles storage objects
Summary: Add JNIHandles::[weak_]global_handles().
Reviewed-by: coleenp, tschatzl
thartmann [Fri, 27 Apr 2018 07:59:29 +0200] rev 49908
8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only
Summary: Only treat the SqrtFNode as expensive if the control input is not NULL.
Reviewed-by: kvn, roland
stuefe [Thu, 26 Apr 2018 15:41:48 +0200] rev 49907
8202325: [aix] disable warnings-as-errors by default
Reviewed-by: goetz, erikj, ihse
eosterlund [Thu, 26 Apr 2018 20:42:43 +0200] rev 49906
8201543: Modularize C1 GC barriers
Reviewed-by: pliden, rbackman, rkennke
roland [Thu, 26 Apr 2018 12:48:35 -0700] rev 49905
8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
Summary: don't rely on the RPO order to find the "first" and "last" loads of the pack
Reviewed-by: kvn
naoto [Thu, 26 Apr 2018 12:39:15 -0700] rev 49904
8181157: CLDR Timezone name fallback implementation
Reviewed-by: sherman, scolebourne
lana [Thu, 26 Apr 2018 18:55:44 +0000] rev 49903
Added tag jdk-11+11 for changeset e1e60f75cd39
gziemski [Thu, 26 Apr 2018 11:19:05 -0500] rev 49902
8202150: [REDO] Split globals.hpp to factor out the Flag class
Summary: Factored out Flag out go globals, renamed to JVMFlag
Reviewed-by: coleenp, dholmes, kvn
mikael [Thu, 26 Apr 2018 09:10:04 -0700] rev 49901
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
Reviewed-by: alanb, bpb
redestad [Thu, 26 Apr 2018 17:14:04 +0200] rev 49900
8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
Reviewed-by: alanb