<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/utils/lombok/permit, branch feat/memoize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/'/>
<entry>
<title>[review] Use javac's internals to update type mirrors</title>
<updated>2021-04-18T03:50:49+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-04-18T03:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=c4357b03bf00d7ac03e69f0dcfd4e6913a83ebb0'/>
<id>c4357b03bf00d7ac03e69f0dcfd4e6913a83ebb0</id>
<content type='text'>
This should help with making any annotation processors that run after lombok to 'see' the changes lombok caused properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help with making any annotation processors that run after lombok to 'see' the changes lombok caused properly.
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk16] TypeSymbol.isLocal has been renamed</title>
<updated>2021-03-19T01:48:16+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-03-19T01:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2ed5077cae63cb193b4c7d1f8aa1ad3e9e6c2652'/>
<id>2ed5077cae63cb193b4c7d1f8aa1ad3e9e6c2652</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2681] [jdk16] support jdk16</title>
<updated>2021-03-16T16:39:56+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-12-22T04:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=9806e5cca4b449159ad0509dafde81951b8a8523'/>
<id>9806e5cca4b449159ad0509dafde81951b8a8523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #2679</title>
<updated>2020-12-15T22:50:44+00:00</updated>
<author>
<name>murphy-li</name>
<email>13083353+murphy-li@users.noreply.github.com</email>
</author>
<published>2020-12-15T09:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=f17dd036384242971546bc443749ad527b8cd21c'/>
<id>f17dd036384242971546bc443749ad527b8cd21c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[build] The 'utils' source files had a dep on main which is not okay; I need to address the build so that this causes errors.</title>
<updated>2020-12-03T23:52:40+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-12-03T23:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2b3556878831612bac045808e27030f4a8b30a34'/>
<id>2b3556878831612bac045808e27030f4a8b30a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[refactor] reflection code streamlined by sending it through the Permit class</title>
<updated>2020-11-13T03:44:39+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-11-13T03:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=3aace094f336393330ed275e1fb6d6c1f9187e14'/>
<id>3aace094f336393330ed275e1fb6d6c1f9187e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Fake.class to support OpenJ9 Field Layout</title>
<updated>2020-05-28T19:10:03+00:00</updated>
<author>
<name>Jack Lu</name>
<email>Jack.S.Lu@ibm.com</email>
</author>
<published>2020-04-22T22:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=cd0af7a6370d7bf65a15bde53a78338522e53908'/>
<id>cd0af7a6370d7bf65a15bde53a78338522e53908</id>
<content type='text'>
Currently lombok crashes when building with OpenJ9 JDK as described in #2414
It is due to the `override` field offset from Fake.class doesn't match actual offset value for AccessibleObject.class in OpenJ9 
This change is to support the OpenJ9 Field layout algorithm.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently lombok crashes when building with OpenJ9 JDK as described in #2414
It is due to the `override` field offset from Fake.class doesn't match actual offset value for AccessibleObject.class in OpenJ9 
This change is to support the OpenJ9 Field layout algorithm.</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2085] JDK12 compatibility. Also acknowledging @nqzero for the permit-reflect library which is inspiring our shenanigans :)</title>
<updated>2019-04-23T22:41:27+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2019-04-23T22:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4cbe67361ba58f86e8847926f07a5172db1f6d2f'/>
<id>4cbe67361ba58f86e8847926f07a5172db1f6d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2019] Lombok now properly deals with `@NonNull` specifically on the ‘type use’ of a parameter (and, in case of arrays, on the outermost dimension which is actually the first one listed. Weird corner case of the JLS).</title>
<updated>2019-01-22T03:30:02+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2019-01-22T03:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ccd802503d8aa578be3f1f956d97b06a803de0aa'/>
<id>ccd802503d8aa578be3f1f956d97b06a803de0aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eliminate ‘you are using private API’ warnings by streamlining all reflective access via a class that uses sun.misc.Unsafe to arrange access. From the nqzero permit-reflect library.</title>
<updated>2018-10-29T22:13:59+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-10-29T22:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=eca219ee6433cd964f0549a114a791ca4eb9f0fa'/>
<id>eca219ee6433cd964f0549a114a791ca4eb9f0fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
