ihse [Thu, 07 Jun 2018 23:30:05 +0200] rev 50452
8203822: AIX version of jsig.c was not removed in JDK-8200298
Reviewed-by: erikj
sherman [Thu, 07 Jun 2018 13:24:49 -0700] rev 50451
8203839: API clarification: versioned jar entry verification in multi-release jar file
Reviewed-by: darcy, psandoz, alanb, weijun
pliden [Thu, 07 Jun 2018 21:57:17 +0200] rev 50450
8204474: Have instanceRefKlass use HeapAccess when loading the referent
Reviewed-by: stefank, eosterlund
vlivanov [Wed, 06 Jun 2018 23:36:08 +0300] rev 50449
8203480: IncompatibleClassChangeError thrown at sites linked to default interface methods
Reviewed-by: kvn
eosterlund [Thu, 07 Jun 2018 17:40:15 +0200] rev 50448
8204554: JFR TLAB tracing broken after 8202776
Reviewed-by: rkennke, stefank
bpb [Thu, 07 Jun 2018 07:43:29 -0700] rev 50447
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
eosterlund [Thu, 07 Jun 2018 15:10:06 +0200] rev 50446
8203353: Fixup inferred decorators in the interpreter
Reviewed-by: rkennke, coleenp
rehn [Thu, 07 Jun 2018 14:11:56 +0200] rev 50445
8195097: Make it possible to process StringTable outside safepoint
Reviewed-by: coleenp, gziemski, iklam, jiangli
lancea [Thu, 07 Jun 2018 06:27:09 -0400] rev 50444
8201608: fix broken links in javax/sql/rowset/package.html and javax/sql/rowset/spi/package.html
Reviewed-by: rriggs, psandoz
stuefe [Thu, 07 Jun 2018 12:23:46 +0200] rev 50443
8203682: Add jcmd "VM.classloaders" command to print out class loader hierarchy, details
Reviewed-by: coleenp, dholmes