Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

123456
  1. Source code for the Dynamic Code Evolution VM (http://ssw.jku.at/dcevm).
  2. - hotswap.patch: Full patch including unit tests and all features.
  3. - hotswaplight.patch: Patch with the VM modifications only and a limited set of features to reduce differences to OpenJDK.
  4. Both patches are based against the OpenJDK changeset f5603a6e5042 (HS20 build number 03).