<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general">
    <title>gmane.comp.java.openjdk.general</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3304"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3303"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3302"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3301"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3300"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3299"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3298"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3297"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3296"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3295"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3294"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3293"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3292"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3291"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3290"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3288"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3287"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3286"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3285"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3284"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3304">
    <title>Re: Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3304</link>
    <description>&lt;pre&gt;While dynamic typing and dynamic method invocation did not make it into 
the Java language in SE 7, the concept of signature polymorphic methods 
did [1]. This allows a plain old virtual method invocation in the Java 
language to effect invocation of a dynamically typed method, via the 
java.lang.invoke.MethodHandle API and an upgraded invokevirtual 
instruction [2].

Alex

[1] http://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.12.3
[2] 
http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-6.html#jvms-6.5.invokevirtual

On 6/13/2013 9:16 PM, Behrang Saeedzadeh wrote:

&lt;/pre&gt;</description>
    <dc:creator>Alex Buckley</dc:creator>
    <dc:date>2013-06-17T17:39:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3303">
    <title>Re: OpenJDK and Android Studio</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3303</link>
    <description>&lt;pre&gt;


openjdk 6 has many blocking issues/problems, i don't think you'll find many
people that recommend using it in production environments.

Using openjdk 7+ should be mostly fine

&lt;/pre&gt;</description>
    <dc:creator>Thomas Matthijs</dc:creator>
    <dc:date>2013-06-17T07:55:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3302">
    <title>Re: [jug-leaders] OpenJDK and Android Studio</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3302</link>
    <description>&lt;pre&gt;Hi Frans,

I believe this warning by Jetbrains is now no longer warranted. In
particular, the latest version of OpenJDK 7 has no major performance issues
(that I'm aware of) as compared to the Oracle binary.

Cheers,
Martijn


On 15 June 2013 07:00, Frans Thamura &amp;lt;frans-WSE123LJD6Fg9hUCZPvPmw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Martijn Verburg</dc:creator>
    <dc:date>2013-06-15T08:01:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3301">
    <title>Re: OpenJDK and Android Studio</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3301</link>
    <description>&lt;pre&gt;Did they ever say what exactly those problems are?

Would be nice to have at least a bug report from them rather than just
scaring messages.

I think this is probably a good reason to use a different IDE though.

Mario
Il giorno 15/giu/2013 08:10, "Frans Thamura" &amp;lt;frans-WSE123LJD6Fg9hUCZPvPmw&amp;lt; at &amp;gt;public.gmane.org&amp;gt; ha
scritto:


&lt;/pre&gt;</description>
    <dc:creator>Mario Torre</dc:creator>
    <dc:date>2013-06-15T08:08:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3300">
    <title>OpenJDK and Android Studio</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3300</link>
    <description>&lt;pre&gt;An interesting news in I/O is Android Studio, run on JetBrain's platform.

I try to run in Ubuntu, and got this message. and will jetbrain lead
the graphics in OpenJDK backed by Google ?


OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.04.1)
OpenJDK Server VM (build 20.0-b12, mixed mode)
WARNING: You are launching the IDE using OpenJDK Java runtime.

         ITS KNOWN TO HAVE PERFORMANCE AND GRAPHICS ISSUES!
         SWITCH TO THE ORACLE(SUN) JDK BEFORE REPORTING PROBLEMS!

NOTE:    If you have both Oracle (Sun) JDK and OpenJDK installed
         please validate either STUDIO_JDK, JDK_HOME, or JAVA_HOME
environment variable points to valid Oracle (Sun) JDK installation.
         See http://ow.ly/6TuKQ for more info on switching default JDK.

Press Enter to continue.

&lt;/pre&gt;</description>
    <dc:creator>Frans Thamura</dc:creator>
    <dc:date>2013-06-15T06:00:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3299">
    <title>Re: Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3299</link>
    <description>&lt;pre&gt;
yes, take a look to OpenJDK project named Nashorn.


Rémi


&lt;/pre&gt;</description>
    <dc:creator>Remi Forax</dc:creator>
    <dc:date>2013-06-14T10:31:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3298">
    <title>Re: Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3298</link>
    <description>&lt;pre&gt;     Hello,

On Thu, Jun 13, 2013 at 10:05 PM, John Rose &amp;lt;john.r.rose-QHcLZuEGTsvQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


  Can JavaScript be compiled to Java bytecode?

     Take care
     Oliver

&lt;/pre&gt;</description>
    <dc:creator>Oliver Ruebenacker</dc:creator>
    <dc:date>2013-06-14T10:17:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3297">
    <title>Re: Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3297</link>
    <description>&lt;pre&gt;Thanks for the clarification John. I also believe this was inconsistent
with Java's philosophy, but I was just wondering what happened to that
stuff.

Cheers,
Behrang Saeedzadeh
http://www.behrang.org


On Fri, Jun 14, 2013 at 12:05 PM, John Rose &amp;lt;john.r.rose-QHcLZuEGTsvQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Behrang Saeedzadeh</dc:creator>
    <dc:date>2013-06-14T04:16:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3296">
    <title>Re: Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3296</link>
    <description>&lt;pre&gt;

No.  There were partial prototypes in this direction as part of JSR 292, but they were abandoned in 2009.  Here is a proposal from that time frame:
  https://wiki.openjdk.java.net/display/mlvm/DynamicJava

Nothing like this exists or was built in any usable way.

Untyped or "duck typed" invocation of objects can be done easily enough with third-party libraries, or with reflection, or using a dynamic language like JavaScript or JRuby or ${your_favorite_jvm_language}.

In my opinion, Java the language is unlikely to support such a thing in the near future, since there are many reasonable alternatives.

— John
&lt;/pre&gt;</description>
    <dc:creator>John Rose</dc:creator>
    <dc:date>2013-06-14T02:05:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3295">
    <title>Dynamic (i.e responding to methodNotFound) classes in Java</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3295</link>
    <description>&lt;pre&gt;Hi,

A couple of years ago I downloaded an experimental build of JDK with
invokedynamic support and it contained a class (DynamicObject?) that any
method could be invoked on its subclasses without any compile time errors.

Does this class still exist? I can't find it anymore in the API docs.

Cheers,
Behrang Saeedzadeh
http://www.behrang.org

&lt;/pre&gt;</description>
    <dc:creator>Behrang Saeedzadeh</dc:creator>
    <dc:date>2013-06-14T01:26:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3294">
    <title>Modularity 2014 - Call for Papers</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3294</link>
    <description>&lt;pre&gt;*** MODULARITY 2014 ***

13th International Conference on Modularity
April 22-26, 2014
Lugano, Switzerland
http://aosd.net/2014/

In cooperation with:
* ACM SIGSOFT
* ACM SIGPLAN


CALL FOR PAPERS - RESEARCH RESULTS TRACK

Modularity at the semantic as well as the syntactic level is a key
enabler for the expression of high quality software systems, because
one of the most important techniques for complexity reduction in any
context is separation of concerns. Novel concepts and abstraction
mechanisms including aspect-oriented techniques are a focus point for
improvements in the support for modularity. The scope of this effort
covers all perspectives on software systems in all their life-cycle
phases, for instance application domain analysis, programming language
constructs, formal proofs of system properties, program state
visualization in debuggers, performance improvements in compiler
algorithms, etc. As the premier international conference on
modularity, Modularity continues to advance our understanding of&lt;/pre&gt;</description>
    <dc:creator>danilo.ansaloni-BHDiRLqP7qo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-30T16:43:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3293">
    <title>Re: GNU Classpath Summer of Code 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3293</link>
    <description>&lt;pre&gt;
Hi Elisa,

Welcome!

For the record, together with the GNU Classpath and IcedTea communities
we decided to do this experiment, and allocated one resource to help
students to be introduced to OpenJDK development. The project is still
part of the GNU Classpath umbrella and will be followed by GNU Classpath
people. If the experiment will succeed, we may try to turn next year
into a proper organisation fully dedicated to OpenJDK.

I will be mentoring Elisa, and the code will be probably hosted on the
icedtea server once ready for use (although for the time being we will
develop the code on an external repository until everything is set
correctly).

Once again, welcome Elisa!

Cheers,
Mario



&lt;/pre&gt;</description>
    <dc:creator>Mario Torre</dc:creator>
    <dc:date>2013-05-28T15:52:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3292">
    <title>Re: GNU Classpath Summer of Code 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3292</link>
    <description>&lt;pre&gt;Welcome Elisa!

That sounds great, it's a great program and I'm glad to hear of your 
project.  I'm sure you'll be able to fine help when needed, and please 
do let us know if you get stuck.

  - Don

On 28/05/2013 9:58 AM, Elisa D'Eugenio wrote:


&lt;/pre&gt;</description>
    <dc:creator>Donald Smith</dc:creator>
    <dc:date>2013-05-28T15:43:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3291">
    <title>[Deadline Extension] PPPJ'13</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3291</link>
    <description>&lt;pre&gt;                               PPPJ'13

      2013 International Conference on Principles and Practices
                 of Programming on the Java platform:
                virtual machines, languages, and tools

                        September 11-13, 2013
                          Stuttgart, Germany

                       http://pppj2013.dhbw.de/

            In cooperation with ACM SIGPLAN and ACM SIGAPP
                       Sponsored by Oracle Labs


DEADLINE EXTENSION

  May  30: Abstracts due   (23:59 anywhere on earth) **new date**
  June  6: Submissions due (23:59 anywhere on earth) **new date**
  June 28: Author notification
  July 12: Camera-ready papers due
  Sept. 11-13: Conference


The Java platform is multi-faceted, covering a rich diversity of
systems, languages, tools, frameworks, and techniques. PPPJ'13 - the
10th conference in the PPPJ series - provides a forum for researchers,
practitioners, and educators to present and discuss novel results on
all aspects of programming on the Java &lt;/pre&gt;</description>
    <dc:creator>danilo.ansaloni-BHDiRLqP7qo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-28T15:29:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3290">
    <title>GNU Classpath Summer of Code 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3290</link>
    <description>&lt;pre&gt;Hello! I'm Elisa and I'm taking part to Google Summer of Code 2013 with GNU
Classpath project. I proposed one of the projects, the new Gtk3 Look and
Feel for OpenJDK, and it was accepted.
I'm looking forward to start this project. It's a big opportunity for test
my knowledge and work this summer in my job field. I would like to keep
project discussion on swing-dev cause the code is managed by this group. I
hope to have a little bit of help if I ever need. Thanks

&lt;/pre&gt;</description>
    <dc:creator>Elisa D'Eugenio</dc:creator>
    <dc:date>2013-05-28T13:58:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3288">
    <title>[Ann] Cobra 3.5 - Windows GUI test automation tool</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3288</link>
    <description>&lt;pre&gt;Hello,

New features:

* ooldtp python client
* Support setting text on combo box
* Added simple command line options
* Support state.editable in hasstate
* Handle valuepattern in click API
* Support ToolBar type on click
* Write to log file if environment variable is set (set
LDTP_LOG_FILE=c:\ldtp.log)
* Support control type Table, DataItem in Tree implementation
* Added scrollbar as supported type

New API:

* MouseMove
* setcellvalue
* guitimeout
* oneup
* onedown
* oneleft
* oneright
* scrollup
* scrolldown
* scrollright
* scrollleft

Bugs fixed:

* Fix to support taskbar with consistent index
* istextstateenabled API
* Fallback to object state enabled if value pattern is not available
* Fix to support InvokePattern on Open button
* Use width, height if provided while capturing screenshot
* Work around for copying text to clip board
* QT 5.0.2 specific changes
* Check errno attribute to support cygwin environment
* Fix keyboard APIs with new supported key controls (+, -, :, ;, ~, `,
arrow up, down, right&lt;/pre&gt;</description>
    <dc:creator>Nagappan Alagappan</dc:creator>
    <dc:date>2013-05-22T22:17:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3287">
    <title>Re: How is JVM.cpp used</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3287</link>
    <description>&lt;pre&gt;As far as I know, it's mostly used by native code in the JDK:

find jdk8/jdk -name '*.[ch]' | while read f; do grep -H "jvm.h" $f; done

-Doug

On May 22, 2013, at 7:38 PM, Jipeng Huang &amp;lt;robinhjp-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Doug Simon</dc:creator>
    <dc:date>2013-05-22T19:20:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3286">
    <title>PPPJ'13 - Deadline Approaching</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3286</link>
    <description>&lt;pre&gt;                           CALL FOR PAPERS

                               PPPJ'13

      2013 International Conference on Principles and Practices
                 of Programming on the Java platform:
                virtual machines, languages, and tools

                        September 11-13, 2013
                          Stuttgart, Germany

                       http://pppj2013.dhbw.de/

            In cooperation with ACM SIGPLAN and ACM SIGAPP
                       Sponsored by Oracle Labs


The Java platform is multi-faceted, covering a rich diversity of
systems, languages, tools, frameworks, and techniques. PPPJ'13 - the
10th conference in the PPPJ series - provides a forum for researchers,
practitioners, and educators to present and discuss novel results on
all aspects of programming on the Java platform including virtual
machines, languages, tools, methods, frameworks, libraries, case
studies, and experience reports.


TOPICS

Virtual machines for Java and Java-like language support:
  - JVM a&lt;/pre&gt;</description>
    <dc:creator>danilo.ansaloni-BHDiRLqP7qo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-05-22T18:57:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3285">
    <title>Re: How is JVM.cpp used</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3285</link>
    <description>&lt;pre&gt;The reason why I had that question is that I noted that there're some
method entries for methods inside java.lang.System in jvm.cpp. I don't know
whether those entries would be used by interpreter or something else.


On Wed, May 22, 2013 at 10:29 AM, Jipeng Huang &amp;lt;robinhjp-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Jipeng Huang</dc:creator>
    <dc:date>2013-05-22T17:38:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3284">
    <title>How is JVM.cpp used</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3284</link>
    <description>&lt;pre&gt;Hi,

I'm new to openjdk and currently I'm modifying some library methods like
methods inside java.lang.System. I can easily change the corresponding
method calls for c1 and c2 compilers by changing the mapping between
intrinsics and methods but I don't know where jvm.cpp is used and whether
that can affect the result.

Thanks,
Jipeng



--
View this message in context: http://openjdk.5641.n7.nabble.com/How-is-JVM-cpp-used-tp135050.html
Sent from the OpenJDK General discussion mailing list archive at Nabble.com.

&lt;/pre&gt;</description>
    <dc:creator>Jipeng Huang</dc:creator>
    <dc:date>2013-05-22T17:29:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.openjdk.general/3283">
    <title>Object Lifetime Specification</title>
    <link>http://permalink.gmane.org/gmane.comp.java.openjdk.general/3283</link>
    <description>&lt;pre&gt;Hi,

As a matter of clarification the scheme I am proposing is to be able to
specify the life time of an object after which it is deleted.

Let me know your interests. Further details are below.

Suminda
--
Suminda Sirinath Salpitikorala Dharmasena, B.Sc. Comp. &amp;amp; I.S. (Hon.) Lond.,
P.G.Dip. Ind. Maths. J'Pura, MIEEE, MACM, CEO Sakrīō! ▣ *Address*: 6G • 1st
Lane • Pagoda Road • Nugegoda 10250 • Sri Lanka. ▣ *Mobile*
: +94-(0)711007945 ▣ *Tele*: +94-(0)11-5 864614 / 5 875614 / 2 825908 ▣ *Web
*: http://www.sakrio.com ▣

This email is subjected to the email Terms of Use and Disclaimer:
http://www.sakrio.com/email-legal. Please read this first.
--


On 19 May 2013 20:48, Suminda Dharmasena &amp;lt;sirinath-tyYJHDyTBSnQT0dZR+AlfA&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Suminda Dharmasena</dc:creator>
    <dc:date>2013-05-20T06:57:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.openjdk.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.openjdk.general</link>
  </textinput>
</rdf:RDF>
