duke [Wed, 05 Jul 2017 22:16:59 +0200] rev 41233
Merge
rriggs [Tue, 04 Oct 2016 14:19:16 -0400] rev 41232
8165261: RMI API to export an object with a serialization filter
Reviewed-by: dfuchs, chegar
rriggs [Tue, 04 Oct 2016 14:18:54 -0400] rev 41231
8165806: UnicastServerRef support to export an object with a filter
Reviewed-by: dfuchs
rriggs [Tue, 04 Oct 2016 13:45:42 -0400] rev 41230
8155760: Implement Serialization Filtering
8166739: Improve extensibility of ObjectInputFilter information passed to the filter
Reviewed-by: dfuchs, chegar, briangoetz, plevart
naoto [Tue, 04 Oct 2016 09:52:03 -0700] rev 41229
8166645: Include locales plugin throws InternalError with "*" specified.
Reviewed-by: mchung
vtewari [Tue, 04 Oct 2016 21:59:16 +0530] rev 41228
8153674: Expected SocketException not thrown when calling bind() with setReuseAddress(false)
Reviewed-by: chegar, msheppar
bpb [Tue, 04 Oct 2016 08:32:49 -0700] rev 41227
8167058: (fs) UnixDirectoryIterator::stream unused
Summary: Remove UnixDirectoryIterator::stream unused instance variable
Reviewed-by: redestad, alanb
skovalev [Tue, 04 Oct 2016 11:55:42 +0300] rev 41226
8166378: Missing dependencies in several java/security tests
Reviewed-by: xuelei
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41225
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse
erikj [Tue, 04 Oct 2016 13:34:49 +0200] rev 41224
8166948: Exploded image too slow to be usable
Reviewed-by: alanb, mchung, ihse
nishjain [Tue, 04 Oct 2016 19:28:09 +0900] rev 41223
8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
rgoel [Tue, 04 Oct 2016 17:18:46 +0900] rev 41222
8166993: typo in java.util.Locale javadoc
Reviewed-by: okutsu, peytoia
sdrach [Mon, 03 Oct 2016 10:57:29 -0700] rev 41221
8165944: jar utility doesn't process more than one -C argument
Reviewed-by: psandoz
jwilhelm [Mon, 03 Oct 2016 15:39:02 +0200] rev 41220
8167026: Quarantine TestDaemonThread.java
Reviewed-by: dsamersoff
plevart [Fri, 30 Sep 2016 17:34:08 +0200] rev 41219
8166842: String.hashCode() has a non-benign data race
Reviewed-by: shade, alanb, martin
serb [Fri, 30 Sep 2016 17:05:54 +0300] rev 41218
8165263: Remove code in MetaData that hacks into private fields of Collections implementation classes
Reviewed-by: mchung, alexsch