Re: Enabling TLS1.2 by default

2015-09-05 Thread Ivan Krylov
> As to TLS 1.2 on by default, I think there’s precedent for this in > us adding TLS 1.1 on OpenJDK 6 and I'm of the opinion that secure by default > outweighs compatible by default I agree. If there was such thing as TLS 1.1.1 with just security fixes - that would be the way to go. The only

Re: OpenJDK7 build and contributions

2015-05-07 Thread Ivan Krylov
Thank you for this clarification. Ivan On 07/05/2015 17:29, dalibor topic wrote: On 07.05.2015 11:47, Ivan Krylov wrote: Oracle will select a company that would declared as the maintainer of the project. For OpenJDK6 the maintainer is Red Hat. That company will set the policies for updates

Re: OpenJDK7 build and contributions

2015-05-07 Thread Ivan Krylov
Hi Mani, I think it is reasonable to expect that OpenJDK7 will follow the footsteps of OpenJDK6. Oracle will select a company that would declared as the maintainer of the project. For OpenJDK6 the maintainer is Red Hat. That company will set the policies for updates, etc. In my understanding,

Re: CFV: New JDK7u Committer: Mikhail Cherkasov

2014-07-15 Thread Ivan Krylov
Vote: yes Ivan On 15 Jul 2014, at 20:11, Alexander Potochkin wrote: > I hereby nominate Mikhail Cherkasov to jdk7u Committer. > > Mikhail has been a member of the Java SE sustaining team for more than two > years now and already made enough contributions to get the committer status > for th

Re: [7u-communication] JDK 7u60 released today!

2014-06-03 Thread Ivan Krylov
Yes, 7u60b19 sources are available to us at hg.openjdk.java.net. Ivan On 30 May 2014, at 22:23, Andrew Hughes wrote: > > > - Original Message - >> I'd like to announce that JDK 7u60 has become available for download >> today [0]. Thanks to all those who have contributed towards it. >>

JDK7u55 sources

2014-04-21 Thread Ivan Krylov
Hello, When I look at the JDK7 repositories I see that JDK7u55 sources are present in the jdk7u-dev repository but not in the master jdk7u. What is the reason if any? Another question is about monotonicity of the build tags. In 7u55-dev I see: 5 days ago katlemanAdded tag jdk7u55-b

Re: update N repos where N > 6

2013-08-21 Thread Ivan Krylov
-r was it. Chris, Vadim, thanks. Ivan On Aug 21, 2013, at 11:30 AM, Chris Hegarty wrote: > hg clone -r > > -Chris > > On 21 Aug 2013, at 05:25, Ivan Krylov wrote: > >> Turned out that "hg clone source dest -u " is the same as "hg clone >> &q

Re: update N repos where N > 6

2013-08-20 Thread Ivan Krylov
s, Ivan On Aug 21, 2013, at 4:35 AM, David Holmes wrote: > On 21/08/2013 2:38 AM, Ivan Krylov wrote: >> Hi David, >> >> I also expected it to work out of the box. >> I am attaching a log of what I did. >> After "hg up jdk7u25-b34" on master and "clo

Re: update N repos where N > 6

2013-08-20 Thread Ivan Krylov
Ivan On Aug 20, 2013, at 2:43 PM, David Holmes wrote: > On 20/08/2013 7:59 PM, Ivan Krylov wrote: >> This worked. >> I was trying to update to revision instead of updating to tag and this >> didn't work for subrepos. >> >> Another related question

Re: update N repos where N > 6

2013-08-20 Thread Ivan Krylov
openjdk.java.net/mailman/listinfo > > With best regards, > /Alex > > > On 8/20/13 24:46, Ivan Krylov wrote: >> Hello, >> >> How to get an 7updateN repository where 6 < N < 40? >> There is no hg.openjdk.java.net/jdk7u/jdk7u25 repository as far as I se

update N repos where N > 6

2013-08-19 Thread Ivan Krylov
Hello, How to get an 7updateN repository where 6 < N < 40? There is no hg.openjdk.java.net/jdk7u/jdk7u25 repository as far as I see. This must have been discussed here many times before but I ma behind the times and searching online archives is painful ) BTW, what would be a good place to browse