/hg/icedtea7: 3 new changesets

andrew at icedtea.classpath.org andrew at icedtea.classpath.org
Thu Aug 22 08:11:25 PDT 2013


changeset af97d515ebd8 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=af97d515ebd8
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Aug 22 16:08:29 2013 +0100

	Close cacao branch.


changeset 666ae0671bfc in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=666ae0671bfc
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Aug 22 16:08:37 2013 +0100

	Close cacao-b19 branch.


changeset 6fcb6a133b00 in /hg/icedtea7
details: http://icedtea.classpath.org/hg/icedtea7?cmd=changeset;node=6fcb6a133b00
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Thu Aug 22 16:09:38 2013 +0100

	Close cacao branch.


diffstat:

 .hgignore                                                              |       8 +-
 .hgtags                                                                |       1 -
 ChangeLog                                                              |    4180 +-
 INSTALL                                                                |       7 +-
 IcedTeaPlugin.cc                                                       |    3950 +
 Makefile.am                                                            |     401 +-
 Makefile.in                                                            |     423 +-
 README                                                                 |      21 +-
 acinclude.m4                                                           |      87 +-
 configure                                                              |    2403 +-
 configure.ac                                                           |     183 +-
 extra/net/sourceforge/jnlp/about/HTMLPanel.java                        |      59 -
 extra/net/sourceforge/jnlp/about/Main.java                             |     135 -
 extra/net/sourceforge/jnlp/about/resources/about.html                  |      28 -
 extra/net/sourceforge/jnlp/about/resources/applications.html           |      36 -
 extra/net/sourceforge/jnlp/about/resources/jamIcon.jpg                 |     Bin 
 extra/net/sourceforge/jnlp/about/resources/notes.html                  |      82 -
 gcjwebplugin.cc                                                        |       6 +-
 generated/com/sun/java/swing/plaf/gtk/resources/gtk.java               |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_de.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_es.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_fr.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_it.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_ja.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_ko.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_sv.java            |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_zh_CN.java         |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_zh_HK.java         |       2 +
 generated/com/sun/java/swing/plaf/gtk/resources/gtk_zh_TW.java         |       2 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic.java       |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_de.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_es.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_fr.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_it.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_ja.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_ko.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_sv.java    |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_zh_CN.java |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_zh_HK.java |       3 +
 generated/com/sun/swing/internal/plaf/basic/resources/basic_zh_TW.java |       3 +
 generated/java/nio/ByteBuffer.java                                     |       6 +-
 generated/java/nio/CharBuffer.java                                     |       4 +-
 generated/java/nio/DoubleBuffer.java                                   |       4 +-
 generated/java/nio/FloatBuffer.java                                    |       4 +-
 generated/java/nio/IntBuffer.java                                      |       4 +-
 generated/java/nio/LongBuffer.java                                     |       4 +-
 generated/java/nio/ShortBuffer.java                                    |       4 +-
 generated/sun/awt/X11/generator/sizer.32                               |     Bin 
 generated/sun/awt/X11/generator/sizer.32.c                             |      26 +-
 generated/sun/misc/Version.java                                        |      14 +-
 generated/sun/tools/jconsole/Version.java                              |       2 +-
 generated/sun/util/resources/CalendarData_ro.java                      |       2 -
 generated/sun/util/resources/CurrencyNames_en_CA.java                  |       1 -
 generated/sun/util/resources/LocaleNames_fi.java                       |       4 +-
 patches/icedtea-always-zero.patch                                      |     148 +
 patches/icedtea-ant.patch                                              |       6 +-
 patches/icedtea-bytebuffer-compact.patch                               |      12 +-
 patches/icedtea-certbundle.patch                                       |       2 +-
 patches/icedtea-copy-plugs.patch                                       |      92 +-
 patches/icedtea-core-build.patch                                       |     226 +-
 patches/icedtea-ecj.patch                                              |     164 +-
 patches/icedtea-freetype.patch                                         |      39 +
 patches/icedtea-gcc-4.3.patch                                          |       8 +-
 patches/icedtea-gcc-suffix.patch                                       |      24 -
 patches/icedtea-graphics.patch                                         |     131 +
 patches/icedtea-headers.patch                                          |      52 +-
 patches/icedtea-hotspot-6b06-7b24.patch                                |  201186 ----------
 patches/icedtea-hotspot7-build-fixes.patch                             |      64 -
 patches/icedtea-lesstif-64.patch                                       |      29 -
 patches/icedtea-lib64.patch                                            |       2 +-
 patches/icedtea-libraries.patch                                        |     202 +-
 patches/icedtea-liveconnect.patch                                      |    2894 +
 patches/icedtea-memory-limits.patch                                    |      18 +-
 patches/icedtea-paths.patch                                            |     646 +
 patches/icedtea-ports.patch                                            |     241 +-
 patches/icedtea-print-lsb-release.patch                                |      48 -
 patches/icedtea-signature-iterator.patch                               |       6 +-
 patches/icedtea-ssl.patch                                              |       2 +-
 patches/icedtea-static-libstdc++.patch                                 |      33 -
 patches/icedtea-sunsrc.patch                                           |       8 +-
 patches/icedtea-test-atomic-operations.patch                           |       2 +-
 patches/icedtea-text-relocations.patch                                 |       2 +-
 patches/icedtea-tools.patch                                            |      14 +-
 patches/icedtea-use-system-tzdata.patch                                |       2 +-
 patches/icedtea-version.patch                                          |      11 -
 patches/icedtea-zero-build.patch                                       |     132 -
 patches/icedtea-zero.patch                                             |      69 +-
 platform_zero.in                                                       |      17 -
 ports/hotspot/build/linux/makefiles/arm.make                           |      37 +
 ports/hotspot/build/linux/makefiles/ia64.make                          |      40 +
 ports/hotspot/build/linux/makefiles/ppc.make                           |      31 +
 ports/hotspot/build/linux/makefiles/ppc64.make                         |      34 +
 ports/hotspot/build/linux/makefiles/s390.make                          |      34 +
 ports/hotspot/build/linux/makefiles/s390x.make                         |      37 +
 ports/hotspot/build/linux/makefiles/zero.make                          |      41 -
 ports/hotspot/build/linux/platform_arm                                 |      17 +
 ports/hotspot/build/linux/platform_ia64                                |      17 +
 ports/hotspot/build/linux/platform_ppc                                 |      17 +
 ports/hotspot/build/linux/platform_ppc64                               |      17 +
 ports/hotspot/build/linux/platform_s390                                |      17 +
 ports/hotspot/build/linux/platform_s390x                               |      17 +
 ports/hotspot/src/cpu/ppc/vm/assembler_ppc.cpp                         |    1472 +
 ports/hotspot/src/cpu/ppc/vm/assembler_ppc.hpp                         |     467 +
 ports/hotspot/src/cpu/ppc/vm/bytecodeInterpreter_ppc.hpp               |      98 +
 ports/hotspot/src/cpu/ppc/vm/bytecodeInterpreter_ppc.inline.hpp        |     278 +
 ports/hotspot/src/cpu/ppc/vm/bytecodes_ppc.cpp                         |      32 +
 ports/hotspot/src/cpu/ppc/vm/bytecodes_ppc.hpp                         |      25 +
 ports/hotspot/src/cpu/ppc/vm/bytes_ppc.hpp                             |     210 +
 ports/hotspot/src/cpu/ppc/vm/c1_CodeStubs_ppc.cpp                      |     109 +
 ports/hotspot/src/cpu/ppc/vm/c1_Defs_ppc.hpp                           |      72 +
 ports/hotspot/src/cpu/ppc/vm/c1_FrameMap_ppc.cpp                       |     107 +
 ports/hotspot/src/cpu/ppc/vm/c1_FrameMap_ppc.hpp                       |      44 +
 ports/hotspot/src/cpu/ppc/vm/c1_LIRAssembler_ppc.cpp                   |     368 +
 ports/hotspot/src/cpu/ppc/vm/c1_LIRAssembler_ppc.hpp                   |      35 +
 ports/hotspot/src/cpu/ppc/vm/c1_LIRGenerator_ppc.cpp                   |     490 +
 ports/hotspot/src/cpu/ppc/vm/c1_LinearScan_ppc.cpp                     |      81 +
 ports/hotspot/src/cpu/ppc/vm/c1_MacroAssembler_ppc.cpp                 |      42 +
 ports/hotspot/src/cpu/ppc/vm/c1_MacroAssembler_ppc.hpp                 |      29 +
 ports/hotspot/src/cpu/ppc/vm/c1_Runtime1_ppc.cpp                       |     232 +
 ports/hotspot/src/cpu/ppc/vm/c1_globals_ppc.hpp                        |      74 +
 ports/hotspot/src/cpu/ppc/vm/codeBuffer_ppc.hpp                        |      27 +
 ports/hotspot/src/cpu/ppc/vm/copy_ppc.hpp                              |     166 +
 ports/hotspot/src/cpu/ppc/vm/cppInterpreterGenerator_ppc.hpp           |      30 +
 ports/hotspot/src/cpu/ppc/vm/cppInterpreter_ppc.cpp                    |    1395 +
 ports/hotspot/src/cpu/ppc/vm/cppInterpreter_ppc.hpp                    |      32 +
 ports/hotspot/src/cpu/ppc/vm/debug_ppc.cpp                             |      32 +
 ports/hotspot/src/cpu/ppc/vm/disassembler_ppc.cpp                      |     686 +
 ports/hotspot/src/cpu/ppc/vm/disassembler_ppc.hpp                      |      38 +
 ports/hotspot/src/cpu/ppc/vm/dump_ppc.cpp                              |      37 +
 ports/hotspot/src/cpu/ppc/vm/frame_ppc.cpp                             |     122 +
 ports/hotspot/src/cpu/ppc/vm/frame_ppc.hpp                             |      66 +
 ports/hotspot/src/cpu/ppc/vm/frame_ppc.inline.hpp                      |     175 +
 ports/hotspot/src/cpu/ppc/vm/globalDefinitions_ppc.hpp                 |      26 +
 ports/hotspot/src/cpu/ppc/vm/globals_ppc.hpp                           |      54 +
 ports/hotspot/src/cpu/ppc/vm/icBuffer_ppc.cpp                          |      52 +
 ports/hotspot/src/cpu/ppc/vm/icache_ppc.cpp                            |      99 +
 ports/hotspot/src/cpu/ppc/vm/icache_ppc.hpp                            |      43 +
 ports/hotspot/src/cpu/ppc/vm/interp_masm_ppc.cpp                       |     189 +
 ports/hotspot/src/cpu/ppc/vm/interp_masm_ppc.hpp                       |      56 +
 ports/hotspot/src/cpu/ppc/vm/interpreterGenerator_ppc.hpp              |      37 +
 ports/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.cpp                     |     354 +
 ports/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.hpp                     |     151 +
 ports/hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp                       |     182 +
 ports/hotspot/src/cpu/ppc/vm/interpreter_ppc.hpp                       |      56 +
 ports/hotspot/src/cpu/ppc/vm/javaFrameAnchor_ppc.hpp                   |      72 +
 ports/hotspot/src/cpu/ppc/vm/jniFastGetField_ppc.cpp                   |      67 +
 ports/hotspot/src/cpu/ppc/vm/jniTypes_ppc.hpp                          |     108 +
 ports/hotspot/src/cpu/ppc/vm/jni_ppc.h                                 |      32 +
 ports/hotspot/src/cpu/ppc/vm/nativeInst_ppc.hpp                        |     222 +
 ports/hotspot/src/cpu/ppc/vm/registerMap_ppc.hpp                       |      39 +
 ports/hotspot/src/cpu/ppc/vm/register_definitions_ppc.cpp              |     113 +
 ports/hotspot/src/cpu/ppc/vm/register_ppc.cpp                          |      51 +
 ports/hotspot/src/cpu/ppc/vm/register_ppc.hpp                          |     252 +
 ports/hotspot/src/cpu/ppc/vm/relocInfo_ppc.cpp                         |      68 +
 ports/hotspot/src/cpu/ppc/vm/relocInfo_ppc.hpp                         |      34 +
 ports/hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp                     |     259 +
 ports/hotspot/src/cpu/ppc/vm/stubGenerator_ppc.cpp                     |     511 +
 ports/hotspot/src/cpu/ppc/vm/stubRoutines_ppc.hpp                      |      56 +
 ports/hotspot/src/cpu/ppc/vm/vmStructs_ppc.hpp                         |      52 +
 ports/hotspot/src/cpu/ppc/vm/vm_version_ppc.hpp                        |      32 +
 ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.cpp                             |      67 +
 ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.hpp                             |      29 +
 ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.inline.hpp                      |      32 +
 ports/hotspot/src/cpu/ppc/vm/vtableStubs_ppc.cpp                       |      47 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/assembler_linux_ppc.cpp          |      32 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/atomic_linux_ppc.inline.hpp      |     160 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/bytes_linux_ppc.inline.hpp       |      43 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/globals_linux_ppc.hpp            |      43 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/linux_ppc.s                      |      76 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/linux_ppc64.s                    |      96 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/orderAccess_linux_ppc.inline.hpp |     101 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/os_linux_ppc.cpp                 |     334 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/os_linux_ppc.hpp                 |      33 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/prefetch_linux_ppc.inline.hpp    |      34 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/threadLS_linux_ppc.cpp           |      42 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/threadLS_linux_ppc.hpp           |      32 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/thread_linux_ppc.hpp             |      63 +
 ports/hotspot/src/os_cpu/linux_ppc/vm/vmStructs_linux_ppc.hpp          |      45 +
 ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp               |     133 +-
 rt/com/sun/image/codec/jpeg/ImageFormatException.java                  |      51 +
 rt/com/sun/image/codec/jpeg/JPEGCodec.java                             |     146 +
 rt/com/sun/image/codec/jpeg/JPEGDecodeParam.java                       |      44 +
 rt/com/sun/image/codec/jpeg/JPEGEncodeParam.java                       |      49 +
 rt/com/sun/image/codec/jpeg/JPEGImageDecoder.java                      |      60 +
 rt/com/sun/image/codec/jpeg/JPEGImageEncoder.java                      |      56 +
 rt/com/sun/script/javascript/ClassShutter.java                         |      43 +
 rt/com/sun/script/javascript/Context.java                              |     170 +
 rt/com/sun/script/javascript/ContextFactory.java                       |      60 +
 rt/com/sun/script/javascript/Function.java                             |      48 +
 rt/com/sun/script/javascript/ImporterTopLevel.java                     |     131 +
 rt/com/sun/script/javascript/JavaScriptException.java                  |      54 +
 rt/com/sun/script/javascript/LazilyLoadedCtor.java                     |      47 +
 rt/com/sun/script/javascript/NativeArray.java                          |      54 +
 rt/com/sun/script/javascript/NativeJavaClass.java                      |      44 +
 rt/com/sun/script/javascript/NativeJavaObject.java                     |     127 +
 rt/com/sun/script/javascript/RhinoException.java                       |      59 +
 rt/com/sun/script/javascript/Script.java                               |      48 +
 rt/com/sun/script/javascript/ScriptRuntime.java                        |      54 +
 rt/com/sun/script/javascript/Scriptable.java                           |      70 +
 rt/com/sun/script/javascript/ScriptableObject.java                     |     107 +
 rt/com/sun/script/javascript/Undefined.java                            |      42 +
 rt/com/sun/script/javascript/WrapFactory.java                          |      48 +
 rt/gnu/java/awt/BitMaskExtent.java                                     |      79 +
 rt/gnu/java/awt/Buffers.java                                           |     225 +
 rt/gnu/java/awt/CubicSegment.java                                      |     184 +
 rt/gnu/java/awt/LineSegment.java                                       |     118 +
 rt/gnu/java/awt/QuadSegment.java                                       |     264 +
 rt/gnu/java/awt/Segment.java                                           |     158 +
 rt/gnu/java/awt/color/CieXyzConverter.java                             |      73 +
 rt/gnu/java/awt/color/ClutProfileConverter.java                        |     152 +
 rt/gnu/java/awt/color/ColorLookUpTable.java                            |     429 +
 rt/gnu/java/awt/color/ColorSpaceConverter.java                         |      69 +
 rt/gnu/java/awt/color/GrayProfileConverter.java                        |     137 +
 rt/gnu/java/awt/color/GrayScaleConverter.java                          |     110 +
 rt/gnu/java/awt/color/LinearRGBConverter.java                          |     152 +
 rt/gnu/java/awt/color/ProfileHeader.java                               |     398 +
 rt/gnu/java/awt/color/PyccConverter.java                               |      72 +
 rt/gnu/java/awt/color/RgbProfileConverter.java                         |     244 +
 rt/gnu/java/awt/color/SrgbConverter.java                               |     152 +
 rt/gnu/java/awt/color/TagEntry.java                                    |     125 +
 rt/gnu/java/awt/color/ToneReproductionCurve.java                       |     177 +
 rt/java/awt/color/CMMException.java                                    |      63 +
 rt/java/awt/color/ColorSpace.java                                      |     190 +
 rt/java/awt/color/ICC_ColorSpace.java                                  |     314 +
 rt/java/awt/color/ICC_Profile.java                                     |    1282 +
 rt/java/awt/color/ICC_ProfileGray.java                                 |     133 +
 rt/java/awt/color/ICC_ProfileRGB.java                                  |     227 +
 rt/java/awt/image/BandedSampleModel.java                               |     758 +
 rt/java/awt/image/ColorConvertOp.java                                  |     537 +
 rt/java/awt/image/ComponentSampleModel.java                            |     762 +
 rt/java/awt/image/DataBuffer.java                                      |     473 +
 rt/java/awt/image/DataBufferByte.java                                  |     245 +
 rt/java/awt/image/DataBufferInt.java                                   |     244 +
 rt/java/awt/image/DataBufferShort.java                                 |     245 +
 rt/java/awt/image/DataBufferUShort.java                                |     246 +
 rt/java/awt/image/MultiPixelPackedSampleModel.java                     |     602 +
 rt/java/awt/image/Raster.java                                          |    1156 +
 rt/java/awt/image/RenderedImage.java                                   |      70 +
 rt/java/awt/image/SampleModel.java                                     |     981 +
 rt/java/awt/image/SinglePixelPackedSampleModel.java                    |     597 +
 rt/java/awt/image/WritableRaster.java                                  |     436 +
 rt/java/awt/image/WritableRenderedImage.java                           |      56 +
 rt/java/awt/image/renderable/ContextualRenderedImageFactory.java       |      56 +
 rt/java/awt/image/renderable/RenderContext.java                        |     141 +
 rt/java/awt/image/renderable/RenderableImage.java                      |      62 +
 rt/java/awt/image/renderable/RenderableImageOp.java                    |     157 +
 rt/java/awt/image/renderable/RenderableImageProducer.java              |     166 +
 rt/java/awt/image/renderable/RenderedImageFactory.java                 |      47 +
 rt/java/io/PushbackReader.java                                         |      62 +
 rt/javax/script/Synchronizer.java                                      |      49 +
 rt/net/sourceforge/jnlp/resources/Manifest.mf                          |       2 +-
 rt/net/sourceforge/jnlp/resources/Messages.properties                  |       6 +-
 rt/net/sourceforge/jnlp/resources/about.jnlp                           |      20 -
 rt/net/sourceforge/jnlp/runtime/Boot.java                              |     114 +-
 rt/net/sourceforge/jnlp/security/CertsInfoPane.java                    |     106 +-
 rt/net/sourceforge/jnlp/security/SecurityUtil.java                     |     200 -
 rt/net/sourceforge/jnlp/security/SecurityWarningDialog.java            |      40 -
 rt/net/sourceforge/jnlp/security/SingleCertInfoPane.java               |      77 -
 rt/net/sourceforge/jnlp/security/viewer/CertificatePane.java           |     358 -
 rt/net/sourceforge/jnlp/security/viewer/CertificateViewer.java         |     148 -
 rt/net/sourceforge/jnlp/tools/KeyTool.java                             |     180 +-
 rt/sun/dc/path/FastPathProducer.java                                   |      56 +
 rt/sun/dc/path/PathConsumer.java                                       |      60 +
 rt/sun/dc/path/PathException.java                                      |      42 +
 rt/sun/dc/pr/PRException.java                                          |      42 +
 rt/sun/dc/pr/PathDasher.java                                           |     115 +
 rt/sun/dc/pr/PathStroker.java                                          |     139 +
 rt/sun/dc/pr/Rasterizer.java                                           |     212 +
 rt/sun/org/mozilla/javascript/internal/NativeJavaArray.java            |      47 +
 rt/sun/org/mozilla/javascript/internal/Wrapper.java                    |      48 +
 270 files changed, 38188 insertions(+), 209923 deletions(-)

diffs (truncated from 251868 to 500 lines):

diff -r 2b413b0a984f -r 6fcb6a133b00 .hgignore
--- a/.hgignore	Mon Mar 17 16:00:18 2008 +0100
+++ b/.hgignore	Thu Aug 22 16:09:38 2013 +0100
@@ -5,9 +5,7 @@
 autom4te.cache
 openjdk
 bootstrap
-debian
 lib
-tools
 stamps
 Makefile
 config.log
@@ -15,11 +13,9 @@
 javac
 javap
 gcjwebplugin.so
-extra-source-files.txt
+IcedTeaPlugin.so
 rt-source-files.txt
 hotspot-tools-source-files.txt
-tools-source-files.txt
-platform_zero
 rt/com/sun/jdi/AbsentInformationException.java
 rt/com/sun/jdi/Accessible.java
 rt/com/sun/jdi/ArrayReference.java
@@ -421,6 +417,4 @@
 rt/javax/net/ssl/X509ExtendedKeyManager.java
 rt/javax/net/ssl/X509KeyManager.java
 rt/javax/net/ssl/X509TrustManager.java
-rt/java/io/
-rt/sun/awt
 generated/sun/awt/X11/generator/sizer.32.orig
diff -r 2b413b0a984f -r 6fcb6a133b00 .hgtags
--- a/.hgtags	Mon Mar 17 16:00:18 2008 +0100
+++ b/.hgtags	Thu Aug 22 16:09:38 2013 +0100
@@ -5,4 +5,3 @@
 cb78e0fccf14ed4a80b0ada2c98e4621479acbf5 icedtea-1.4
 5ca86e9ca40533c48ca3445a10fd3b058ef94885 icedtea-1.5
 bb3929528d3e9de0529da995c4b71975fd77fb5a icedtea-1.6
-38e6eb354632588f5ac8dbcd69229ebd031f57cb icedtea6-1.0
diff -r 2b413b0a984f -r 6fcb6a133b00 ChangeLog
--- a/ChangeLog	Mon Mar 17 16:00:18 2008 +0100
+++ b/ChangeLog	Thu Aug 22 16:09:38 2013 +0100
@@ -1,398 +1,88 @@
-2008-03-17  Gary Benson  <gbenson at redhat.com>
-
-	* patches/icedtea-static-libstdc++.patch: New file.
-
-2008-03-17  Gary Benson  <gbenson at redhat.com>
-
-	* platform_zero.in: New file.
-	* ports/hotspot/build/linux/makefiles/zero.make: Likewise.
-
-	* acinclude.m4
-	(SET_ARCH_DIRS): Added special case for arm.
-	(ENABLE_ZERO_BUILD): Added new substitutions (ZERO_LIBARCH,
-	ZERO_BITSPERWORD, ZERO_ENDIANNESS, ZERO_ARCHDEF and ZERO_ARCHFLAG)
-	and new generated file (platform_zero).
-	(SET_CORE_BUILD): Enable whenever zero is used.
-	* Makefile.am
-	(ZERO_PATCHES): New variable listing all zero patches.
-	(EXTRA_DIST): Added ZERO_PATCHES.
-	(ZERO_PATCHES_COND): New variable listing zero patches when used.
-	(ICEDTEA_PATCHES): Grouped all zero patches into ZERO_PATCHES_COND,
-	added icedtea-zero-build.patch and icedtea-static-libstdc++.patch,
-	and removed icedtea-always-zero.patch.
-	(stamps/ports.stamp, stamps/ports-ecj.stamp): Use platform_zero.
-	(ICEDTEA_ENV, ICEDTEA_ENV_ECJ): Pass ZERO_* variables through.
-	* Makefile.in, configure: Regenerated.
-
-	* patches/icedtea-zero.patch: Split build system bits into...
-	* patches/icedtea-zero-build.patch: New file.
-	* patches/icedtea-hotspot7-ports.patch: Merged into icedtea-zero.patch.
-	* patches/icedtea-ports.patch: Moved hotspot-specific bits into
-	icedtea-zero.patch.
-	* patches/icedtea-signature-iterator.patch: Rebased.
-	* patches/icedtea-test-atomic-operations.patch: Likewise.
-	* patches/icedtea-signed-types.patch: Likewise, and missing
-	hunk reinstated.
-	* patches/icedtea-text-relocations.patch: Base conditional
-	on ZERO_LIBARCH rather than BUILDARCH.
-	* patches/icedtea-always-zero.patch: Removed.
-
-	* ports/hotspot/build/linux/makefiles/arm.make: Removed.
-	* ports/hotspot/build/linux/makefiles/ia64.make: Likewise.
-	* ports/hotspot/build/linux/makefiles/ppc.make: Likewise.
-	* ports/hotspot/build/linux/makefiles/ppc64.make: Likewise.
-	* ports/hotspot/build/linux/makefiles/s390.make: Likewise.
-	* ports/hotspot/build/linux/makefiles/s390x.make: Likewise.
-	* ports/hotspot/build/linux/platform_arm: Likewise.
-	* ports/hotspot/build/linux/platform_ia64: Likewise.
-	* ports/hotspot/build/linux/platform_ppc: Likewise.
-	* ports/hotspot/build/linux/platform_ppc64: Likewise.
-	* ports/hotspot/build/linux/platform_s390: Likewise.
-	* ports/hotspot/build/linux/platform_s390x: Likewise.
-
-	* .hgignore: Added platform_zero.
-	
-2008-03-14  Lillian Angel  <langel at redhat.com>
-
-	* .hgignore: Updated.
-
-2008-03-12  Matthias Klose  <doko at ubuntu.com>
-
-	* patches/icedtea-print-lsb-release.patch: New.
-	* Makefile.am (ICEDTEA_PATCHES): Add new patch.
-	* Makefile.in: Regenerated.
-
-2008-03-12  Matthias Klose  <doko at ubuntu.com>
-
-	* patches/icedtea-ecj.patch (openjdk/corba/make/common/Defs-linux.gmk):
-
-2008-03-12  Matthias Klose  <doko at ubuntu.com>
-
-	* patches/icedtea-ecj.patch (openjdk/corba/make/common/Defs-linux.gmk):
-	Find libgcj.so when the version of gcc != the version of gcj.
-
-2008-03-12  Matthias Klose  <doko at ubuntu.com>
-
-	* configure.ac: Check for ffi.h/libffi.so without pkg-config.
-	* configure: Regenerated.
-
-2008-03-11  Lillian Angel  <langel at redhat.com>
-
-	* configure: Regenerated.
-	* configure.ac: Added conditional for WITH_OPENJDK.
-
-2008-03-11  Matthias Klose  <doko at ubuntu.com>
-
-	* .hgignore: Add debian packaging directory.
-
-2008-03-11  Lillian Angel  <langel at redhat.com>
-
-	* Makefile.am: Added check for WITH_OPENJDK.
-	* Makefile.in: Regenerated.
-	* configure: Regenerated.
-	* configure.ac: Added --with-openjdk and --with-openjdk-home options.
-
-2008-03-11  Matthias Klose  <doko at ubuntu.com>
-
-	* patches/icedtea-gcc-suffix.patch: Update, use GCC_SUFFIX in more
-	places.
-
-2008-03-11  Matthias Klose  <doko at ubuntu.com>
-
-	* configure.ac: Check for zip and unzip.
-	* configure: Regenerated.
-
-2008-03-10  Lillian Angel  <langel at redhat.com>
-
-	* Makefile.am: Added patches to EXTRA_DIST.
-	* Makefile.in: Regenerated.
-
-2008-03-10  Gary Benson  <gbenson at redhat.com>
-
-	* ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
-	(current_stack_region): Rewritten to cope with guard pages and ia64.
-	(default_stack_size, default_guard_size): Comment fixes.
-
-2008-03-07  Joshua Sumali  <jsumali at redhat.com>
-
-	* rt/net/sourceforge/jnlp/security/CertsInfoPane.java: Fix null	pointer.
-
-2008-03-06  Joshua Sumali  <jsumali at redhat.com>
-
-	* Makefile.am: Added extra to EXTRA_DIST.
-	* Makefile.in: Regenerated.
-
-2008-03-06  Joshua Sumali  <jsumali at redhat.com>
-
-	* Makefile.am: Added new 'extra' targets. These new targets build the
-	sources in the extra/ directory to build about.jar, which is the new
-	sample jnlp application for javaws. 
-	* Makefile.in: Regenerated.
-	* generated/sun/awt/X11/generator/sizer.32: Regenerated.
-	* rt/net/sourceforge/jnlp/resources/Manifest.mf: Fix boot class typo.
-	* rt/net/sourceforge/jnlp/resources/Messages.properties: Improved command
-	line options.
-	* rt/net/sourceforge/jnlp/runtime/Boot.java: Changed command line
-	behaviour. Sample application now only runs if the -about flag is passed.
-	* rt/net/sourceforge/jnlp/runtime/JNLPRuntime.java: Remove call to
-	printStackTrace.
-	* rt/net/sourceforge/jnlp/security/CertsInfoPane.java: Rearranged methods
-	and relaxed visibility in some fields/methods for SingleCertInfoPane
-	class.
-	* rt/net/sourceforge/jnlp/security/SecurityWarningDialog.java: Added
-	single certificate dialog showing.
-	* rt/net/sourceforge/jnlp/tools/KeyTool.java: Moved KeyStore retrieving to
-	new SecurityUtil class.
-	* extra/net/sourceforge/jnlp/about/HTMLPanel.java: New File.
-	* extra/net/sourceforge/jnlp/about/Main.java: Likewise.
-	* extra/net/sourceforge/jnlp/about/resources/about.html: Likewise.
-	* extra/net/sourceforge/jnlp/about/resources/applications.html: Likewise.
-	* extra/net/sourceforge/jnlp/about/resources/jamIcon.jpg: Likewise.
-	* extra/net/sourceforge/jnlp/about/resources/notes.html: Likewise.
-	* rt/net/sourceforge/jnlp/resources/about.jnlp: Likewise.
-	* rt/net/sourceforge/jnlp/security/SecurityUtil.java: Likewise.
-	* rt/net/sourceforge/jnlp/security/SingleCertInfoPane.java: Likewise.
-	* rt/net/sourceforge/jnlp/security/viewer/CertificatePane.java: Likewise.
-	* rt/net/sourceforge/jnlp/security/viewer/CertificateViewer.java:
-	Likewise.
-
-2008-03-05  Gary Benson  <gbenson at redhat.com>
-
-	* contrib/templater/README: Updated URL.
-
-2008-03-05  Gary Benson  <gbenson at redhat.com>
-
-	* ports/hotspot/src/cpu/ppc/vm/jni_ppc.h: Removed.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/linux_ppc.s: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/linux_ppc64.s: Likewise.
-
-2008-03-05  Gary Benson  <gbenson at redhat.com>
-
-	* ports/hotspot/src/cpu/ppc/vm/assembler_ppc.cpp: Removed.
-	* ports/hotspot/src/cpu/ppc/vm/assembler_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/assembler_ppc.inline.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytecodeInterpreter_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytecodeInterpreter_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytecodeInterpreter_ppc.inline.hpp:
-	Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytecodes_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytecodes_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/bytes_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_CodeStubs_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_Defs_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_FpuStackSim_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_FpuStackSim_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_FrameMap_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_FrameMap_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_LIRAssembler_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_LIRAssembler_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_LIRGenerator_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_LinearScan_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_LinearScan_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_MacroAssembler_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_MacroAssembler_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_Runtime1_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/c1_globals_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/codeBuffer_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/copy_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/cppInterpreterGenerator_ppc.hpp:
-	Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/cppInterpreter_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/cppInterpreter_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/debug_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/depChecker_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/depChecker_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/disassembler_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/disassembler_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/dump_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/frame_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/frame_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/frame_ppc.inline.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/globalDefinitions_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/globals_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/icBuffer_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/icache_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/icache_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interp_masm_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interp_masm_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interpreterGenerator_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interpreterRT_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interpreter_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/interpreter_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/javaFrameAnchor_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/jniFastGetField_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/jniTypes_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/nativeInst_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/nativeInst_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/registerMap_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/register_definitions_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/register_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/register_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/relocInfo_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/relocInfo_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/sharedRuntime_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/stubGenerator_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/stubRoutines_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/stubRoutines_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/templateInterpreterGenerator_ppc.hpp: 
-	Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/templateInterpreter_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/templateInterpreter_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/templateTable_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/templateTable_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vmStructs_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vm_version_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vm_version_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.cpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vmreg_ppc.inline.hpp: Likewise.
-	* ports/hotspot/src/cpu/ppc/vm/vtableStubs_ppc.cpp: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/assembler_linux_ppc.cpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/atomic_linux_ppc.inline.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/bytes_linux_ppc.inline.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/globals_linux_ppc.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/orderAccess_linux_ppc.inline.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/os_linux_ppc.cpp: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/os_linux_ppc.hpp: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/prefetch_linux_ppc.inline.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/threadLS_linux_ppc.cpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/threadLS_linux_ppc.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/thread_linux_ppc.cpp: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/thread_linux_ppc.hpp: Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/vmStructs_linux_ppc.hpp:
-	Likewise.
-	* ports/hotspot/src/os_cpu/linux_ppc/vm/vm_version_linux_ppc.cpp:
-	Likewise.
-
-2008-03-05  Gary Benson  <gbenson at redhat.com>
+2008-03-06  Gary Benson  <gbenson at redhat.com>
 
 	* ports/hotspot/src/os_cpu/linux_zero/vm/globals_linux_zero.hpp
 	(ThreadStackSize): Increased by 512kb to cope with 64kb pages.
 
-2008-03-05  Lillian Angel  <langel at redhat.com>
-
-	* .hgignore: Updated.
-	* Makefile.am: Added sun/awt to COPY_PLUGS.
-	* Makefile.in: Regenerated.
-	* generated/sun/awt/X11/generator/sizer.32: Regenerated.
-	* generated/sun/awt/X11/generator/sizer.32.c: Regenerated.
-
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* rt/com/sun/script: Removed.
-	* rt/java/io: Removed.
-	* rt/javax/script: Removed.
-	* rt/sun/: Removed.
-	* Makefile.am: Updated rt.jar.
-	* Makefile.in: Regenerated.
-	* .hgignore: Updated with new files copied from openjdk srcs.
-
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* Makefile.am: Removed gnu from tools.jar.
-	* Makefile.in: Regenerated.
-
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* rt/gnu/*: Removed.
-	* Makefile.am: Removed icedtea-paths.patch.
-	* Makefile.in: Regenerated.
-	* patches/icedtea-paths.patch: Removed.
-
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* rt/com/sun/image/codec/jpeg/*: Removed unneeded plugs.
-
 2008-03-04  Matthias Klose  <doko at ubuntu.com>
 
 	* configure.ac: Check for xulrunner-1.9.
 	* configure: Regenerated.
 
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* patches/icedtea-lesstif-64.patch: Reverted.
-	* Makefile.am: Added above patch.
+2008-03-03  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am: Fixed distclean target
 	* Makefile.in: Regenerated.
 
-2008-03-04  Gary Benson  <gbenson at redhat.com>
-
-	* patches/icedtea-ports.patch: Moved HotSpot 7 specific hunk to...
-	* patches/icedtea-hotspot7-ports.patch: New file.
-	* Makefile.am: Added the above.
+2008-03-03  Gary Benson  <gbenson at redhat.com>
+
+	* patches/icedtea-ports.patch
+	(hotspot/src/share/vm/runtime/mutex.hpp): Reworked.
+
+2008-03-03  Gary Benson  <gbenson at redhat.com>
+
+	* patches/icedtea-ppc-stack-hack.patch: Removed.
+	* Makefile.am (ICEDTEA_PATCHES): Removed the above.
 	* Makefile.in: Regenerated.
 
-2008-03-04  Joshua Sumali  <jsumali at redhat.com>
-
-	* patches/icedtea-use-system-tzdata.patch: Add missing hunk.
-
-2008-03-04  Gary Benson  <gbenson at redhat.com>
-
-	* patches/icedtea-hotspot-6b06-7b24.patch: New file.
-	* patches/icedtea-hotspot7-build-fixes.patch: Likewise.
-	* patches/icedtea-bytecodeInterpreter.patch: Likewise.
-	* patches/icedtea-bytecodeInterpreterWithChecks.patch: Likewise.
-	* Makefile.am: Apply the above patches when zero is being built.
+	* ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
+	(current_stack_region): Fudge reported stack size.
+
+2008-02-29  Gary Benson  <gbenson at redhat.com>
+
+	* patches/icedtea-ppc-stack-hack.patch: More.
+
+2008-02-29  Gary Benson  <gbenson at redhat.com>
+
+	* patches/icedtea-ppc-stack-hack.patch: New file.
+	* Makefile.am (ICEDTEA_PATCHES): Added the above.
 	* Makefile.in: Regenerated.
 
-	* patches/icedtea-linker-options.patch: Reinstate missing hunks.
-	* patches/icedtea-ports.patch: Likewise.
-	* patches/icedtea-zero.patch: Likewise.
-
-2008-03-04  Lillian Angel  <langel at redhat.com>
-
-	* generated/*: Updated generated files.
-	* Makefile.am: Fixed distclean target.
+2008-02-28  Joshua Sumali  <jsumali at redhat.com>
+
+	* Makefile.am
+	(.PHONY): Remove clean-tools.
+	(EXTRA_DIST): Add icedtea-webservices.patch
+	(icedtea-compile.stamp): Removed this stamp to go back to old building of
+	icedtea target.
+	(icedtea-compile-debug.stamp): Likewise.
+	(clean-tools-jar): Remove clean-tools dependency.
+	(default-jnlp.stamp): Moved to be part of icedtea and icedtea-debug
+	targets.
+	(default-jnlp): Remove unused target.
+	(icedtea-compile): Likewise.
+	(icedtea-compile-ecj): Likewise.
 	* Makefile.in: Regenerated.
 
-2008-03-03  Lillian Angel  <langel at redhat.com>
-
-	* generated/sun/awt/X11/generator/sizer.32: Regenerated.
-	* generated/sun/awt/X11/generator/sizer.32.c: Likewise.
-	* patches/icedtea-lesstif-64.patch: Removed.
-	* Makefile.am: Removed above patch.
+2008-02-28  Gary Benson  <gbenson at redhat.com>
+
+	* contrib/templater/README: Changed a URL.
+
+2008-02-28  Lillian Angel  <langel at redhat.com>
+
+	* Makefile.am
+	(stamps/default-jnlp.stamp): Added dependency.
+	(stamps/icedtea-compile.stamp): Removed touch at end of rule. Should
+	follow what the comment says.
+	(stamps/icedtea-compile-ecj.stamp): Likewise.
+	(icedtea-compile): Added new alias target.
+	(icedtea-compile-ecj): Likewise.
 	* Makefile.in: Regenerated.
-	* rt/java/io/PushbackReader.java: New file.
-
-2008-03-03  Joshua Sumali  <jsumali at redhat.com>
-
-	* generated/sun/awt/X11/generator/sizer.32: Accidentally committed this
-	in revision 633. Reverting back to rev 632.
-	* generated/sun/awt/X11/generator/sizer.32.c: Likewise.
-
-2008-03-03  Joshua Sumali  <jsumali at redhat.com>
-
-	* Makefile.am: Updated to b06.
+
+2008-02-28  Mark Wielaard  <mwielaard at redhat.com>
+
+	* Makefile.am (EXTRA_DIST): Removed tools and icedtea-plugin.patch.
 	* Makefile.in: Regenerated.
-	* patches/icedtea-ant.patch: Updated line numbers for b06.
-	* patches/icedtea-bytebuffer-compact.patch: Likewise.
-	* patches/icedtea-copy-plugs.patch: Likewise.
-	* patches/icedtea-core-build.patch: Likewise.
-	* patches/icedtea-gcc-4.3.patch: Likewise.
-	* patches/icedtea-headers.patch: Likewise.
-	* patches/icedtea-lib64.patch: Likewise.
-	* patches/icedtea-libraries.patch: Likewise.
-	* patches/icedtea-ports.patch: Likewise.
-	* patches/icedtea-sunsrc.patch: Likewise.
-	* patches/icedtea-tools.patch: Likewise.
-	* patches/icedtea-use-system-tzdata.patch: Likewise.
-	* patches/icedtea-zero.patch: Likewise.
-	* patches/icedtea-graphics.patch: Removed awt patches since new awt code 
-	is included in b06.
-	* rt/java/awt/*: Removed files since they are newly opened in b06.
-
-2008-02-28  Joshua Sumali  <jsumali at redhat.com>
+	* .hgignore: Removed tools and tools-source-files.txt.
+
+2008-02-27  Joshua Sumali  <jsumali at redhat.com>
+
+	* rt/net/sourceforge/jnlp/runtime/InstallDialog.java: Fix bad resource
+	path.
+
+2008-02-27  Joshua Sumali  <jsumali at redhat.com>



More information about the distro-pkg-dev mailing list