<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/test/transform/resource/messages-delombok/SynchronizedNameStaticToInstanceRef.java.messages, branch master</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>[fixes #678] `@Synchronize` an instance method on static variable no longer emits a warning.</title>
<updated>2020-02-14T00:21:24+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-02-14T00:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=89f98da78d3ffd9e9f6f7151fcaf5e4329d2e8dd'/>
<id>89f98da78d3ffd9e9f6f7151fcaf5e4329d2e8dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only look at the line number for errors and warnings.</title>
<updated>2013-08-19T21:50:57+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2013-08-19T21:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=bad93ae677622c79883f658a53484d455e36ce9a'/>
<id>bad93ae677622c79883f658a53484d455e36ce9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The testrunner now uses a different mechanism to verify correctness of produced errors and warnings (i.e. we intentionally compile code with errors in them to verify that the appropriate error or warning message is emitted when lombok is active during a compilation run of either javac or ecj) - instead of string comparisons, it's a little more complex. This to enable testing of both javac6 and javac7, even if they produce (slightly) different error output.</title>
<updated>2012-10-24T22:07:44+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2012-10-24T22:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d2808d407a65da9fe1e290a83df0f0da107f0cf8'/>
<id>d2808d407a65da9fe1e290a83df0f0da107f0cf8</id>
<content type='text'>
Updated all message files in the 'expected output' directories to represent this change.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated all message files in the 'expected output' directories to represent this change.</pre>
</div>
</content>
</entry>
<entry>
<title>Added setting position of generated nodes in javac's @Synchronized as a 'pilot' to see if we cause any problems with this approach. It does generate nicer error messages!</title>
<updated>2012-07-16T20:51:56+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2012-07-16T20:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=fe4985e2127e5fc54a0a1ae3c2c4fef17789f8bd'/>
<id>fe4985e2127e5fc54a0a1ae3c2c4fef17789f8bd</id>
<content type='text'>
Example: Using @Synchronized with named lock on a static method, naming a non-existent or instance lock. That used to error on line -1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example: Using @Synchronized with named lock on a static method, naming a non-existent or instance lock. That used to error on line -1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated tests to reflect changes to delombok (delombok now kills super(), because attrib adds them even in places where that's wrong).</title>
<updated>2012-07-16T20:04:39+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2012-07-16T20:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=e6421509987c01e06b7c79ef406cc01ff174ae81'/>
<id>e6421509987c01e06b7c79ef406cc01ff174ae81</id>
<content type='text'>
Also split up the SynchronizedName test into separate cases for each expected failure mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also split up the SynchronizedName test into separate cases for each expected failure mode.
</pre>
</div>
</content>
</entry>
</feed>
