<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/jinterface/test, branch maint-17</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>silence 'potential resource leak' warnings</title>
<updated>2014-09-11T19:24:28+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4390e435584d57b5fb41309f80043cb954c241cd'/>
<id>4390e435584d57b5fb41309f80043cb954c241cd</id>
<content type='text'>
OtpInputStream and OtoOutputStream don't need closing (they are
ByteArray*Streams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OtpInputStream and OtoOutputStream don't need closing (they are
ByteArray*Streams)
</pre>
</div>
</content>
</entry>
<entry>
<title>don't warn about some unused fields/variables</title>
<updated>2014-09-11T19:24:27+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4733f3f7abb7c815bf1e1295bf0a55526e318d66'/>
<id>4733f3f7abb7c815bf1e1295bf0a55526e318d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle warnings about potential null pointers</title>
<updated>2014-09-11T19:24:26+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ea9ecb6c1cc2781c8ad9bdacaacc2245987df908'/>
<id>ea9ecb6c1cc2781c8ad9bdacaacc2245987df908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keep all method parameters final</title>
<updated>2014-09-11T19:24:25+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d0a1059d551c86d41ecbb36a1f23516eb71679c6'/>
<id>d0a1059d551c86d41ecbb36a1f23516eb71679c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed method parameters hiding fields</title>
<updated>2014-09-11T19:24:24+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4725d4cc06ded1c9ee2712330e233aa865df3ebd'/>
<id>4725d4cc06ded1c9ee2712330e233aa865df3ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 'break' statements to make compiler happy</title>
<updated>2014-09-11T19:24:23+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-09-10T09:09:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4f0fac887631544b8dba299bfe93fe02812e8b96'/>
<id>4f0fac887631544b8dba299bfe93fe02812e8b96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: fix bug in equality for OtpErlangFun</title>
<updated>2014-07-21T16:02:17+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-05-19T10:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0725d5cdf30b740b5c90b9fd355401161f14f401'/>
<id>0725d5cdf30b740b5c90b9fd355401161f14f401</id>
<content type='text'>
Arrays (here: md5 and freeVars) must not be compared with equals, which
is broken.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Arrays (here: md5 and freeVars) must not be compared with equals, which
is broken.
</pre>
</div>
</content>
</entry>
<entry>
<title>erts: Change external format for maps</title>
<updated>2014-03-14T14:08:23+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2014-03-12T19:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c543d5bff7fb23c3f44cc4817c0654117de78919'/>
<id>c543d5bff7fb23c3f44cc4817c0654117de78919</id>
<content type='text'>
to be: 116,Arity, K1,V1,K2,V2,...,Kn,Vn

instead of: 116,Arity, K1,K2,...,Kn, V1,V2,....,Vn

We think this will be better for future internal map structures
like HAMT. Would be bad if we need to iterate twice over HAMT
in term_to_binary, one for keys and one for values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to be: 116,Arity, K1,V1,K2,V2,...,Kn,Vn

instead of: 116,Arity, K1,K2,...,Kn, V1,V2,....,Vn

We think this will be better for future internal map structures
like HAMT. Would be bad if we need to iterate twice over HAMT
in term_to_binary, one for keys and one for values.
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: Fix jinterface_SUITE</title>
<updated>2014-02-13T13:05:59+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-02-13T13:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a2d09eb344a6ec0901aee103abf290a143f004ad'/>
<id>a2d09eb344a6ec0901aee103abf290a143f004ad</id>
<content type='text'>
Let Maps be tested in the suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let Maps be tested in the suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>jinterface: implement support for maps</title>
<updated>2014-02-11T18:48:53+00:00</updated>
<author>
<name>Vlad Dumitrescu</name>
<email>vladdu55@gmail.com</email>
</author>
<published>2014-02-11T13:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2b4582d2154b157092fc05c387655e5426ed7d8e'/>
<id>2b4582d2154b157092fc05c387655e5426ed7d8e</id>
<content type='text'>
The API and implementation are simplistic, like for lists and tuples,
using arrays and without any connection to java.util.Map.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API and implementation are simplistic, like for lists and tuples,
using arrays and without any connection to java.util.Map.
</pre>
</div>
</content>
</entry>
</feed>
