thartmann [Thu, 07 Apr 2016 16:51:21 +0200] rev 37955
8153514: Whitebox API should allow compilation of <clinit>
Summary: Added Whitebox API method to trigger compilation of static initializer.
Reviewed-by: zmajo, kvn, iignatyev
kzhaldyb [Wed, 20 Apr 2016 19:16:32 +0300] rev 37954
8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
Reviewed-by: tschatzl, dfazunen, iignatyev
simonis [Tue, 19 Apr 2016 13:19:41 +0200] rev 37953
8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
Reviewed-by: erikj
sundar [Mon, 16 May 2016 20:51:01 +0530] rev 37952
8156847: jdk.dynalink package is shown under "Other Packages" section
Reviewed-by: jlaskey
sundar [Mon, 16 May 2016 14:50:43 +0530] rev 37951
8156914: jlink API minor cleanups
Reviewed-by: mchung
lana [Thu, 19 May 2016 17:48:00 +0000] rev 37950
Added tag jdk-9+119 for changeset 379a6c51a588
duke [Wed, 05 Jul 2017 21:42:17 +0200] rev 37949
Added tag jdk-9+119 for changeset caf97b37ebec
duke [Wed, 05 Jul 2017 21:42:16 +0200] rev 37948
Merge
duke [Wed, 05 Jul 2017 21:42:10 +0200] rev 37947
Merge
ksrini [Sat, 14 May 2016 08:03:03 -0700] rev 37946
8156950: NPE while accessing ExportsDirectives.getTargetModules
Reviewed-by: jjg
lana [Thu, 12 May 2016 18:47:23 +0000] rev 37945
Merge
jjg [Thu, 12 May 2016 11:36:08 -0700] rev 37944
8149843: StandardJavaFileManager should provide a way to get paths from strings
8150111: Need to change signature of StandardJavaFileManager.setLocationFromPaths
Reviewed-by: vromero, jlahoda
bpatel [Wed, 11 May 2016 20:28:22 +0000] rev 37943
8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
Reviewed-by: jjg, ksrini
jlahoda [Wed, 11 May 2016 17:42:17 +0200] rev 37942
8156097: docs build fails with StackOverflowError on Solaris
Summary: Avoiding deep recursion in TypeEnter.MembersPhase
Reviewed-by: mcimadamore
sla [Wed, 11 May 2016 11:06:59 +0200] rev 37941
8156658: Common way to run jtreg tests
Reviewed-by: erikj, dsamersoff