Explicit Serialization API and Security

2014-12-27 Thread Peter Firmstone
Is there any interest in developing an explicit API for Serialization?: 1. Use a public constructor signature with a single argument, ReadSerialParameters (read only, writable only by the serialization framework) to recreate objects, subclasses (when permitted) call this first fr

java.net.NetworkInterfaces and Linux with multiple addresses on single interface

2014-12-27 Thread Doychin Bondzhev
Hi, I want to report for a problem that I see when I have more then one IP addresses assigned to same interface. Here is an output from ip addr command on my linux box: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8

Re: RFR: 8067889: 4 pack200 tests fail on mac since jdk became modular

2014-12-27 Thread Chris Hegarty
The original change, and the additional cleanup, look good to me Kumar. -Chris. > On 26 Dec 2014, at 17:42, Kumar Srinivasan > wrote: > > New webrev uploaded with comment suggested by Amy Lu. > > The revised patch is here: > http://cr.openjdk.java.net/~ksrini/8067889/webrev.1/webrev.delta/i