Re: RFR: 8236641: Improve Set.of(...).iterator() warmup characteristics

2020-01-19 Thread Claes Redestad
On 2020-01-19 20:03, Claes Redestad wrote: Uploaded new version with improved comments here: http://cr.openjdk.java.net/~redestad/8236641/open.02/

Re: RFR: 8236641: Improve Set.of(...).iterator() warmup characteristics

2020-01-19 Thread Claes Redestad
On 2020-01-18 17:51, Stuart Marks wrote: On 1/16/20 8:21 AM, Claes Redestad wrote: I've cleaned up a bit (SALT can be made into a long to reduce casts etc), and rolled it into the current patch: http://cr.openjdk.java.net/~redestad/8236641/open.01/ OK, I think this makes sense. But I did ha

Re: RFR: 8218021: jarsigner strips the execute permission when signing a .zip file

2020-01-19 Thread Philipp Kunz
Hi Sean, I figure that distinguishing zips and jars is ambiguous in a certain way. After having signed a zip, it contains a manifest and is also a jar file according to the specs. That would mean we would end up with two kinds of jar files, those with permissions and those without, depending on th

Re: RFR [14] 8234782: Discuss evolution of records in serialization spec

2020-01-19 Thread Chris Hegarty
> On 15 Jan 2020, at 15:01, Chris Hegarty wrote: > > As raised in the CSR feedback for records [1], evolution of serializable > records should be discussed in the updates to the serialization spec. > > The most significant aspects of serialization evolution concerning > records are 1) adding a