changeset in /hg/icedtea6: Fixed Changelog formatting
Lillian Angel
langel at redhat.com
Tue May 5 11:41:49 PDT 2009
changeset a5006e51afe4 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=a5006e51afe4
description:
Fixed Changelog formatting
diffstat:
1 file changed, 28 insertions(+), 27 deletions(-)
ChangeLog | 55 ++++++++++++++++++++++++++++---------------------------
diffs (223 lines):
diff -r 0393ff6c8320 -r a5006e51afe4 ChangeLog
--- a/ChangeLog Tue May 05 14:34:24 2009 -0400
+++ b/ChangeLog Tue May 05 14:42:36 2009 -0400
@@ -17,13 +17,13 @@ 2009-05-05 Matthias Klose <doko at ubuntu
* configure.ac: Building --with-additional-vms=zero and
srcdir != builddir doesn't work.
-2009-05-05 Xerxes RÃ¥nby <xerxes at zafena.se>
+2009-05-05 Xerxes RÃ¥nby <xerxes at zafena.se>
* ports/hotspot/src/share/vm/shark/sharkCompiler.cpp
(SharkCompiler::SharkCompiler): Use bool or enum to set
JIT optimization dependent on the llvm version.
-
-2009-05-05 Xerxes RÃ¥nby <xerxes at zafena.se>
+
+2009-05-05 Xerxes RÃ¥nby <xerxes at zafena.se>
* configure.ac (LLVM_CFLAGS): Remove LLVM svn suffix from
SHARK_LLVM_VERSION.
@@ -159,10 +159,11 @@ 2009-05-01 Gary Benson <gbenson at redhat
* ports/hotspot/src/share/vm/includeDB_shark: Updated.
-2009-04-30 Deepak Bhole <dbhole at redhat.com>
+2009-04-30 Deepak Bhole <dbhole at redhat.com>
* plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Forgo
- permission check if JS source is [System] (i.e. Mozilla extension/chrome).
+ permission check if JS source is [System] (i.e. Mozilla
+ extension/chrome).
2009-04-30 Matthias Klose <doko at ubuntu.com>
@@ -195,7 +196,7 @@ 2009-04-29 Andrew John Hughes <ahughes
Systemtap file.
2009-04-29 Matthias Klose <doko at ubuntu.com>
- Xerxes RÃ¥nby <xerxes at zafena.se>
+ Xerxes RÃ¥nby <xerxes at zafena.se>
* configure.am (LLVM_CFLAGS): Add SHARK_LLVM_VERSION.
* ports/hotspot/src/share/vm/shark/sharkMemoryManager.cpp,
@@ -254,7 +255,7 @@ 2009-04-28 Gary Benson <gbenson at redhat
(SharkRuntime::resolve_klass_C): Likewise.
(SharkRuntime::initialize): Removed _resolve_klass init.
-2009-04-27 Deepak Bhole <dbhole at redhat.com>
+2009-04-27 Deepak Bhole <dbhole at redhat.com>
* plugin/icedtea/sun/applet/PluginAppletViewer.java: Unescape "
* rt/net/sourceforge/jnlp/runtime/Boot.java: Use custom authenticator for
@@ -309,13 +310,13 @@ 2009-04-24 Lillian Angel <langel at redha
(NETBEANS_PROFILER_MD5SUM): Updated.
(stamps/nbplatform.stamp): Fixed to build on amd64 properly.
-2009-04-24 Xerxes RÃ¥nby <xerxes at zafena.se>
+2009-04-24 Xerxes RÃ¥nby <xerxes at zafena.se>
* patches/icedtea-jpegclasses.patch
(openjdk/jdk/src/share/classes/com/sun/image/codec/jpeg/JPEGImageEncoder.java
setJPEGEncodeParam): New function.
-2009-04-23 Deepak Bhole <dbhole at redhat.com>
+2009-04-23 Deepak Bhole <dbhole at redhat.com>
* rt/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: Handle nested
jars.
@@ -324,7 +325,7 @@ 2009-04-23 Deepak Bhole <dbhole at redhat.c
* rt/net/sourceforge/jnlp/tools/JarSigner.java: Handle nested
jars.
-2009-04-23 Xerxes RÃ¥nby <xerxes at zafena.se>
+2009-04-23 Xerxes RÃ¥nby <xerxes at zafena.se>
* ports/hotspot/src/share/vm/shark/sharkBuilder.cpp
(SharkBuilder::init_external_functions): Use memory address to
@@ -338,7 +339,7 @@ 2009-04-23 Xerxes RÃ¥nby <xerxes at zafena.
(WRITE_MEM_BARRIER): Likewise.
(OrderAccess::fence): Updated to use FULL_MEM_BARRIER.
-2009-04-23 Xerxes RÃ¥nby <xerxes at zafena.se>
+2009-04-23 Xerxes RÃ¥nby <xerxes at zafena.se>
* ports/hotspot/src/share/vm/shark/sharkBuilder.cpp
(zero_cmpxchg_int_fn): New function.
@@ -391,12 +392,12 @@ 2009-04-16 Omair Majid <omajid at redhat.
* HACKING: Document the above.
2009-04-15 Gary Benson <gbenson at redhat.com>
- Xerxes RÃ¥nby <xerxes at zafena.se>
+ Xerxes RÃ¥nby <xerxes at zafena.se>
* patches/icedtea-zero.patch (BytecodeInterpreter::run):
Skip a bad assertion on IA32 with Zero.
-2009-04-10 Deepak Bhole <dbhole at redhat.com>
+2009-04-10 Deepak Bhole <dbhole at redhat.com>
* IcedTeaPlugin.cc: Fix rhbz478561 (freeze with empty string return from
Java side).
@@ -430,7 +431,7 @@ 2009-04-03 Lillian Angel <langel at redha
patch, which is upstream in OpenJDK6, but is not available in the
upstream lcms 1.18 sources.
-2009-04-02 Deepak Bhole <dbhole at redhat.com>
+2009-04-02 Deepak Bhole <dbhole at redhat.com>
* IcedTeaPlugin.cc: Incremented timeout to 3 minutes. Added functions to
process proxy and auth info requests (the latter is unused).
@@ -620,7 +621,7 @@ 2009-03-21 Matthias Klose <doko at ubuntu
2009-03-21 Matthias Klose <doko at ubuntu.com>
* patches/hotspot/*/icedtea-text-relocations.patch: Build hotspot
- with -fPIC on alpha.
+ with -fPIC on alpha.
2009-03-21 Lillian Angel <langel at redhat.com>
@@ -1155,7 +1156,7 @@ 2009-02-27 Gary Benson <gbenson at redhat
* ports/hotspot/src/share/vm/shark/sharkBlock.cpp
(SharkBlock::maybe_inline_call): Inline empty methods.
-2009-02-26 Deepak Bhole <dbhole at redhat.com>
+2009-02-26 Deepak Bhole <dbhole at redhat.com>
* IcedTeaPlugin.cc: Decode url via nsINetUtil::UnescapeString()
* plugin/icedtea/sun/applet/PluginAppletViewer.java: Encode URL before
@@ -1249,7 +1250,7 @@ 2009-02-26 Gary Benson <gbenson at redhat
(SharkTrackingState::cache_after_VM_call): Likewise.
(SharkTrackingState::decache_for_trap): Likewise.
-2009-02-25 Deepak Bhole <dbhole at redhat.com>
+2009-02-25 Deepak Bhole <dbhole at redhat.com>
* IcedTeaPlugin.cc: Implement Show/Hide from IJVMConsole, remove
IJVMPerfWindow stubs, as they were empty and unused.
@@ -1286,7 +1287,7 @@ 2009-02-24 Gary Benson <gbenson at redhat
(SharkBlock::get_interface_callee): Changed prototype.
(SharkBlock::get_callee): Removed.
-2009-02-23 Deepak Bhole <dbhole at redhat.com>
+2009-02-23 Deepak Bhole <dbhole at redhat.com>
* IcedTeaPlugin.cc: Supply cookie info to Java side.
* plugin/icedtea/sun/applet/PluginAppletViewer.java: Apply patch from
@@ -1520,7 +1521,7 @@ 2009-02-11 Andrew John Hughes <ahughes
* patches/openjdk/annotation-tests.patch:
New.
-2009-02-10 Deepak Bhole <dbhole at redhat.com>
+2009-02-10 Deepak Bhole <dbhole at redhat.com>
* plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Fix
exit permissions for applets.
@@ -1732,7 +1733,7 @@ 2009-01-22 Omair Majid <omajid at redhat.
(start): Return silently if already started.
(stop): Return silently if already stopped.
-2009-01-22 Deepak Bhole <dbhole at redhat.com>
+2009-01-22 Deepak Bhole <dbhole at redhat.com>
* plugin/icedtea/sun/applet/PluginAppletSecurityContext.java: Use
Hashtable to store classloaders, instead of HashMap (values cannot be
@@ -2821,7 +2822,7 @@ 2008-12-10 Matthias Klose <doko at ubuntu
* patches/hotspot/*/icedtea-parisc-opt.patch: New.
* Makefile.am (ICEDTEA_PATCHES): Apply icedtea-parisc-opt.patch.
-2008-12-10 Deepak Bhole <dbhole at redhat.com>
+2008-12-10 Deepak Bhole <dbhole at redhat.com>
* plugin/icedtea/sun/applet/PluginAppletViewer.java: Remove spurious
call to getSecuritymanager() that was causing a CCE.
@@ -4184,7 +4185,7 @@ 2008-10-15 Andrew John Hughes <gnu_and
* patches/icedtea-version.patch:
Fix to use IcedTea6.
-2008-10-15 Xerxes RÃ¥nby <xerxes at zafena.se>
+2008-10-15 Xerxes RÃ¥nby <xerxes at zafena.se>
* patches/icedtea-arch.patch: Update for m68k.
@@ -4402,7 +4403,7 @@ 2008-10-03 Gary Benson <gbenson at redhat
* ports/hotspot/build/linux/makefiles/shark.make:
Work around some GCC optimizer failures.
-2008-10-01 Deepak Bhole <dbhole at redhat.com>
+2008-10-01 Deepak Bhole <dbhole at redhat.com>
* .hgignore: Removed IcedTeaPlugin.jar
* IcedTeaPlugin.cc: Updated classpath when launching Java. added
checks to detect error on Java side.
@@ -4682,7 +4683,7 @@ 2008-09-12 Matthias Klose <doko at ubuntu
* generated/com/sun/corba/se/impl/logging/*: Regenerate.
2008-09-12 Gary Benson <gbenson at redhat.com>
- Xerxes RÃ¥nby <xerxes at zafena.se>
+ Xerxes RÃ¥nby <xerxes at zafena.se>
* ports/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp
(__m68k_cmpxchg): New function.
@@ -4786,11 +4787,11 @@ 2008-08-15 Matthias Klose <doko at ubuntu
* acinclude.m4 (FIND_LIBGCJ_JAR): Extend check for libgcj-4.2.*.jar.
-2008-08-15 Xerxes Ranby <xerxes at zafena.se>
+2008-08-15 Xerxes Ranby <xerxes at zafena.se>
* acinclude.m4: Fixed LIBGCJ_JAR check.
-2008-08-15 Xerxes Ranby <xerxes at zafena.se>
+2008-08-15 Xerxes Ranby <xerxes at zafena.se>
* Makefile.am (CACAO_MD5SUM): Update for 0.99.3.
@@ -6202,7 +6203,7 @@ 2008-04-09 Lillian Angel <langel at redha
* patches/icedtea-libraries.patch: Updated LDLIBS for jpeg.
2008-04-09 Gary Benson <gbenson at redhat.com>
- Xerxes RÃ¥nby <xerxes at zafena.se>
+ Xerxes RÃ¥nby <xerxes at zafena.se>
* ports/hotspot/src/os_cpu/linux_zero/vm/atomic_linux_zero.inline.hpp
(__kernel_cmpxchg_t): New type.
More information about the distro-pkg-dev
mailing list