<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/openjava/patches/" rel="alternate"/><link href="https://sourceforge.net/p/openjava/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/openjava/patches/</id><updated>2003-02-20T10:59:14Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Missing quotes in ojc.sh</title><link href="https://sourceforge.net/p/openjava/patches/3/" rel="alternate"/><published>2003-02-20T10:59:14Z</published><updated>2003-02-20T10:59:14Z</updated><author><name>Bernhard Haumacher</name><uri>https://sourceforge.net/u/haui/</uri></author><id>https://sourceforge.net7e395ce6273fa03f3a2b87fd4edcad32094b7dcd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;My shell complains, if the value of the JVMOPTS&lt;br /&gt;
variable declaration is not quoted.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Tutorial example &amp;quot;serialize&amp;quot; is broken</title><link href="https://sourceforge.net/p/openjava/patches/2/" rel="alternate"/><published>2003-02-20T10:56:48Z</published><updated>2003-02-20T10:56:48Z</updated><author><name>Bernhard Haumacher</name><uri>https://sourceforge.net/u/haui/</uri></author><id>https://sourceforge.net177a805b5ef4f5f5efae6551948f62dc0206314b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;1. The meta class SerializableClass.oj does not&lt;br /&gt;
generate type casts when unmarshaling instance&lt;br /&gt;
variables of Object type.&lt;/p&gt;
&lt;p&gt;2. The Marshalable interface is not added to the&lt;br /&gt;
generated classes. This prevents passing objects of the&lt;br /&gt;
generated classes to the marshaling methods of ObjectOut.&lt;/p&gt;
&lt;p&gt;3. No default public constructor is generated. This&lt;br /&gt;
prevents the instantiation of the generated classses&lt;br /&gt;
during unmarshaling, if they declare other non-default&lt;br /&gt;
constructors.&lt;/p&gt;
&lt;p&gt;4. Possible superfluous/dangerous line in the BINDing&lt;br /&gt;
examples.serialize.SerializableClass examples.serialize.*&lt;/p&gt;
&lt;p&gt;5. Who needs the MIDlet extension installed for testing&lt;br /&gt;
this example?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Package name of compiler stub class</title><link href="https://sourceforge.net/p/openjava/patches/1/" rel="alternate"/><published>2003-02-20T10:46:30Z</published><updated>2003-02-20T10:46:30Z</updated><author><name>Bernhard Haumacher</name><uri>https://sourceforge.net/u/haui/</uri></author><id>https://sourceforge.net7bb8523b8c575197d4c7a24f1f0c4906908adaaf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Package of class JP.ac.tsukuba.openjava.SunJavaCompiler&lt;br /&gt;
seems to have changed to&lt;br /&gt;
jp.ac.tsukuba.openjava.SunJavaCompiler . At least for&lt;br /&gt;
Unix systems this makes a difference.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>