alanb [Sun, 24 Jun 2018 16:25:47 +0100] rev 50744
8205533: Class.getPackage() fails with InternalError if class is defined to the bootstrap class loader but module is not in the boot layer
Reviewed-by: mchung
dsamersoff [Sun, 24 Jun 2018 15:02:08 +0300] rev 50743
8203481: Incorrect constraint for unextended_sp in frame:safe_for_sender
Summary: Relaxed assert inside safe_for_sender
Reviewed-by: aph, dpochepk
plevart [Sun, 24 Jun 2018 10:41:51 +0200] rev 50742
8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Summary: screen usage/initialization of TerminatingThreadLocal with a non-null check on Thread.threadLocals field
Reviewed-by: dholmes, alanb
jmanson [Sat, 23 Jun 2018 22:49:48 -0700] rev 50741
8205570: fix a number of typos in the JVMTI spec
Summary: fix typos in the JVMTI spec
Reviewed-by: dholmes, sspitsyn
alanb [Sat, 23 Jun 2018 09:46:18 +0100] rev 50740
Merge
alanb [Sat, 23 Jun 2018 09:34:09 +0100] rev 50739
8198372: API to create a SelectableChannel to a FileDescriptor
Reviewed-by: chegar, bpb
alanb [Sat, 23 Jun 2018 08:03:52 +0100] rev 50738
8197532: Re-examine policy for the default set of modules when compiling or running code on the class path
Reviewed-by: jlahoda, mchung