bpb [Mon, 05 Mar 2018 08:27:42 -0800] rev 49128
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Summary: Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
xyin [Sun, 04 Mar 2018 18:46:07 -0800] rev 49127
8198931: remove java.xml.bind module dependency for com/sun/jndi tests
Reviewed-by: lancea
lancea [Sun, 04 Mar 2018 17:05:29 -0500] rev 49126
8197533: Move javax.transaction.xa to its own module
Reviewed-by: darcy, alanb, psandoz, ihse
sherman [Sun, 04 Mar 2018 00:32:53 -0800] rev 49125
8198966: To make CoderResult.Cache.cache final and allocate it eagerly
Reviewed-by: redestad
ihse [Sat, 03 Mar 2018 08:39:08 +0100] rev 49124
8198862: Stop doing funky compilation stuff for dtrace
Reviewed-by: erikj, tbell
rriggs [Fri, 02 Mar 2018 18:08:50 -0500] rev 49123
8198970: jnu_util.c compilation error on Solaris
Reviewed-by: mchung, redestad
jlaskey [Fri, 02 Mar 2018 18:10:57 -0400] rev 49122
8198955: String#repeat loop optimization
Reviewed-by: rriggs, redestad, igerasim
rriggs [Fri, 02 Mar 2018 14:17:04 -0500] rev 49121
8198697: Simplify initialization of platform encoding
Reviewed-by: redestad, sherman
ihse [Fri, 02 Mar 2018 10:59:25 +0100] rev 49120
8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
xiaofeya [Fri, 02 Mar 2018 00:33:00 -0800] rev 49119
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
Reviewed-by: naoto