egahlin [Thu, 28 Jun 2018 15:13:39 +0200] rev 50880
8197425: Liveset information for Old Object sample event
Reviewed-by: mgronlun, ehelin
rwestberg [Thu, 28 Jun 2018 15:06:55 +0200] rev 50879
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
sundar [Thu, 28 Jun 2018 18:04:19 +0530] rev 50878
8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs
Reviewed-by: jlaskey, hannesw
mgronlun [Thu, 28 Jun 2018 13:58:30 +0200] rev 50877
8205996: JDK-8205906 broke the build on Mac
Reviewed-by: thartmann, ehelin
amenkov [Thu, 28 Jun 2018 03:45:49 -0700] rev 50876
8205681: [TEST_BUG] vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java fails with exit code 98
Reviewed-by: sspitsyn, cjplummer, dholmes
pliden [Thu, 28 Jun 2018 12:14:37 +0200] rev 50875
8205993: ZGC: Fix typos and incorrect indentations
Reviewed-by: stefank
adinn [Thu, 28 Jun 2018 10:09:58 +0000] rev 50874
8205694: AArch64: Add test to validate volatile load, store and CAS code generation
Summary: Implement tests to check volatile operations are translated to valid code
Reviewed-by: aph, kvn, dpochepk