summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorNate Williams <nate@FreeBSD.org>1998-11-14 17:35:36 +0000
committerNate Williams <nate@FreeBSD.org>1998-11-14 17:35:36 +0000
commit3daab31d9f33dacbcd61d9ce99a43a7897c721fa (patch)
treed6c5e53230d315c7c4d2c9da2722e29c8f265547 /java
parent'links' problem fix. (diff)
- Updated to JDK1.1.7, and became the maintainer since I make the original
JDK release it's easier for me to do this.
Notes
Notes: svn path=/head/; revision=14518
Diffstat (limited to 'java')
-rw-r--r--java/jdk/Makefile25
-rw-r--r--java/jdk/distinfo2
-rw-r--r--java/jdk/pkg-message4
-rw-r--r--java/jdk/pkg-plist1095
-rw-r--r--java/jdk11/Makefile25
-rw-r--r--java/jdk11/distinfo2
-rw-r--r--java/jdk11/pkg-message4
-rw-r--r--java/jdk11/pkg-plist1095
8 files changed, 1008 insertions, 1244 deletions
diff --git a/java/jdk/Makefile b/java/jdk/Makefile
index 6722418e2672..8060c133338f 100644
--- a/java/jdk/Makefile
+++ b/java/jdk/Makefile
@@ -1,28 +1,27 @@
# New ports collection makefile for: jdk
-# Version required: 1.1.5
+# Version required: 1.1.7
# Date created: Feb, 8, 1998
-# Whom: Martin Cracauer <cracauer@cons.org>
+# Whom: Nate Williams <nate@FReeBSD.org>
#
-# $Id: Makefile,v 1.13 1998/07/27 21:57:17 asami Exp $
+# $Id: Makefile,v 1.14 1998/08/19 14:56:37 nate Exp $
#
-DISTNAME= jdk1.1.6.V98-8-14
-PKGNAME= jdk-1.1.6
+DISTNAME= jdk1.1.7.V98-11-5
+PKGNAME= jdk-1.1.7
CATEGORIES= lang devel
-MASTER_SITES= http://www.freebsd.org/java/
+MASTER_SITES= ftp://ftp.nuxi.com/pub/FreeBSD/JDK/ \
+ http://www.freebsd.org/java/
-MAINTAINER= cracauer@freebsd.org
+MAINTAINER= nate@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
-WRKSRC= ${WRKDIR}/jdk1.1.6
+WRKSRC= ${WRKDIR}/jdk1.1.7
NO_BUILD= yes
do-install:
- ${MKDIR} ${PREFIX}/java
- (cd ${WRKSRC} && tar -c -f - --exclude '*.class' --exclude \
- demo/ImageMap/audio/dialog .) \
- | (cd ${PREFIX}/java/. && tar fx -)
- ${MKDIR} ${PREFIX}/java/demo/ImageMap/audio/dialog
+ ${MKDIR} ${PREFIX}/jdk1.1.7
+ (cd ${WRKSRC} && tar -c -f - --exclude '*.class' .) \
+ | (cd ${PREFIX}/jdk1.1.7 && tar fx -)
.include <bsd.port.mk>
diff --git a/java/jdk/distinfo b/java/jdk/distinfo
index b51bb1f0a5a5..9102d49a12ba 100644
--- a/java/jdk/distinfo
+++ b/java/jdk/distinfo
@@ -1 +1 @@
-MD5 (jdk1.1.6.V98-8-14.tar.gz) = e637b0c62df7d402e8e6f9d967ac07e6
+MD5 (jdk1.1.7.V98-11-5.tar.gz) = cb95884b362c7343127c29cd3960e502
diff --git a/java/jdk/pkg-message b/java/jdk/pkg-message
index 729ef3d1c67f..22783cdb3425 100644
--- a/java/jdk/pkg-message
+++ b/java/jdk/pkg-message
@@ -2,7 +2,7 @@
Java(tm) Development Kit
- Version 1.1.5
+ Version 1.1.7
Binary Code License
@@ -21,7 +21,7 @@ software developers within Licensee's organization to avoid unnecessary
download time, provided that this License conspicuously appear with all
copies of the Software. Except for the foregoing, Licensee may not
re-distribute the Software in whole or in part, either separately or
-included with a product. Refer to the Java Runtime Environment Version 1.1.5
+included with a product. Refer to the Java Runtime Environment Version 1.1.7
binary code license (http://java.sun.com/products/JDK/1.1/index.html)
for the availability of runtime code which may be distributed with Java
compatible applets and applications.
diff --git a/java/jdk/pkg-plist b/java/jdk/pkg-plist
index 4408bbd5aa0c..5827f10eac8d 100644
--- a/java/jdk/pkg-plist
+++ b/java/jdk/pkg-plist
@@ -1,606 +1,489 @@
-java/lib/i386/green_threads/libjava_g.so.1.1.6
-java/lib/i386/green_threads/libjava.so.1.1.6
-java/lib/i386/green_threads/libawt_g.so.1.1.6
-java/lib/i386/green_threads/libawt.so.1.1.6
-java/bin/serialver
-java/bin/rmiregistry
-java/bin/rmic
-java/bin/native2ascii
-java/bin/jre_g
-java/bin/jdb
-java/bin/javaverify_g
-java/bin/javaverify
-java/bin/javap
-java/bin/javakey
-java/bin/javah_g
-java/bin/javah
-java/bin/javadoc
-java/bin/javac_g
-java/bin/javac
-java/bin/java_g
-java/bin/java
-java/bin/jar
-java/bin/appletviewer
-java/src.zip
-java/lib/serialver.properties
-java/lib/security/java.security
-java/lib/rmic.properties
-java/lib/psfont.properties.ja
-java/lib/i386/green_threads/libzip_g.so
-java/lib/i386/green_threads/libzip.so
-java/lib/i386/green_threads/libtawt_g.so
-java/lib/i386/green_threads/libtawt.so
-java/lib/i386/green_threads/libsysresource_g.so
-java/lib/i386/green_threads/libsysresource.so
-java/lib/i386/green_threads/libnet_g.so
-java/lib/i386/green_threads/libnet.so
-java/lib/i386/green_threads/libmmedia_g.so
-java/lib/i386/green_threads/libmmedia.so
-java/lib/i386/green_threads/libmath_g.so
-java/lib/i386/green_threads/libmath.so
-java/lib/i386/green_threads/libjpeg_g.so
-java/lib/i386/green_threads/libjpeg.so
-java/lib/i386/green_threads/libjava_g.so
-java/lib/i386/green_threads/libjava.so
-java/lib/i386/green_threads/libawt_g.so
-java/lib/i386/green_threads/libawt.so
-java/lib/i386/green_threads/libagent_g.so
-java/lib/i386/green_threads/libagent.so
-java/lib/font.properties.zh_TW_EUC_TW
-java/lib/font.properties.zh_TW_Big5
-java/lib/font.properties.zh_EUC_CN
-java/lib/font.properties.tr
-java/lib/font.properties.ru
-java/lib/font.properties.pl
-java/lib/font.properties.lv
-java/lib/font.properties.lt
-java/lib/font.properties.ko
-java/lib/font.properties.ja
-java/lib/font.properties.hu
-java/lib/font.properties.el
-java/lib/font.properties.cs
-java/lib/font.properties
-java/lib/content-types.properties
-java/lib/classes.zip
-java/lib/awt.properties
-java/lib/appletviewer.properties
-java/index.html
-java/include/zip.h
-java/include/wrap.h
-java/include/verify.h
-java/include/utf.h
-java/include/typedefs.h
-java/include/typecodes.h
-java/include/tree.h
-java/include/timeval.h
-java/include/threads.h
-java/include/sys_api.h
-java/include/signature.h
-java/include/selftest.h
-java/include/reflect.h
-java/include/profile.h
-java/include/path.h
-java/include/oobj.h
-java/include/native.h
-java/include/monitor_cache.h
-java/include/monitor.h
-java/include/log.h
-java/include/jni.h
-java/include/jmath.h
-java/include/jcov.h
-java/include/java_lang_ThreadGroup.h
-java/include/java_lang_Thread.h
-java/include/java_lang_String.h
-java/include/java_lang_ClassLoader.h
-java/include/javaString.h
-java/include/interpreter.h
-java/include/green_threads/include/threads_md.h
-java/include/green_threads/include/schedule.h
-java/include/green_threads/include/queue.h
-java/include/green_threads/include/monitor_md.h
-java/include/green_threads/include/internal_md.h
-java/include/green_threads/include/context_md.h
-java/include/green_threads/include/context.h
-java/include/gc.h
-java/include/freebsd/typedefs_md.h
-java/include/freebsd/timeval_md.h
-java/include/freebsd/sysmacros_md.h
-java/include/freebsd/prof_md.h
-java/include/freebsd/path_md.h
-java/include/freebsd/oobj_md.h
-java/include/freebsd/jni_md.h
-java/include/freebsd/jmath_md.h
-java/include/freebsd/io_md.h
-java/include/freebsd/gc_md.h
-java/include/freebsd/byteorder_md.h
-java/include/finalize.h
-java/include/exceptions.h
-java/include/decode.h
-java/include/debug.h
-java/include/config.h
-java/include/common_exceptions.h
-java/include/byteorder.h
-java/include/breakpoints.h
-java/include/bool.h
-java/include/alloc_cache.h
-java/include/StubPreamble.h
-java/demo/jre/solaris/jre_md.h
-java/demo/jre/solaris/jre_md.c
-java/demo/jre/solaris/jre.sh
-java/demo/jre/solaris/GNUmakefile
-java/demo/jre/jre_main.c
-java/demo/jre/jre.h
-java/demo/jre/jre.c
-java/demo/i18n/code/Utility.java
-java/demo/i18n/code/TextBoundDemo.java
-java/demo/i18n/code/NumberFormatDemo.java
-java/demo/i18n/code/MessageFormatDemo.java
-java/demo/i18n/code/DemoApplet.java
-java/demo/i18n/code/DateTimeDemo.java
-java/demo/i18n/code/CollateDemo.java
-java/demo/i18n/code/ChoiceResource_ja.java
-java/demo/i18n/code/ChoiceResource_it.java
-java/demo/i18n/code/ChoiceResource_fr.java
-java/demo/i18n/code/ChoiceResource_en.java
-java/demo/i18n/code/ChoiceResource_de.java
-java/demo/i18n/code/ChoiceResource_da.java
-java/demo/i18n/code/ChoiceResource.java
-java/demo/i18n/code/BorderPanel.java
-java/demo/i18n/TextBound/example1.html
-java/demo/i18n/NumberFormat/example1.html
-java/demo/i18n/MessageFormat/example1.html
-java/demo/i18n/DateTimeFormat/example1.html
-java/demo/i18n/Collate/example1.html
-java/demo/i18n/Collate/CollationDetails.html
-java/demo/i18n/.AppleDouble/.Parent
-java/demo/awt-1.1/symboltest/index.html
-java/demo/awt-1.1/symboltest/SymbolTest.java
-java/demo/awt-1.1/lightweight/index.html
-java/demo/awt-1.1/lightweight/Spinner/example.html
-java/demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
-java/demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
-java/demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/RoundButtons/example.html
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
-java/demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
-java/demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/OpenlookButtons/example.html
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/Gauge/example.html
-java/demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
-java/demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
-java/demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
-java/demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
-java/demo/awt-1.1/index.html
-java/demo/awt-1.1/eventmodel/index.html
-java/demo/awt-1.1/eventmodel/ColumnOfBoxes.java
-java/demo/awt-1.1/eventmodel/Click3.java
-java/demo/awt-1.1/eventmodel/Click2.java
-java/demo/awt-1.1/eventmodel/Click1.java
-java/demo/awt-1.1/eventmodel/Click0.java
-java/demo/awt-1.1/eventmodel/Box.java
-java/demo/awt-1.1/.AppleDouble/.Parent
-java/demo/WireFrame/models/knoxS.obj
-java/demo/WireFrame/models/hughes_500.obj
-java/demo/WireFrame/models/dinasaur.obj
-java/demo/WireFrame/models/cube.obj
-java/demo/WireFrame/example4.html
-java/demo/WireFrame/example3.html
-java/demo/WireFrame/example2.html
-java/demo/WireFrame/example1.html
-java/demo/WireFrame/ThreeD.java
-java/demo/WireFrame/Matrix3D.java
-java/demo/WireFrame/.AppleDouble/.Parent
-java/demo/TicTacToe/example1.html
-java/demo/TicTacToe/1.1/images/not.gif
-java/demo/TicTacToe/1.1/images/cross.gif
-java/demo/TicTacToe/1.1/example1.html
-java/demo/TicTacToe/1.1/audio/yahoo2.au
-java/demo/TicTacToe/1.1/audio/yahoo1.au
-java/demo/TicTacToe/1.1/audio/return.au
-java/demo/TicTacToe/1.1/audio/joy.au
-java/demo/TicTacToe/1.1/audio/ding.au
-java/demo/TicTacToe/1.1/audio/beep.au
-java/demo/TicTacToe/1.1/TicTacToe.java
-java/demo/TicTacToe/1.0.2/images/not.gif
-java/demo/TicTacToe/1.0.2/images/cross.gif
-java/demo/TicTacToe/1.0.2/audio/yahoo2.au
-java/demo/TicTacToe/1.0.2/audio/yahoo1.au
-java/demo/TicTacToe/1.0.2/audio/return.au
-java/demo/TicTacToe/1.0.2/audio/joy.au
-java/demo/TicTacToe/1.0.2/audio/ding.au
-java/demo/TicTacToe/1.0.2/audio/beep.au
-java/demo/TicTacToe/1.0.2/TicTacToe.java
-java/demo/TicTacToe/.AppleDouble/.Parent
-java/demo/SpreadSheet/example1.html
-java/demo/SpreadSheet/SpreadSheet.java
-java/demo/SpreadSheet/.AppleDouble/.Parent
-java/demo/SortDemo/example1.html
-java/demo/SortDemo/1.1/example1.html
-java/demo/SortDemo/1.1/SortItem.java
-java/demo/SortDemo/1.1/SortAlgorithm.java
-java/demo/SortDemo/1.1/QSortAlgorithm.java
-java/demo/SortDemo/1.1/BubbleSortAlgorithm.java
-java/demo/SortDemo/1.1/BidirBubbleSortAlgorithm.java
-java/demo/SortDemo/1.0.2/SortItem.java
-java/demo/SortDemo/1.0.2/SortAlgorithm.java
-java/demo/SortDemo/1.0.2/QSortAlgorithm.java
-java/demo/SortDemo/1.0.2/BubbleSortAlgorithm.java
-java/demo/SortDemo/1.0.2/BidirBubbleSortAlgorithm.java
-java/demo/SortDemo/.AppleDouble/.Parent
-java/demo/SimpleGraph/example1.html
-java/demo/SimpleGraph/1.1/example1.html
-java/demo/SimpleGraph/1.1/GraphApplet.java
-java/demo/SimpleGraph/1.0.2/GraphApplet.java
-java/demo/SimpleGraph/.AppleDouble/.Parent
-java/demo/NervousText/example1.html
-java/demo/NervousText/1.1/example1.html
-java/demo/NervousText/1.1/NervousText.java
-java/demo/NervousText/1.0.2/NervousText.java
-java/demo/NervousText/.AppleDouble/.Parent
-java/demo/MoleculeViewer/models/water.xyz
-java/demo/MoleculeViewer/models/ethane.xyz
-java/demo/MoleculeViewer/models/cyclohexane.xyz
-java/demo/MoleculeViewer/models/buckminsterfullerine.xyz
-java/demo/MoleculeViewer/models/benzene.xyz
-java/demo/MoleculeViewer/models/HyaluronicAcid.xyz
-java/demo/MoleculeViewer/example3.html
-java/demo/MoleculeViewer/example2.html
-java/demo/MoleculeViewer/example1.html
-java/demo/MoleculeViewer/XYZApp.java
-java/demo/MoleculeViewer/Matrix3D.java
-java/demo/MoleculeViewer/.AppleDouble/.Parent
-java/demo/JumpingBox/example1.html
-java/demo/JumpingBox/1.1/sounds/tiptoe.thru.the.tulips.au
-java/demo/JumpingBox/1.1/sounds/thin.bell.au
-java/demo/JumpingBox/1.1/sounds/that.hurts.au
-java/demo/JumpingBox/1.1/sounds/ip.au
-java/demo/JumpingBox/1.1/sounds/cannot.be.completed.au
-java/demo/JumpingBox/1.1/sounds/adapt-or-die.au
-java/demo/JumpingBox/1.1/example1.html
-java/demo/JumpingBox/1.1/MouseTrack.java
-java/demo/JumpingBox/1.0.2/sounds/tiptoe.thru.the.tulips.au
-java/demo/JumpingBox/1.0.2/sounds/thin.bell.au
-java/demo/JumpingBox/1.0.2/sounds/that.hurts.au
-java/demo/JumpingBox/1.0.2/sounds/ip.au
-java/demo/JumpingBox/1.0.2/sounds/cannot.be.completed.au
-java/demo/JumpingBox/1.0.2/sounds/adapt-or-die.au
-java/demo/JumpingBox/1.0.2/MouseTrack.java
-java/demo/JumpingBox/.AppleDouble/.Parent
-java/demo/ImageMap/sources.html
-java/demo/ImageMap/images/jim.graham.gif
-java/demo/ImageMap/imagemapcheat.html
-java/demo/ImageMap/example1.html
-java/demo/ImageMap/audio/hi.au
-java/demo/ImageMap/audio/chirp1.au
-java/demo/ImageMap/TickerArea.java
-java/demo/ImageMap/SoundArea.java
-java/demo/ImageMap/RoundHrefButtonArea.java
-java/demo/ImageMap/RoundButtonFilter.java
-java/demo/ImageMap/NameArea.java
-java/demo/ImageMap/LinkArea.java
-java/demo/ImageMap/ImageMapArea.java
-java/demo/ImageMap/ImageMap.java
-java/demo/ImageMap/HrefButtonArea.java
-java/demo/ImageMap/HighlightFilter.java
-java/demo/ImageMap/HighlightArea.java
-java/demo/ImageMap/DelayedSoundArea.java
-java/demo/ImageMap/ClickArea.java
-java/demo/ImageMap/ButtonFilter.java
-java/demo/ImageMap/AniArea.java
-java/demo/ImageMap/.AppleDouble/.Parent
-java/demo/GraphicsTest/example1.html
-java/demo/GraphicsTest/GraphicsTest.java
-java/demo/GraphicsTest/AppletFrame.java
-java/demo/GraphicsTest/.AppleDouble/.Parent
-java/demo/GraphLayout/example4.html
-java/demo/GraphLayout/example3.html
-java/demo/GraphLayout/example2.html
-java/demo/GraphLayout/example1.html
-java/demo/GraphLayout/audio/gong.au
-java/demo/GraphLayout/audio/drip.au
-java/demo/GraphLayout/audio/computer.au
-java/demo/GraphLayout/Graph.java
-java/demo/GraphLayout/.AppleDouble/.Parent
-java/demo/Fractal/example1.html
-java/demo/Fractal/1.1/example1.html
-java/demo/Fractal/1.1/CLSFractal.java
-java/demo/Fractal/1.0.2/CLSFractal.java
-java/demo/Fractal/.AppleDouble/.Parent
-java/demo/DrawTest/example1.html
-java/demo/DrawTest/1.1/example1.html
-java/demo/DrawTest/1.1/DrawTest.java
-java/demo/DrawTest/1.0.2/DrawTest.java
-java/demo/DrawTest/.AppleDouble/.Parent
-java/demo/DitherTest/example1.html
-java/demo/DitherTest/1.1/example1.html
-java/demo/DitherTest/1.1/DitherTest.java
-java/demo/DitherTest/1.0.2/DitherTest.java
-java/demo/DitherTest/.AppleDouble/.Parent
-java/demo/Clock/example1.html
-java/demo/Clock/Clock2.java
-java/demo/Clock/1.0.2/Clock2.java
-java/demo/Clock/.AppleDouble/.Parent
-java/demo/CardTest/example1.html
-java/demo/CardTest/1.1/example1.html
-java/demo/CardTest/1.1/CardTest.java
-java/demo/CardTest/1.0.2/CardTest.java
-java/demo/CardTest/.AppleDouble/.Parent
-java/demo/Blink/example1.html
-java/demo/Blink/1.1/example1.html
-java/demo/Blink/1.1/Blink.java
-java/demo/Blink/1.0.2/Blink.java
-java/demo/Blink/.AppleDouble/.Parent
-java/demo/BarChart/example1.html
-java/demo/BarChart/1.1/example1.html
-java/demo/BarChart/1.1/Chart.java
-java/demo/BarChart/1.0.2/Chart.java
-java/demo/BarChart/.AppleDouble/.Parent
-java/demo/ArcTest/example1.html
-java/demo/ArcTest/1.1/example1.html
-java/demo/ArcTest/1.1/ArcTest.java
-java/demo/ArcTest/1.0.2/ArcTest.java
-java/demo/ArcTest/.AppleDouble/.Parent
-java/demo/Animator/index.html
-java/demo/Animator/example4.html
-java/demo/Animator/example3.html
-java/demo/Animator/example2.html
-java/demo/Animator/example1.html
-java/demo/Animator/1.1/images/loading-msg.gif
-java/demo/Animator/1.1/images/SimpleAnimation/T2.gif
-java/demo/Animator/1.1/images/SimpleAnimation/T1.gif
-java/demo/Animator/1.1/images/Beans/T9.gif
-java/demo/Animator/1.1/images/Beans/T8.gif
-java/demo/Animator/1.1/images/Beans/T7.gif
-java/demo/Animator/1.1/images/Beans/T6.gif
-java/demo/Animator/1.1/images/Beans/T5.gif
-java/demo/Animator/1.1/images/Beans/T4.gif
-java/demo/Animator/1.1/images/Beans/T3.gif
-java/demo/Animator/1.1/images/Beans/T2.gif
-java/demo/Animator/1.1/images/Beans/T10.gif
-java/demo/Animator/1.1/images/Beans/T1.gif
-java/demo/Animator/1.1/images/Awards/gbj.jpg
-java/demo/Animator/1.1/example4.html
-java/demo/Animator/1.1/example3.html
-java/demo/Animator/1.1/example2.html
-java/demo/Animator/1.1/example1.html
-java/demo/Animator/1.1/audio/spacemusic.au
-java/demo/Animator/1.1/audio/9.au
-java/demo/Animator/1.1/audio/8.au
-java/demo/Animator/1.1/audio/7.au
-java/demo/Animator/1.1/audio/6.au
-java/demo/Animator/1.1/audio/5.au
-java/demo/Animator/1.1/audio/4.au
-java/demo/Animator/1.1/audio/3.au
-java/demo/Animator/1.1/audio/2.au
-java/demo/Animator/1.1/audio/1.au
-java/demo/Animator/1.1/audio/0.au
-java/demo/Animator/1.1/Animator.java
-java/demo/Animator/1.0.2/images/loading-msg.gif
-java/demo/Animator/1.0.2/images/SimpleAnimation/T2.gif
-java/demo/Animator/1.0.2/images/SimpleAnimation/T1.gif
-java/demo/Animator/1.0.2/images/Beans/T9.gif
-java/demo/Animator/1.0.2/images/Beans/T8.gif
-java/demo/Animator/1.0.2/images/Beans/T7.gif
-java/demo/Animator/1.0.2/images/Beans/T6.gif
-java/demo/Animator/1.0.2/images/Beans/T5.gif
-java/demo/Animator/1.0.2/images/Beans/T4.gif
-java/demo/Animator/1.0.2/images/Beans/T3.gif
-java/demo/Animator/1.0.2/images/Beans/T2.gif
-java/demo/Animator/1.0.2/images/Beans/T10.gif
-java/demo/Animator/1.0.2/images/Beans/T1.gif
-java/demo/Animator/1.0.2/audio/spacemusic.au
-java/demo/Animator/1.0.2/audio/9.au
-java/demo/Animator/1.0.2/audio/8.au
-java/demo/Animator/1.0.2/audio/7.au
-java/demo/Animator/1.0.2/audio/6.au
-java/demo/Animator/1.0.2/audio/5.au
-java/demo/Animator/1.0.2/audio/4.au
-java/demo/Animator/1.0.2/audio/3.au
-java/demo/Animator/1.0.2/audio/2.au
-java/demo/Animator/1.0.2/audio/1.au
-java/demo/Animator/1.0.2/audio/0.au
-java/demo/Animator/1.0.2/Animator.java
-java/demo/Animator/.AppleDouble/.Parent
-java/demo/.AppleDouble/.Parent
-java/bin/jre
-java/bin/java-rmi.cgi
-java/bin/i386/green_threads/serialver
-java/bin/i386/green_threads/rmiregistry
-java/bin/i386/green_threads/rmic
-java/bin/i386/green_threads/native2ascii
-java/bin/i386/green_threads/jre_g_X
-java/bin/i386/green_threads/jre_g
-java/bin/i386/green_threads/jre_X
-java/bin/i386/green_threads/jre
-java/bin/i386/green_threads/jdb
-java/bin/i386/green_threads/javaverify_g
-java/bin/i386/green_threads/javaverify
-java/bin/i386/green_threads/javap
-java/bin/i386/green_threads/javakey
-java/bin/i386/green_threads/javah_g
-java/bin/i386/green_threads/javah
-java/bin/i386/green_threads/javadoc
-java/bin/i386/green_threads/javac_g
-java/bin/i386/green_threads/javac
-java/bin/i386/green_threads/java_g_X
-java/bin/i386/green_threads/java_g
-java/bin/i386/green_threads/java_X
-java/bin/i386/green_threads/java
-java/bin/i386/green_threads/jar
-java/bin/i386/green_threads/appletviewer
-java/bin/i386/green_threads/.extract_args
-java/bin/.java_wrapper
-java/README.FreeBSD
-java/README
-java/LICENSE
-java/COPYRIGHT
-java/CHANGES
-@dirrm java/lib/security
-@dirrm java/lib/i386/green_threads
-@dirrm java/lib/i386
-@dirrm java/lib
-@dirrm java/include/green_threads/include
-@dirrm java/include/green_threads
-@dirrm java/include/freebsd
-@dirrm java/include
-@dirrm java/demo/jre/solaris
-@dirrm java/demo/jre
-@dirrm java/demo/i18n/code
-@dirrm java/demo/i18n/TextBound
-@dirrm java/demo/i18n/NumberFormat
-@dirrm java/demo/i18n/MessageFormat
-@dirrm java/demo/i18n/DateTimeFormat
-@dirrm java/demo/i18n/Collate
-@dirrm java/demo/i18n/.AppleDouble
-@dirrm java/demo/i18n
-@dirrm java/demo/awt-1.1/symboltest
-@dirrm java/demo/awt-1.1/lightweight/Spinner/alternative
-@dirrm java/demo/awt-1.1/lightweight/Spinner/actual/images
-@dirrm java/demo/awt-1.1/lightweight/Spinner/actual
-@dirrm java/demo/awt-1.1/lightweight/Spinner
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/alternative
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/actual/images
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/actual
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/alternative
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/actual/images
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/actual
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons
-@dirrm java/demo/awt-1.1/lightweight/Gauge/alternative
-@dirrm java/demo/awt-1.1/lightweight/Gauge/actual/images
-@dirrm java/demo/awt-1.1/lightweight/Gauge/actual
-@dirrm java/demo/awt-1.1/lightweight/Gauge
-@dirrm java/demo/awt-1.1/lightweight
-@dirrm java/demo/awt-1.1/eventmodel
-@dirrm java/demo/awt-1.1/.AppleDouble
-@dirrm java/demo/awt-1.1
-@dirrm java/demo/WireFrame/models
-@dirrm java/demo/WireFrame/.AppleDouble
-@dirrm java/demo/WireFrame
-@dirrm java/demo/TicTacToe/1.1/images
-@dirrm java/demo/TicTacToe/1.1/audio
-@dirrm java/demo/TicTacToe/1.1
-@dirrm java/demo/TicTacToe/1.0.2/images
-@dirrm java/demo/TicTacToe/1.0.2/audio
-@dirrm java/demo/TicTacToe/1.0.2
-@dirrm java/demo/TicTacToe/.AppleDouble
-@dirrm java/demo/TicTacToe
-@dirrm java/demo/SpreadSheet/.AppleDouble
-@dirrm java/demo/SpreadSheet
-@dirrm java/demo/SortDemo/1.1
-@dirrm java/demo/SortDemo/1.0.2
-@dirrm java/demo/SortDemo/.AppleDouble
-@dirrm java/demo/SortDemo
-@dirrm java/demo/SimpleGraph/1.1
-@dirrm java/demo/SimpleGraph/1.0.2
-@dirrm java/demo/SimpleGraph/.AppleDouble
-@dirrm java/demo/SimpleGraph
-@dirrm java/demo/NervousText/1.1
-@dirrm java/demo/NervousText/1.0.2
-@dirrm java/demo/NervousText/.AppleDouble
-@dirrm java/demo/NervousText
-@dirrm java/demo/MoleculeViewer/models
-@dirrm java/demo/MoleculeViewer/.AppleDouble
-@dirrm java/demo/MoleculeViewer
-@dirrm java/demo/JumpingBox/1.1/sounds
-@dirrm java/demo/JumpingBox/1.1
-@dirrm java/demo/JumpingBox/1.0.2/sounds
-@dirrm java/demo/JumpingBox/1.0.2
-@dirrm java/demo/JumpingBox/.AppleDouble
-@dirrm java/demo/JumpingBox
-@dirrm java/demo/ImageMap/images
-@dirrm java/demo/ImageMap/audio/dialog
-@dirrm java/demo/ImageMap/audio
-@dirrm java/demo/ImageMap/.AppleDouble
-@dirrm java/demo/ImageMap
-@dirrm java/demo/GraphicsTest/.AppleDouble
-@dirrm java/demo/GraphicsTest
-@dirrm java/demo/GraphLayout/audio
-@dirrm java/demo/GraphLayout/.AppleDouble
-@dirrm java/demo/GraphLayout
-@dirrm java/demo/Fractal/1.1
-@dirrm java/demo/Fractal/1.0.2
-@dirrm java/demo/Fractal/.AppleDouble
-@dirrm java/demo/Fractal
-@dirrm java/demo/DrawTest/1.1
-@dirrm java/demo/DrawTest/1.0.2
-@dirrm java/demo/DrawTest/.AppleDouble
-@dirrm java/demo/DrawTest
-@dirrm java/demo/DitherTest/1.1
-@dirrm java/demo/DitherTest/1.0.2
-@dirrm java/demo/DitherTest/.AppleDouble
-@dirrm java/demo/DitherTest
-@dirrm java/demo/Clock/1.0.2
-@dirrm java/demo/Clock/.AppleDouble
-@dirrm java/demo/Clock
-@dirrm java/demo/CardTest/1.1
-@dirrm java/demo/CardTest/1.0.2
-@dirrm java/demo/CardTest/.AppleDouble
-@dirrm java/demo/CardTest
-@dirrm java/demo/Blink/1.1
-@dirrm java/demo/Blink/1.0.2
-@dirrm java/demo/Blink/.AppleDouble
-@dirrm java/demo/Blink
-@dirrm java/demo/BarChart/1.1
-@dirrm java/demo/BarChart/1.0.2
-@dirrm java/demo/BarChart/.AppleDouble
-@dirrm java/demo/BarChart
-@dirrm java/demo/ArcTest/1.1
-@dirrm java/demo/ArcTest/1.0.2
-@dirrm java/demo/ArcTest/.AppleDouble
-@dirrm java/demo/ArcTest
-@dirrm java/demo/Animator/1.1/images/SimpleAnimation
-@dirrm java/demo/Animator/1.1/images/Beans
-@dirrm java/demo/Animator/1.1/images/Awards
-@dirrm java/demo/Animator/1.1/images
-@dirrm java/demo/Animator/1.1/audio
-@dirrm java/demo/Animator/1.1
-@dirrm java/demo/Animator/1.0.2/images/SimpleAnimation
-@dirrm java/demo/Animator/1.0.2/images/Beans
-@dirrm java/demo/Animator/1.0.2/images
-@dirrm java/demo/Animator/1.0.2/audio
-@dirrm java/demo/Animator/1.0.2
-@dirrm java/demo/Animator/.AppleDouble
-@dirrm java/demo/Animator
-@dirrm java/demo/.AppleDouble
-@dirrm java/demo
-@dirrm java/bin/i386/green_threads
-@dirrm java/bin/i386
-@dirrm java/bin
-@dirrm java
-@exec mkdir %D/java/demo/ImageMap/audio/dialog
+jdk1.1.7/include/freebsd/byteorder_md.h
+jdk1.1.7/include/freebsd/timeval_md.h
+jdk1.1.7/include/freebsd/sysmacros_md.h
+jdk1.1.7/include/freebsd/prof_md.h
+jdk1.1.7/include/freebsd/path_md.h
+jdk1.1.7/include/freebsd/oobj_md.h
+jdk1.1.7/include/freebsd/jni_md.h
+jdk1.1.7/include/freebsd/jmath_md.h
+jdk1.1.7/include/freebsd/io_md.h
+jdk1.1.7/include/freebsd/gc_md.h
+jdk1.1.7/include/freebsd/typedefs_md.h
+jdk1.1.7/include/green_threads/include/internal_md.h
+jdk1.1.7/include/green_threads/include/threads_md.h
+jdk1.1.7/include/green_threads/include/monitor_md.h
+jdk1.1.7/include/green_threads/include/schedule.h
+jdk1.1.7/include/green_threads/include/context_md.h
+jdk1.1.7/include/green_threads/include/context.h
+jdk1.1.7/include/green_threads/include/queue.h
+jdk1.1.7/include/StubPreamble.h
+jdk1.1.7/include/alloc_cache.h
+jdk1.1.7/include/bool.h
+jdk1.1.7/include/breakpoints.h
+jdk1.1.7/include/byteorder.h
+jdk1.1.7/include/common_exceptions.h
+jdk1.1.7/include/config.h
+jdk1.1.7/include/debug.h
+jdk1.1.7/include/decode.h
+jdk1.1.7/include/exceptions.h
+jdk1.1.7/include/finalize.h
+jdk1.1.7/include/gc.h
+jdk1.1.7/include/interpreter.h
+jdk1.1.7/include/java_lang_String.h
+jdk1.1.7/include/java_lang_ClassLoader.h
+jdk1.1.7/include/jcov.h
+jdk1.1.7/include/javaString.h
+jdk1.1.7/include/jmath.h
+jdk1.1.7/include/jni.h
+jdk1.1.7/include/java_lang_Thread.h
+jdk1.1.7/include/java_lang_ThreadGroup.h
+jdk1.1.7/include/log.h
+jdk1.1.7/include/monitor.h
+jdk1.1.7/include/monitor_cache.h
+jdk1.1.7/include/native.h
+jdk1.1.7/include/oobj.h
+jdk1.1.7/include/path.h
+jdk1.1.7/include/profile.h
+jdk1.1.7/include/reflect.h
+jdk1.1.7/include/selftest.h
+jdk1.1.7/include/signature.h
+jdk1.1.7/include/sys_api.h
+jdk1.1.7/include/threads.h
+jdk1.1.7/include/timeval.h
+jdk1.1.7/include/tree.h
+jdk1.1.7/include/typecodes.h
+jdk1.1.7/include/typedefs.h
+jdk1.1.7/include/utf.h
+jdk1.1.7/include/verify.h
+jdk1.1.7/include/wrap.h
+jdk1.1.7/include/zip.h
+jdk1.1.7/bin/i386/green_threads/javah_g
+jdk1.1.7/bin/i386/green_threads/javah
+jdk1.1.7/bin/i386/green_threads/java_g
+jdk1.1.7/bin/i386/green_threads/java
+jdk1.1.7/bin/i386/green_threads/javac
+jdk1.1.7/bin/i386/green_threads/javac_g
+jdk1.1.7/bin/i386/green_threads/javaverify_g
+jdk1.1.7/bin/i386/green_threads/javaverify
+jdk1.1.7/bin/i386/green_threads/java_g_X
+jdk1.1.7/bin/i386/green_threads/jar
+jdk1.1.7/bin/i386/green_threads/.extract_args
+jdk1.1.7/bin/i386/green_threads/javap
+jdk1.1.7/bin/i386/green_threads/javadoc
+jdk1.1.7/bin/i386/green_threads/jdb
+jdk1.1.7/bin/i386/green_threads/appletviewer
+jdk1.1.7/bin/i386/green_threads/javakey
+jdk1.1.7/bin/i386/green_threads/native2ascii
+jdk1.1.7/bin/i386/green_threads/rmic
+jdk1.1.7/bin/i386/green_threads/rmiregistry
+jdk1.1.7/bin/i386/green_threads/serialver
+jdk1.1.7/bin/i386/green_threads/java_X
+jdk1.1.7/bin/i386/green_threads/jre_g
+jdk1.1.7/bin/i386/green_threads/jre_g_X
+jdk1.1.7/bin/i386/green_threads/jre
+jdk1.1.7/bin/i386/green_threads/jre_X
+jdk1.1.7/bin/.java_wrapper
+jdk1.1.7/bin/jre
+jdk1.1.7/bin/java-rmi.cgi
+jdk1.1.7/lib/i386/green_threads/libawt_g.so
+jdk1.1.7/lib/i386/green_threads/libjava_g.so
+jdk1.1.7/lib/i386/green_threads/libjava.so
+jdk1.1.7/lib/i386/green_threads/libmath_g.so
+jdk1.1.7/lib/i386/green_threads/libmath.so
+jdk1.1.7/lib/i386/green_threads/libzip_g.so
+jdk1.1.7/lib/i386/green_threads/libzip.so
+jdk1.1.7/lib/i386/green_threads/libnet_g.so
+jdk1.1.7/lib/i386/green_threads/libnet.so
+jdk1.1.7/lib/i386/green_threads/libagent_g.so
+jdk1.1.7/lib/i386/green_threads/libagent.so
+jdk1.1.7/lib/i386/green_threads/libmmedia_g.so
+jdk1.1.7/lib/i386/green_threads/libmmedia.so
+jdk1.1.7/lib/i386/green_threads/libawt.so
+jdk1.1.7/lib/i386/green_threads/libtawt_g.so
+jdk1.1.7/lib/i386/green_threads/libtawt.so
+jdk1.1.7/lib/i386/green_threads/libjpeg.so
+jdk1.1.7/lib/i386/green_threads/libjpeg_g.so
+jdk1.1.7/lib/i386/green_threads/libsysresource_g.so
+jdk1.1.7/lib/i386/green_threads/libsysresource.so
+jdk1.1.7/lib/awt.properties
+jdk1.1.7/lib/security/java.security
+jdk1.1.7/lib/content-types.properties
+jdk1.1.7/lib/font.properties
+jdk1.1.7/lib/font.properties.tr
+jdk1.1.7/lib/font.properties.ru
+jdk1.1.7/lib/font.properties.pl
+jdk1.1.7/lib/font.properties.lv
+jdk1.1.7/lib/font.properties.lt
+jdk1.1.7/lib/font.properties.hu
+jdk1.1.7/lib/font.properties.el
+jdk1.1.7/lib/font.properties.cs
+jdk1.1.7/lib/font.properties.zh_TW_Big5
+jdk1.1.7/lib/font.properties.zh_TW_EUC_TW
+jdk1.1.7/lib/font.properties.zh_EUC_CN
+jdk1.1.7/lib/font.properties.ko
+jdk1.1.7/lib/font.properties.ja
+jdk1.1.7/lib/psfont.properties.ja
+jdk1.1.7/lib/appletviewer.properties
+jdk1.1.7/lib/serialver.properties
+jdk1.1.7/lib/classes.zip
+jdk1.1.7/demo/Animator/audio/0.au
+jdk1.1.7/demo/Animator/audio/1.au
+jdk1.1.7/demo/Animator/audio/2.au
+jdk1.1.7/demo/Animator/audio/3.au
+jdk1.1.7/demo/Animator/audio/4.au
+jdk1.1.7/demo/Animator/audio/5.au
+jdk1.1.7/demo/Animator/audio/6.au
+jdk1.1.7/demo/Animator/audio/7.au
+jdk1.1.7/demo/Animator/audio/8.au
+jdk1.1.7/demo/Animator/audio/9.au
+jdk1.1.7/demo/Animator/audio/spacemusic.au
+jdk1.1.7/demo/Animator/images/SimpleAnimation/T1.gif
+jdk1.1.7/demo/Animator/images/SimpleAnimation/T2.gif
+jdk1.1.7/demo/Animator/images/Beans/T10.gif
+jdk1.1.7/demo/Animator/images/Beans/T9.gif
+jdk1.1.7/demo/Animator/images/Beans/T7.gif
+jdk1.1.7/demo/Animator/images/Beans/T3.gif
+jdk1.1.7/demo/Animator/images/Beans/T8.gif
+jdk1.1.7/demo/Animator/images/Beans/T6.gif
+jdk1.1.7/demo/Animator/images/Beans/T2.gif
+jdk1.1.7/demo/Animator/images/Beans/T1.gif
+jdk1.1.7/demo/Animator/images/Beans/T5.gif
+jdk1.1.7/demo/Animator/images/Beans/T4.gif
+jdk1.1.7/demo/Animator/images/loading-msg.gif
+jdk1.1.7/demo/Animator/example1.html
+jdk1.1.7/demo/Animator/example2.html
+jdk1.1.7/demo/Animator/example3.html
+jdk1.1.7/demo/Animator/example4.html
+jdk1.1.7/demo/Animator/Animator.java
+jdk1.1.7/demo/Animator/Animator.class
+jdk1.1.7/demo/Animator/ParseException.class
+jdk1.1.7/demo/Animator/DescriptionFrame.class
+jdk1.1.7/demo/ArcTest/example1.html
+jdk1.1.7/demo/ArcTest/ArcTest.java
+jdk1.1.7/demo/ArcTest/ArcTest.class
+jdk1.1.7/demo/ArcTest/ArcCanvas.class
+jdk1.1.7/demo/ArcTest/ArcControls.class
+jdk1.1.7/demo/BarChart/example1.html
+jdk1.1.7/demo/BarChart/Chart.java
+jdk1.1.7/demo/BarChart/Chart.class
+jdk1.1.7/demo/Blink/example1.html
+jdk1.1.7/demo/Blink/Blink.java
+jdk1.1.7/demo/Blink/Blink.class
+jdk1.1.7/demo/CardTest/example1.html
+jdk1.1.7/demo/CardTest/CardTest.java
+jdk1.1.7/demo/CardTest/CardPanel.class
+jdk1.1.7/demo/CardTest/CardTest.class
+jdk1.1.7/demo/Clock/example1.html
+jdk1.1.7/demo/Clock/Clock2.java
+jdk1.1.7/demo/Clock/Clock2.class
+jdk1.1.7/demo/DitherTest/example1.html
+jdk1.1.7/demo/DitherTest/DitherTest.java
+jdk1.1.7/demo/DitherTest/DitherTest.class
+jdk1.1.7/demo/DitherTest/DitherCanvas.class
+jdk1.1.7/demo/DitherTest/DitherControls.class
+jdk1.1.7/demo/DrawTest/example1.html
+jdk1.1.7/demo/DrawTest/DrawTest.java
+jdk1.1.7/demo/DrawTest/DrawTest.class
+jdk1.1.7/demo/DrawTest/DrawPanel.class
+jdk1.1.7/demo/DrawTest/DrawControls.class
+jdk1.1.7/demo/Fractal/example1.html
+jdk1.1.7/demo/Fractal/CLSFractal.java
+jdk1.1.7/demo/Fractal/CLSFractal.class
+jdk1.1.7/demo/Fractal/CLSTurtle.class
+jdk1.1.7/demo/Fractal/ContextLSystem.class
+jdk1.1.7/demo/Fractal/CLSRule.class
+jdk1.1.7/demo/GraphLayout/audio/computer.au
+jdk1.1.7/demo/GraphLayout/audio/drip.au
+jdk1.1.7/demo/GraphLayout/audio/gong.au
+jdk1.1.7/demo/GraphLayout/example1.html
+jdk1.1.7/demo/GraphLayout/example2.html
+jdk1.1.7/demo/GraphLayout/example3.html
+jdk1.1.7/demo/GraphLayout/example4.html
+jdk1.1.7/demo/GraphLayout/Graph.java
+jdk1.1.7/demo/GraphLayout/Node.class
+jdk1.1.7/demo/GraphLayout/Edge.class
+jdk1.1.7/demo/GraphLayout/GraphPanel.class
+jdk1.1.7/demo/GraphLayout/Graph.class
+jdk1.1.7/demo/GraphicsTest/example1.html
+jdk1.1.7/demo/GraphicsTest/AppletFrame.java
+jdk1.1.7/demo/GraphicsTest/GraphicsTest.java
+jdk1.1.7/demo/GraphicsTest/AppletFrame.class
+jdk1.1.7/demo/GraphicsTest/GraphicsPanel.class
+jdk1.1.7/demo/GraphicsTest/GraphicsTest.class
+jdk1.1.7/demo/GraphicsTest/GraphicsCards.class
+jdk1.1.7/demo/GraphicsTest/ArcCard.class
+jdk1.1.7/demo/GraphicsTest/ArcDegreePanel.class
+jdk1.1.7/demo/GraphicsTest/ArcPanel.class
+jdk1.1.7/demo/GraphicsTest/Shape.class
+jdk1.1.7/demo/GraphicsTest/RectShape.class
+jdk1.1.7/demo/GraphicsTest/OvalShape.class
+jdk1.1.7/demo/GraphicsTest/RoundRectShape.class
+jdk1.1.7/demo/GraphicsTest/PolygonShape.class
+jdk1.1.7/demo/GraphicsTest/ShapeTest.class
+jdk1.1.7/demo/GraphicsTest/ColorUtils.class
+jdk1.1.7/demo/ImageMap/audio/chirp1.au
+jdk1.1.7/demo/ImageMap/audio/hi.au
+jdk1.1.7/demo/ImageMap/images/jim.graham.gif
+jdk1.1.7/demo/ImageMap/example1.html
+jdk1.1.7/demo/ImageMap/sources.html
+jdk1.1.7/demo/ImageMap/imagemapcheat.html
+jdk1.1.7/demo/ImageMap/AniArea.java
+jdk1.1.7/demo/ImageMap/ButtonFilter.java
+jdk1.1.7/demo/ImageMap/ClickArea.java
+jdk1.1.7/demo/ImageMap/DelayedSoundArea.java
+jdk1.1.7/demo/ImageMap/HighlightArea.java
+jdk1.1.7/demo/ImageMap/HighlightFilter.java
+jdk1.1.7/demo/ImageMap/HrefButtonArea.java
+jdk1.1.7/demo/ImageMap/ImageMap.java
+jdk1.1.7/demo/ImageMap/ImageMapArea.java
+jdk1.1.7/demo/ImageMap/LinkArea.java
+jdk1.1.7/demo/ImageMap/NameArea.java
+jdk1.1.7/demo/ImageMap/RoundButtonFilter.java
+jdk1.1.7/demo/ImageMap/RoundHrefButtonArea.java
+jdk1.1.7/demo/ImageMap/SoundArea.java
+jdk1.1.7/demo/ImageMap/TickerArea.java
+jdk1.1.7/demo/ImageMap/AniArea.class
+jdk1.1.7/demo/ImageMap/ButtonFilter.class
+jdk1.1.7/demo/ImageMap/ClickArea.class
+jdk1.1.7/demo/ImageMap/DelayedSoundArea.class
+jdk1.1.7/demo/ImageMap/HighlightArea.class
+jdk1.1.7/demo/ImageMap/HighlightFilter.class
+jdk1.1.7/demo/ImageMap/HrefButtonArea.class
+jdk1.1.7/demo/ImageMap/ImageMap.class
+jdk1.1.7/demo/ImageMap/ImageMapArea.class
+jdk1.1.7/demo/ImageMap/LinkArea.class
+jdk1.1.7/demo/ImageMap/NameArea.class
+jdk1.1.7/demo/ImageMap/RoundButtonFilter.class
+jdk1.1.7/demo/ImageMap/RoundHrefButtonArea.class
+jdk1.1.7/demo/ImageMap/SoundArea.class
+jdk1.1.7/demo/ImageMap/TickerArea.class
+jdk1.1.7/demo/JumpingBox/sounds/adapt-or-die.au
+jdk1.1.7/demo/JumpingBox/sounds/ip.au
+jdk1.1.7/demo/JumpingBox/sounds/that.hurts.au
+jdk1.1.7/demo/JumpingBox/sounds/cannot.be.completed.au
+jdk1.1.7/demo/JumpingBox/sounds/thin.bell.au
+jdk1.1.7/demo/JumpingBox/sounds/tiptoe.thru.the.tulips.au
+jdk1.1.7/demo/JumpingBox/example1.html
+jdk1.1.7/demo/JumpingBox/MouseTrack.java
+jdk1.1.7/demo/JumpingBox/MouseTrack.class
+jdk1.1.7/demo/MoleculeViewer/models/benzene.xyz
+jdk1.1.7/demo/MoleculeViewer/models/buckminsterfullerine.xyz
+jdk1.1.7/demo/MoleculeViewer/models/HyaluronicAcid.xyz
+jdk1.1.7/demo/MoleculeViewer/models/cyclohexane.xyz
+jdk1.1.7/demo/MoleculeViewer/models/ethane.xyz
+jdk1.1.7/demo/MoleculeViewer/models/water.xyz
+jdk1.1.7/demo/MoleculeViewer/example1.html
+jdk1.1.7/demo/MoleculeViewer/example2.html
+jdk1.1.7/demo/MoleculeViewer/example3.html
+jdk1.1.7/demo/MoleculeViewer/Matrix3D.java
+jdk1.1.7/demo/MoleculeViewer/XYZApp.java
+jdk1.1.7/demo/MoleculeViewer/Matrix3D.class
+jdk1.1.7/demo/MoleculeViewer/XYZChemModel.class
+jdk1.1.7/demo/MoleculeViewer/XYZApp.class
+jdk1.1.7/demo/MoleculeViewer/Atom.class
+jdk1.1.7/demo/NervousText/example1.html
+jdk1.1.7/demo/NervousText/NervousText.java
+jdk1.1.7/demo/NervousText/NervousText.class
+jdk1.1.7/demo/SimpleGraph/example1.html
+jdk1.1.7/demo/SimpleGraph/GraphApplet.java
+jdk1.1.7/demo/SimpleGraph/GraphApplet.class
+jdk1.1.7/demo/SortDemo/example1.html
+jdk1.1.7/demo/SortDemo/BidirBubbleSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/BubbleSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/QSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/SortAlgorithm.java
+jdk1.1.7/demo/SortDemo/SortItem.java
+jdk1.1.7/demo/SortDemo/BidirBubbleSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/BubbleSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/QSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/SortAlgorithm.class
+jdk1.1.7/demo/SortDemo/SortItem.class
+jdk1.1.7/demo/SpreadSheet/example1.html
+jdk1.1.7/demo/SpreadSheet/SpreadSheet.java
+jdk1.1.7/demo/SpreadSheet/SpreadSheet.class
+jdk1.1.7/demo/SpreadSheet/CellUpdater.class
+jdk1.1.7/demo/SpreadSheet/Cell.class
+jdk1.1.7/demo/SpreadSheet/Node.class
+jdk1.1.7/demo/SpreadSheet/InputField.class
+jdk1.1.7/demo/SpreadSheet/SpreadSheetInput.class
+jdk1.1.7/demo/TicTacToe/audio/beep.au
+jdk1.1.7/demo/TicTacToe/audio/ding.au
+jdk1.1.7/demo/TicTacToe/audio/return.au
+jdk1.1.7/demo/TicTacToe/audio/yahoo1.au
+jdk1.1.7/demo/TicTacToe/audio/yahoo2.au
+jdk1.1.7/demo/TicTacToe/images/cross.gif
+jdk1.1.7/demo/TicTacToe/images/not.gif
+jdk1.1.7/demo/TicTacToe/example1.html
+jdk1.1.7/demo/TicTacToe/TicTacToe.java
+jdk1.1.7/demo/TicTacToe/TicTacToe.class
+jdk1.1.7/demo/WireFrame/models/cube.obj
+jdk1.1.7/demo/WireFrame/models/dinasaur.obj
+jdk1.1.7/demo/WireFrame/models/hughes_500.obj
+jdk1.1.7/demo/WireFrame/models/knoxS.obj
+jdk1.1.7/demo/WireFrame/example1.html
+jdk1.1.7/demo/WireFrame/example2.html
+jdk1.1.7/demo/WireFrame/example3.html
+jdk1.1.7/demo/WireFrame/example4.html
+jdk1.1.7/demo/WireFrame/Matrix3D.java
+jdk1.1.7/demo/WireFrame/ThreeD.java
+jdk1.1.7/demo/WireFrame/Matrix3D.class
+jdk1.1.7/demo/WireFrame/FileFormatException.class
+jdk1.1.7/demo/WireFrame/Model3D.class
+jdk1.1.7/demo/WireFrame/ThreeD.class
+jdk1.1.7/demo/i18n/Collate/CollationDetails.html
+jdk1.1.7/demo/i18n/Collate/example1.html
+jdk1.1.7/demo/i18n/DateTimeFormat/example1.html
+jdk1.1.7/demo/i18n/MessageFormat/example1.html
+jdk1.1.7/demo/i18n/NumberFormat/example1.html
+jdk1.1.7/demo/i18n/TextBound/example1.html
+jdk1.1.7/demo/i18n/code/BorderPanel.java
+jdk1.1.7/demo/i18n/code/ChoiceResource.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_da.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_de.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_en.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_fr.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_it.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_ja.java
+jdk1.1.7/demo/i18n/code/CollateDemo.java
+jdk1.1.7/demo/i18n/code/DateTimeDemo.java
+jdk1.1.7/demo/i18n/code/DemoApplet.java
+jdk1.1.7/demo/i18n/code/MessageFormatDemo.java
+jdk1.1.7/demo/i18n/code/NumberFormatDemo.java
+jdk1.1.7/demo/i18n/code/TextBoundDemo.java
+jdk1.1.7/demo/i18n/code/Utility.java
+jdk1.1.7/demo/i18n/code/BorderPanel.class
+jdk1.1.7/demo/i18n/code/ChoiceResource.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_da.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_de.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_en.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_fr.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_it.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_ja.class
+jdk1.1.7/demo/i18n/code/CollateDemo.class
+jdk1.1.7/demo/i18n/code/CollateFrame.class
+jdk1.1.7/demo/i18n/code/DateTimeDemo.class
+jdk1.1.7/demo/i18n/code/DateTimeFrame.class
+jdk1.1.7/demo/i18n/code/DemoApplet.class
+jdk1.1.7/demo/i18n/code/MessageFormatDemo.class
+jdk1.1.7/demo/i18n/code/MessageFormatFrame.class
+jdk1.1.7/demo/i18n/code/XBorderPanel.class
+jdk1.1.7/demo/i18n/code/NumberFormatDemo.class
+jdk1.1.7/demo/i18n/code/NumberFormatFrame.class
+jdk1.1.7/demo/i18n/code/TextBoundDemo.class
+jdk1.1.7/demo/i18n/code/TextBoundFrame.class
+jdk1.1.7/demo/i18n/code/Utility.class
+jdk1.1.7/demo/awt-1.1/index.html
+jdk1.1.7/demo/awt-1.1/eventmodel/index.html
+jdk1.1.7/demo/awt-1.1/eventmodel/Box.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3.java
+jdk1.1.7/demo/awt-1.1/eventmodel/ColumnOfBoxes.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Box.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$3.class
+jdk1.1.7/demo/awt-1.1/eventmodel/ColumnOfBoxes.class
+jdk1.1.7/demo/awt-1.1/lightweight/index.html
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/Gauge.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/DoubleBufferPanel.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/PrettyPanel.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/GaugeThread.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/OpenlookButton.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleActionListener.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/Spinner.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/SpinnerThread.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/symboltest/index.html
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest.java
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest.class
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest$MyAdapter.class
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolCanvas.class
+jdk1.1.7/COPYRIGHT
+jdk1.1.7/src.zip
+jdk1.1.7/LICENSE
+jdk1.1.7/README
+jdk1.1.7/README.FreeBSD
+jdk1.1.7/CHANGES
+jdk1.1.7/index.html
diff --git a/java/jdk11/Makefile b/java/jdk11/Makefile
index 6722418e2672..8060c133338f 100644
--- a/java/jdk11/Makefile
+++ b/java/jdk11/Makefile
@@ -1,28 +1,27 @@
# New ports collection makefile for: jdk
-# Version required: 1.1.5
+# Version required: 1.1.7
# Date created: Feb, 8, 1998
-# Whom: Martin Cracauer <cracauer@cons.org>
+# Whom: Nate Williams <nate@FReeBSD.org>
#
-# $Id: Makefile,v 1.13 1998/07/27 21:57:17 asami Exp $
+# $Id: Makefile,v 1.14 1998/08/19 14:56:37 nate Exp $
#
-DISTNAME= jdk1.1.6.V98-8-14
-PKGNAME= jdk-1.1.6
+DISTNAME= jdk1.1.7.V98-11-5
+PKGNAME= jdk-1.1.7
CATEGORIES= lang devel
-MASTER_SITES= http://www.freebsd.org/java/
+MASTER_SITES= ftp://ftp.nuxi.com/pub/FreeBSD/JDK/ \
+ http://www.freebsd.org/java/
-MAINTAINER= cracauer@freebsd.org
+MAINTAINER= nate@freebsd.org
NO_CDROM= "License doesn't allow distribution with fee"
-WRKSRC= ${WRKDIR}/jdk1.1.6
+WRKSRC= ${WRKDIR}/jdk1.1.7
NO_BUILD= yes
do-install:
- ${MKDIR} ${PREFIX}/java
- (cd ${WRKSRC} && tar -c -f - --exclude '*.class' --exclude \
- demo/ImageMap/audio/dialog .) \
- | (cd ${PREFIX}/java/. && tar fx -)
- ${MKDIR} ${PREFIX}/java/demo/ImageMap/audio/dialog
+ ${MKDIR} ${PREFIX}/jdk1.1.7
+ (cd ${WRKSRC} && tar -c -f - --exclude '*.class' .) \
+ | (cd ${PREFIX}/jdk1.1.7 && tar fx -)
.include <bsd.port.mk>
diff --git a/java/jdk11/distinfo b/java/jdk11/distinfo
index b51bb1f0a5a5..9102d49a12ba 100644
--- a/java/jdk11/distinfo
+++ b/java/jdk11/distinfo
@@ -1 +1 @@
-MD5 (jdk1.1.6.V98-8-14.tar.gz) = e637b0c62df7d402e8e6f9d967ac07e6
+MD5 (jdk1.1.7.V98-11-5.tar.gz) = cb95884b362c7343127c29cd3960e502
diff --git a/java/jdk11/pkg-message b/java/jdk11/pkg-message
index 729ef3d1c67f..22783cdb3425 100644
--- a/java/jdk11/pkg-message
+++ b/java/jdk11/pkg-message
@@ -2,7 +2,7 @@
Java(tm) Development Kit
- Version 1.1.5
+ Version 1.1.7
Binary Code License
@@ -21,7 +21,7 @@ software developers within Licensee's organization to avoid unnecessary
download time, provided that this License conspicuously appear with all
copies of the Software. Except for the foregoing, Licensee may not
re-distribute the Software in whole or in part, either separately or
-included with a product. Refer to the Java Runtime Environment Version 1.1.5
+included with a product. Refer to the Java Runtime Environment Version 1.1.7
binary code license (http://java.sun.com/products/JDK/1.1/index.html)
for the availability of runtime code which may be distributed with Java
compatible applets and applications.
diff --git a/java/jdk11/pkg-plist b/java/jdk11/pkg-plist
index 4408bbd5aa0c..5827f10eac8d 100644
--- a/java/jdk11/pkg-plist
+++ b/java/jdk11/pkg-plist
@@ -1,606 +1,489 @@
-java/lib/i386/green_threads/libjava_g.so.1.1.6
-java/lib/i386/green_threads/libjava.so.1.1.6
-java/lib/i386/green_threads/libawt_g.so.1.1.6
-java/lib/i386/green_threads/libawt.so.1.1.6
-java/bin/serialver
-java/bin/rmiregistry
-java/bin/rmic
-java/bin/native2ascii
-java/bin/jre_g
-java/bin/jdb
-java/bin/javaverify_g
-java/bin/javaverify
-java/bin/javap
-java/bin/javakey
-java/bin/javah_g
-java/bin/javah
-java/bin/javadoc
-java/bin/javac_g
-java/bin/javac
-java/bin/java_g
-java/bin/java
-java/bin/jar
-java/bin/appletviewer
-java/src.zip
-java/lib/serialver.properties
-java/lib/security/java.security
-java/lib/rmic.properties
-java/lib/psfont.properties.ja
-java/lib/i386/green_threads/libzip_g.so
-java/lib/i386/green_threads/libzip.so
-java/lib/i386/green_threads/libtawt_g.so
-java/lib/i386/green_threads/libtawt.so
-java/lib/i386/green_threads/libsysresource_g.so
-java/lib/i386/green_threads/libsysresource.so
-java/lib/i386/green_threads/libnet_g.so
-java/lib/i386/green_threads/libnet.so
-java/lib/i386/green_threads/libmmedia_g.so
-java/lib/i386/green_threads/libmmedia.so
-java/lib/i386/green_threads/libmath_g.so
-java/lib/i386/green_threads/libmath.so
-java/lib/i386/green_threads/libjpeg_g.so
-java/lib/i386/green_threads/libjpeg.so
-java/lib/i386/green_threads/libjava_g.so
-java/lib/i386/green_threads/libjava.so
-java/lib/i386/green_threads/libawt_g.so
-java/lib/i386/green_threads/libawt.so
-java/lib/i386/green_threads/libagent_g.so
-java/lib/i386/green_threads/libagent.so
-java/lib/font.properties.zh_TW_EUC_TW
-java/lib/font.properties.zh_TW_Big5
-java/lib/font.properties.zh_EUC_CN
-java/lib/font.properties.tr
-java/lib/font.properties.ru
-java/lib/font.properties.pl
-java/lib/font.properties.lv
-java/lib/font.properties.lt
-java/lib/font.properties.ko
-java/lib/font.properties.ja
-java/lib/font.properties.hu
-java/lib/font.properties.el
-java/lib/font.properties.cs
-java/lib/font.properties
-java/lib/content-types.properties
-java/lib/classes.zip
-java/lib/awt.properties
-java/lib/appletviewer.properties
-java/index.html
-java/include/zip.h
-java/include/wrap.h
-java/include/verify.h
-java/include/utf.h
-java/include/typedefs.h
-java/include/typecodes.h
-java/include/tree.h
-java/include/timeval.h
-java/include/threads.h
-java/include/sys_api.h
-java/include/signature.h
-java/include/selftest.h
-java/include/reflect.h
-java/include/profile.h
-java/include/path.h
-java/include/oobj.h
-java/include/native.h
-java/include/monitor_cache.h
-java/include/monitor.h
-java/include/log.h
-java/include/jni.h
-java/include/jmath.h
-java/include/jcov.h
-java/include/java_lang_ThreadGroup.h
-java/include/java_lang_Thread.h
-java/include/java_lang_String.h
-java/include/java_lang_ClassLoader.h
-java/include/javaString.h
-java/include/interpreter.h
-java/include/green_threads/include/threads_md.h
-java/include/green_threads/include/schedule.h
-java/include/green_threads/include/queue.h
-java/include/green_threads/include/monitor_md.h
-java/include/green_threads/include/internal_md.h
-java/include/green_threads/include/context_md.h
-java/include/green_threads/include/context.h
-java/include/gc.h
-java/include/freebsd/typedefs_md.h
-java/include/freebsd/timeval_md.h
-java/include/freebsd/sysmacros_md.h
-java/include/freebsd/prof_md.h
-java/include/freebsd/path_md.h
-java/include/freebsd/oobj_md.h
-java/include/freebsd/jni_md.h
-java/include/freebsd/jmath_md.h
-java/include/freebsd/io_md.h
-java/include/freebsd/gc_md.h
-java/include/freebsd/byteorder_md.h
-java/include/finalize.h
-java/include/exceptions.h
-java/include/decode.h
-java/include/debug.h
-java/include/config.h
-java/include/common_exceptions.h
-java/include/byteorder.h
-java/include/breakpoints.h
-java/include/bool.h
-java/include/alloc_cache.h
-java/include/StubPreamble.h
-java/demo/jre/solaris/jre_md.h
-java/demo/jre/solaris/jre_md.c
-java/demo/jre/solaris/jre.sh
-java/demo/jre/solaris/GNUmakefile
-java/demo/jre/jre_main.c
-java/demo/jre/jre.h
-java/demo/jre/jre.c
-java/demo/i18n/code/Utility.java
-java/demo/i18n/code/TextBoundDemo.java
-java/demo/i18n/code/NumberFormatDemo.java
-java/demo/i18n/code/MessageFormatDemo.java
-java/demo/i18n/code/DemoApplet.java
-java/demo/i18n/code/DateTimeDemo.java
-java/demo/i18n/code/CollateDemo.java
-java/demo/i18n/code/ChoiceResource_ja.java
-java/demo/i18n/code/ChoiceResource_it.java
-java/demo/i18n/code/ChoiceResource_fr.java
-java/demo/i18n/code/ChoiceResource_en.java
-java/demo/i18n/code/ChoiceResource_de.java
-java/demo/i18n/code/ChoiceResource_da.java
-java/demo/i18n/code/ChoiceResource.java
-java/demo/i18n/code/BorderPanel.java
-java/demo/i18n/TextBound/example1.html
-java/demo/i18n/NumberFormat/example1.html
-java/demo/i18n/MessageFormat/example1.html
-java/demo/i18n/DateTimeFormat/example1.html
-java/demo/i18n/Collate/example1.html
-java/demo/i18n/Collate/CollationDetails.html
-java/demo/i18n/.AppleDouble/.Parent
-java/demo/awt-1.1/symboltest/index.html
-java/demo/awt-1.1/symboltest/SymbolTest.java
-java/demo/awt-1.1/lightweight/index.html
-java/demo/awt-1.1/lightweight/Spinner/example.html
-java/demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
-java/demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
-java/demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/RoundButtons/example.html
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java,v
-java/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
-java/demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
-java/demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/OpenlookButtons/example.html
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
-java/demo/awt-1.1/lightweight/Gauge/example.html
-java/demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
-java/demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
-java/demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
-java/demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
-java/demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
-java/demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
-java/demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
-java/demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
-java/demo/awt-1.1/index.html
-java/demo/awt-1.1/eventmodel/index.html
-java/demo/awt-1.1/eventmodel/ColumnOfBoxes.java
-java/demo/awt-1.1/eventmodel/Click3.java
-java/demo/awt-1.1/eventmodel/Click2.java
-java/demo/awt-1.1/eventmodel/Click1.java
-java/demo/awt-1.1/eventmodel/Click0.java
-java/demo/awt-1.1/eventmodel/Box.java
-java/demo/awt-1.1/.AppleDouble/.Parent
-java/demo/WireFrame/models/knoxS.obj
-java/demo/WireFrame/models/hughes_500.obj
-java/demo/WireFrame/models/dinasaur.obj
-java/demo/WireFrame/models/cube.obj
-java/demo/WireFrame/example4.html
-java/demo/WireFrame/example3.html
-java/demo/WireFrame/example2.html
-java/demo/WireFrame/example1.html
-java/demo/WireFrame/ThreeD.java
-java/demo/WireFrame/Matrix3D.java
-java/demo/WireFrame/.AppleDouble/.Parent
-java/demo/TicTacToe/example1.html
-java/demo/TicTacToe/1.1/images/not.gif
-java/demo/TicTacToe/1.1/images/cross.gif
-java/demo/TicTacToe/1.1/example1.html
-java/demo/TicTacToe/1.1/audio/yahoo2.au
-java/demo/TicTacToe/1.1/audio/yahoo1.au
-java/demo/TicTacToe/1.1/audio/return.au
-java/demo/TicTacToe/1.1/audio/joy.au
-java/demo/TicTacToe/1.1/audio/ding.au
-java/demo/TicTacToe/1.1/audio/beep.au
-java/demo/TicTacToe/1.1/TicTacToe.java
-java/demo/TicTacToe/1.0.2/images/not.gif
-java/demo/TicTacToe/1.0.2/images/cross.gif
-java/demo/TicTacToe/1.0.2/audio/yahoo2.au
-java/demo/TicTacToe/1.0.2/audio/yahoo1.au
-java/demo/TicTacToe/1.0.2/audio/return.au
-java/demo/TicTacToe/1.0.2/audio/joy.au
-java/demo/TicTacToe/1.0.2/audio/ding.au
-java/demo/TicTacToe/1.0.2/audio/beep.au
-java/demo/TicTacToe/1.0.2/TicTacToe.java
-java/demo/TicTacToe/.AppleDouble/.Parent
-java/demo/SpreadSheet/example1.html
-java/demo/SpreadSheet/SpreadSheet.java
-java/demo/SpreadSheet/.AppleDouble/.Parent
-java/demo/SortDemo/example1.html
-java/demo/SortDemo/1.1/example1.html
-java/demo/SortDemo/1.1/SortItem.java
-java/demo/SortDemo/1.1/SortAlgorithm.java
-java/demo/SortDemo/1.1/QSortAlgorithm.java
-java/demo/SortDemo/1.1/BubbleSortAlgorithm.java
-java/demo/SortDemo/1.1/BidirBubbleSortAlgorithm.java
-java/demo/SortDemo/1.0.2/SortItem.java
-java/demo/SortDemo/1.0.2/SortAlgorithm.java
-java/demo/SortDemo/1.0.2/QSortAlgorithm.java
-java/demo/SortDemo/1.0.2/BubbleSortAlgorithm.java
-java/demo/SortDemo/1.0.2/BidirBubbleSortAlgorithm.java
-java/demo/SortDemo/.AppleDouble/.Parent
-java/demo/SimpleGraph/example1.html
-java/demo/SimpleGraph/1.1/example1.html
-java/demo/SimpleGraph/1.1/GraphApplet.java
-java/demo/SimpleGraph/1.0.2/GraphApplet.java
-java/demo/SimpleGraph/.AppleDouble/.Parent
-java/demo/NervousText/example1.html
-java/demo/NervousText/1.1/example1.html
-java/demo/NervousText/1.1/NervousText.java
-java/demo/NervousText/1.0.2/NervousText.java
-java/demo/NervousText/.AppleDouble/.Parent
-java/demo/MoleculeViewer/models/water.xyz
-java/demo/MoleculeViewer/models/ethane.xyz
-java/demo/MoleculeViewer/models/cyclohexane.xyz
-java/demo/MoleculeViewer/models/buckminsterfullerine.xyz
-java/demo/MoleculeViewer/models/benzene.xyz
-java/demo/MoleculeViewer/models/HyaluronicAcid.xyz
-java/demo/MoleculeViewer/example3.html
-java/demo/MoleculeViewer/example2.html
-java/demo/MoleculeViewer/example1.html
-java/demo/MoleculeViewer/XYZApp.java
-java/demo/MoleculeViewer/Matrix3D.java
-java/demo/MoleculeViewer/.AppleDouble/.Parent
-java/demo/JumpingBox/example1.html
-java/demo/JumpingBox/1.1/sounds/tiptoe.thru.the.tulips.au
-java/demo/JumpingBox/1.1/sounds/thin.bell.au
-java/demo/JumpingBox/1.1/sounds/that.hurts.au
-java/demo/JumpingBox/1.1/sounds/ip.au
-java/demo/JumpingBox/1.1/sounds/cannot.be.completed.au
-java/demo/JumpingBox/1.1/sounds/adapt-or-die.au
-java/demo/JumpingBox/1.1/example1.html
-java/demo/JumpingBox/1.1/MouseTrack.java
-java/demo/JumpingBox/1.0.2/sounds/tiptoe.thru.the.tulips.au
-java/demo/JumpingBox/1.0.2/sounds/thin.bell.au
-java/demo/JumpingBox/1.0.2/sounds/that.hurts.au
-java/demo/JumpingBox/1.0.2/sounds/ip.au
-java/demo/JumpingBox/1.0.2/sounds/cannot.be.completed.au
-java/demo/JumpingBox/1.0.2/sounds/adapt-or-die.au
-java/demo/JumpingBox/1.0.2/MouseTrack.java
-java/demo/JumpingBox/.AppleDouble/.Parent
-java/demo/ImageMap/sources.html
-java/demo/ImageMap/images/jim.graham.gif
-java/demo/ImageMap/imagemapcheat.html
-java/demo/ImageMap/example1.html
-java/demo/ImageMap/audio/hi.au
-java/demo/ImageMap/audio/chirp1.au
-java/demo/ImageMap/TickerArea.java
-java/demo/ImageMap/SoundArea.java
-java/demo/ImageMap/RoundHrefButtonArea.java
-java/demo/ImageMap/RoundButtonFilter.java
-java/demo/ImageMap/NameArea.java
-java/demo/ImageMap/LinkArea.java
-java/demo/ImageMap/ImageMapArea.java
-java/demo/ImageMap/ImageMap.java
-java/demo/ImageMap/HrefButtonArea.java
-java/demo/ImageMap/HighlightFilter.java
-java/demo/ImageMap/HighlightArea.java
-java/demo/ImageMap/DelayedSoundArea.java
-java/demo/ImageMap/ClickArea.java
-java/demo/ImageMap/ButtonFilter.java
-java/demo/ImageMap/AniArea.java
-java/demo/ImageMap/.AppleDouble/.Parent
-java/demo/GraphicsTest/example1.html
-java/demo/GraphicsTest/GraphicsTest.java
-java/demo/GraphicsTest/AppletFrame.java
-java/demo/GraphicsTest/.AppleDouble/.Parent
-java/demo/GraphLayout/example4.html
-java/demo/GraphLayout/example3.html
-java/demo/GraphLayout/example2.html
-java/demo/GraphLayout/example1.html
-java/demo/GraphLayout/audio/gong.au
-java/demo/GraphLayout/audio/drip.au
-java/demo/GraphLayout/audio/computer.au
-java/demo/GraphLayout/Graph.java
-java/demo/GraphLayout/.AppleDouble/.Parent
-java/demo/Fractal/example1.html
-java/demo/Fractal/1.1/example1.html
-java/demo/Fractal/1.1/CLSFractal.java
-java/demo/Fractal/1.0.2/CLSFractal.java
-java/demo/Fractal/.AppleDouble/.Parent
-java/demo/DrawTest/example1.html
-java/demo/DrawTest/1.1/example1.html
-java/demo/DrawTest/1.1/DrawTest.java
-java/demo/DrawTest/1.0.2/DrawTest.java
-java/demo/DrawTest/.AppleDouble/.Parent
-java/demo/DitherTest/example1.html
-java/demo/DitherTest/1.1/example1.html
-java/demo/DitherTest/1.1/DitherTest.java
-java/demo/DitherTest/1.0.2/DitherTest.java
-java/demo/DitherTest/.AppleDouble/.Parent
-java/demo/Clock/example1.html
-java/demo/Clock/Clock2.java
-java/demo/Clock/1.0.2/Clock2.java
-java/demo/Clock/.AppleDouble/.Parent
-java/demo/CardTest/example1.html
-java/demo/CardTest/1.1/example1.html
-java/demo/CardTest/1.1/CardTest.java
-java/demo/CardTest/1.0.2/CardTest.java
-java/demo/CardTest/.AppleDouble/.Parent
-java/demo/Blink/example1.html
-java/demo/Blink/1.1/example1.html
-java/demo/Blink/1.1/Blink.java
-java/demo/Blink/1.0.2/Blink.java
-java/demo/Blink/.AppleDouble/.Parent
-java/demo/BarChart/example1.html
-java/demo/BarChart/1.1/example1.html
-java/demo/BarChart/1.1/Chart.java
-java/demo/BarChart/1.0.2/Chart.java
-java/demo/BarChart/.AppleDouble/.Parent
-java/demo/ArcTest/example1.html
-java/demo/ArcTest/1.1/example1.html
-java/demo/ArcTest/1.1/ArcTest.java
-java/demo/ArcTest/1.0.2/ArcTest.java
-java/demo/ArcTest/.AppleDouble/.Parent
-java/demo/Animator/index.html
-java/demo/Animator/example4.html
-java/demo/Animator/example3.html
-java/demo/Animator/example2.html
-java/demo/Animator/example1.html
-java/demo/Animator/1.1/images/loading-msg.gif
-java/demo/Animator/1.1/images/SimpleAnimation/T2.gif
-java/demo/Animator/1.1/images/SimpleAnimation/T1.gif
-java/demo/Animator/1.1/images/Beans/T9.gif
-java/demo/Animator/1.1/images/Beans/T8.gif
-java/demo/Animator/1.1/images/Beans/T7.gif
-java/demo/Animator/1.1/images/Beans/T6.gif
-java/demo/Animator/1.1/images/Beans/T5.gif
-java/demo/Animator/1.1/images/Beans/T4.gif
-java/demo/Animator/1.1/images/Beans/T3.gif
-java/demo/Animator/1.1/images/Beans/T2.gif
-java/demo/Animator/1.1/images/Beans/T10.gif
-java/demo/Animator/1.1/images/Beans/T1.gif
-java/demo/Animator/1.1/images/Awards/gbj.jpg
-java/demo/Animator/1.1/example4.html
-java/demo/Animator/1.1/example3.html
-java/demo/Animator/1.1/example2.html
-java/demo/Animator/1.1/example1.html
-java/demo/Animator/1.1/audio/spacemusic.au
-java/demo/Animator/1.1/audio/9.au
-java/demo/Animator/1.1/audio/8.au
-java/demo/Animator/1.1/audio/7.au
-java/demo/Animator/1.1/audio/6.au
-java/demo/Animator/1.1/audio/5.au
-java/demo/Animator/1.1/audio/4.au
-java/demo/Animator/1.1/audio/3.au
-java/demo/Animator/1.1/audio/2.au
-java/demo/Animator/1.1/audio/1.au
-java/demo/Animator/1.1/audio/0.au
-java/demo/Animator/1.1/Animator.java
-java/demo/Animator/1.0.2/images/loading-msg.gif
-java/demo/Animator/1.0.2/images/SimpleAnimation/T2.gif
-java/demo/Animator/1.0.2/images/SimpleAnimation/T1.gif
-java/demo/Animator/1.0.2/images/Beans/T9.gif
-java/demo/Animator/1.0.2/images/Beans/T8.gif
-java/demo/Animator/1.0.2/images/Beans/T7.gif
-java/demo/Animator/1.0.2/images/Beans/T6.gif
-java/demo/Animator/1.0.2/images/Beans/T5.gif
-java/demo/Animator/1.0.2/images/Beans/T4.gif
-java/demo/Animator/1.0.2/images/Beans/T3.gif
-java/demo/Animator/1.0.2/images/Beans/T2.gif
-java/demo/Animator/1.0.2/images/Beans/T10.gif
-java/demo/Animator/1.0.2/images/Beans/T1.gif
-java/demo/Animator/1.0.2/audio/spacemusic.au
-java/demo/Animator/1.0.2/audio/9.au
-java/demo/Animator/1.0.2/audio/8.au
-java/demo/Animator/1.0.2/audio/7.au
-java/demo/Animator/1.0.2/audio/6.au
-java/demo/Animator/1.0.2/audio/5.au
-java/demo/Animator/1.0.2/audio/4.au
-java/demo/Animator/1.0.2/audio/3.au
-java/demo/Animator/1.0.2/audio/2.au
-java/demo/Animator/1.0.2/audio/1.au
-java/demo/Animator/1.0.2/audio/0.au
-java/demo/Animator/1.0.2/Animator.java
-java/demo/Animator/.AppleDouble/.Parent
-java/demo/.AppleDouble/.Parent
-java/bin/jre
-java/bin/java-rmi.cgi
-java/bin/i386/green_threads/serialver
-java/bin/i386/green_threads/rmiregistry
-java/bin/i386/green_threads/rmic
-java/bin/i386/green_threads/native2ascii
-java/bin/i386/green_threads/jre_g_X
-java/bin/i386/green_threads/jre_g
-java/bin/i386/green_threads/jre_X
-java/bin/i386/green_threads/jre
-java/bin/i386/green_threads/jdb
-java/bin/i386/green_threads/javaverify_g
-java/bin/i386/green_threads/javaverify
-java/bin/i386/green_threads/javap
-java/bin/i386/green_threads/javakey
-java/bin/i386/green_threads/javah_g
-java/bin/i386/green_threads/javah
-java/bin/i386/green_threads/javadoc
-java/bin/i386/green_threads/javac_g
-java/bin/i386/green_threads/javac
-java/bin/i386/green_threads/java_g_X
-java/bin/i386/green_threads/java_g
-java/bin/i386/green_threads/java_X
-java/bin/i386/green_threads/java
-java/bin/i386/green_threads/jar
-java/bin/i386/green_threads/appletviewer
-java/bin/i386/green_threads/.extract_args
-java/bin/.java_wrapper
-java/README.FreeBSD
-java/README
-java/LICENSE
-java/COPYRIGHT
-java/CHANGES
-@dirrm java/lib/security
-@dirrm java/lib/i386/green_threads
-@dirrm java/lib/i386
-@dirrm java/lib
-@dirrm java/include/green_threads/include
-@dirrm java/include/green_threads
-@dirrm java/include/freebsd
-@dirrm java/include
-@dirrm java/demo/jre/solaris
-@dirrm java/demo/jre
-@dirrm java/demo/i18n/code
-@dirrm java/demo/i18n/TextBound
-@dirrm java/demo/i18n/NumberFormat
-@dirrm java/demo/i18n/MessageFormat
-@dirrm java/demo/i18n/DateTimeFormat
-@dirrm java/demo/i18n/Collate
-@dirrm java/demo/i18n/.AppleDouble
-@dirrm java/demo/i18n
-@dirrm java/demo/awt-1.1/symboltest
-@dirrm java/demo/awt-1.1/lightweight/Spinner/alternative
-@dirrm java/demo/awt-1.1/lightweight/Spinner/actual/images
-@dirrm java/demo/awt-1.1/lightweight/Spinner/actual
-@dirrm java/demo/awt-1.1/lightweight/Spinner
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/alternative
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/actual/images
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons/actual
-@dirrm java/demo/awt-1.1/lightweight/RoundButtons
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/alternative
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/actual/images
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons/actual
-@dirrm java/demo/awt-1.1/lightweight/OpenlookButtons
-@dirrm java/demo/awt-1.1/lightweight/Gauge/alternative
-@dirrm java/demo/awt-1.1/lightweight/Gauge/actual/images
-@dirrm java/demo/awt-1.1/lightweight/Gauge/actual
-@dirrm java/demo/awt-1.1/lightweight/Gauge
-@dirrm java/demo/awt-1.1/lightweight
-@dirrm java/demo/awt-1.1/eventmodel
-@dirrm java/demo/awt-1.1/.AppleDouble
-@dirrm java/demo/awt-1.1
-@dirrm java/demo/WireFrame/models
-@dirrm java/demo/WireFrame/.AppleDouble
-@dirrm java/demo/WireFrame
-@dirrm java/demo/TicTacToe/1.1/images
-@dirrm java/demo/TicTacToe/1.1/audio
-@dirrm java/demo/TicTacToe/1.1
-@dirrm java/demo/TicTacToe/1.0.2/images
-@dirrm java/demo/TicTacToe/1.0.2/audio
-@dirrm java/demo/TicTacToe/1.0.2
-@dirrm java/demo/TicTacToe/.AppleDouble
-@dirrm java/demo/TicTacToe
-@dirrm java/demo/SpreadSheet/.AppleDouble
-@dirrm java/demo/SpreadSheet
-@dirrm java/demo/SortDemo/1.1
-@dirrm java/demo/SortDemo/1.0.2
-@dirrm java/demo/SortDemo/.AppleDouble
-@dirrm java/demo/SortDemo
-@dirrm java/demo/SimpleGraph/1.1
-@dirrm java/demo/SimpleGraph/1.0.2
-@dirrm java/demo/SimpleGraph/.AppleDouble
-@dirrm java/demo/SimpleGraph
-@dirrm java/demo/NervousText/1.1
-@dirrm java/demo/NervousText/1.0.2
-@dirrm java/demo/NervousText/.AppleDouble
-@dirrm java/demo/NervousText
-@dirrm java/demo/MoleculeViewer/models
-@dirrm java/demo/MoleculeViewer/.AppleDouble
-@dirrm java/demo/MoleculeViewer
-@dirrm java/demo/JumpingBox/1.1/sounds
-@dirrm java/demo/JumpingBox/1.1
-@dirrm java/demo/JumpingBox/1.0.2/sounds
-@dirrm java/demo/JumpingBox/1.0.2
-@dirrm java/demo/JumpingBox/.AppleDouble
-@dirrm java/demo/JumpingBox
-@dirrm java/demo/ImageMap/images
-@dirrm java/demo/ImageMap/audio/dialog
-@dirrm java/demo/ImageMap/audio
-@dirrm java/demo/ImageMap/.AppleDouble
-@dirrm java/demo/ImageMap
-@dirrm java/demo/GraphicsTest/.AppleDouble
-@dirrm java/demo/GraphicsTest
-@dirrm java/demo/GraphLayout/audio
-@dirrm java/demo/GraphLayout/.AppleDouble
-@dirrm java/demo/GraphLayout
-@dirrm java/demo/Fractal/1.1
-@dirrm java/demo/Fractal/1.0.2
-@dirrm java/demo/Fractal/.AppleDouble
-@dirrm java/demo/Fractal
-@dirrm java/demo/DrawTest/1.1
-@dirrm java/demo/DrawTest/1.0.2
-@dirrm java/demo/DrawTest/.AppleDouble
-@dirrm java/demo/DrawTest
-@dirrm java/demo/DitherTest/1.1
-@dirrm java/demo/DitherTest/1.0.2
-@dirrm java/demo/DitherTest/.AppleDouble
-@dirrm java/demo/DitherTest
-@dirrm java/demo/Clock/1.0.2
-@dirrm java/demo/Clock/.AppleDouble
-@dirrm java/demo/Clock
-@dirrm java/demo/CardTest/1.1
-@dirrm java/demo/CardTest/1.0.2
-@dirrm java/demo/CardTest/.AppleDouble
-@dirrm java/demo/CardTest
-@dirrm java/demo/Blink/1.1
-@dirrm java/demo/Blink/1.0.2
-@dirrm java/demo/Blink/.AppleDouble
-@dirrm java/demo/Blink
-@dirrm java/demo/BarChart/1.1
-@dirrm java/demo/BarChart/1.0.2
-@dirrm java/demo/BarChart/.AppleDouble
-@dirrm java/demo/BarChart
-@dirrm java/demo/ArcTest/1.1
-@dirrm java/demo/ArcTest/1.0.2
-@dirrm java/demo/ArcTest/.AppleDouble
-@dirrm java/demo/ArcTest
-@dirrm java/demo/Animator/1.1/images/SimpleAnimation
-@dirrm java/demo/Animator/1.1/images/Beans
-@dirrm java/demo/Animator/1.1/images/Awards
-@dirrm java/demo/Animator/1.1/images
-@dirrm java/demo/Animator/1.1/audio
-@dirrm java/demo/Animator/1.1
-@dirrm java/demo/Animator/1.0.2/images/SimpleAnimation
-@dirrm java/demo/Animator/1.0.2/images/Beans
-@dirrm java/demo/Animator/1.0.2/images
-@dirrm java/demo/Animator/1.0.2/audio
-@dirrm java/demo/Animator/1.0.2
-@dirrm java/demo/Animator/.AppleDouble
-@dirrm java/demo/Animator
-@dirrm java/demo/.AppleDouble
-@dirrm java/demo
-@dirrm java/bin/i386/green_threads
-@dirrm java/bin/i386
-@dirrm java/bin
-@dirrm java
-@exec mkdir %D/java/demo/ImageMap/audio/dialog
+jdk1.1.7/include/freebsd/byteorder_md.h
+jdk1.1.7/include/freebsd/timeval_md.h
+jdk1.1.7/include/freebsd/sysmacros_md.h
+jdk1.1.7/include/freebsd/prof_md.h
+jdk1.1.7/include/freebsd/path_md.h
+jdk1.1.7/include/freebsd/oobj_md.h
+jdk1.1.7/include/freebsd/jni_md.h
+jdk1.1.7/include/freebsd/jmath_md.h
+jdk1.1.7/include/freebsd/io_md.h
+jdk1.1.7/include/freebsd/gc_md.h
+jdk1.1.7/include/freebsd/typedefs_md.h
+jdk1.1.7/include/green_threads/include/internal_md.h
+jdk1.1.7/include/green_threads/include/threads_md.h
+jdk1.1.7/include/green_threads/include/monitor_md.h
+jdk1.1.7/include/green_threads/include/schedule.h
+jdk1.1.7/include/green_threads/include/context_md.h
+jdk1.1.7/include/green_threads/include/context.h
+jdk1.1.7/include/green_threads/include/queue.h
+jdk1.1.7/include/StubPreamble.h
+jdk1.1.7/include/alloc_cache.h
+jdk1.1.7/include/bool.h
+jdk1.1.7/include/breakpoints.h
+jdk1.1.7/include/byteorder.h
+jdk1.1.7/include/common_exceptions.h
+jdk1.1.7/include/config.h
+jdk1.1.7/include/debug.h
+jdk1.1.7/include/decode.h
+jdk1.1.7/include/exceptions.h
+jdk1.1.7/include/finalize.h
+jdk1.1.7/include/gc.h
+jdk1.1.7/include/interpreter.h
+jdk1.1.7/include/java_lang_String.h
+jdk1.1.7/include/java_lang_ClassLoader.h
+jdk1.1.7/include/jcov.h
+jdk1.1.7/include/javaString.h
+jdk1.1.7/include/jmath.h
+jdk1.1.7/include/jni.h
+jdk1.1.7/include/java_lang_Thread.h
+jdk1.1.7/include/java_lang_ThreadGroup.h
+jdk1.1.7/include/log.h
+jdk1.1.7/include/monitor.h
+jdk1.1.7/include/monitor_cache.h
+jdk1.1.7/include/native.h
+jdk1.1.7/include/oobj.h
+jdk1.1.7/include/path.h
+jdk1.1.7/include/profile.h
+jdk1.1.7/include/reflect.h
+jdk1.1.7/include/selftest.h
+jdk1.1.7/include/signature.h
+jdk1.1.7/include/sys_api.h
+jdk1.1.7/include/threads.h
+jdk1.1.7/include/timeval.h
+jdk1.1.7/include/tree.h
+jdk1.1.7/include/typecodes.h
+jdk1.1.7/include/typedefs.h
+jdk1.1.7/include/utf.h
+jdk1.1.7/include/verify.h
+jdk1.1.7/include/wrap.h
+jdk1.1.7/include/zip.h
+jdk1.1.7/bin/i386/green_threads/javah_g
+jdk1.1.7/bin/i386/green_threads/javah
+jdk1.1.7/bin/i386/green_threads/java_g
+jdk1.1.7/bin/i386/green_threads/java
+jdk1.1.7/bin/i386/green_threads/javac
+jdk1.1.7/bin/i386/green_threads/javac_g
+jdk1.1.7/bin/i386/green_threads/javaverify_g
+jdk1.1.7/bin/i386/green_threads/javaverify
+jdk1.1.7/bin/i386/green_threads/java_g_X
+jdk1.1.7/bin/i386/green_threads/jar
+jdk1.1.7/bin/i386/green_threads/.extract_args
+jdk1.1.7/bin/i386/green_threads/javap
+jdk1.1.7/bin/i386/green_threads/javadoc
+jdk1.1.7/bin/i386/green_threads/jdb
+jdk1.1.7/bin/i386/green_threads/appletviewer
+jdk1.1.7/bin/i386/green_threads/javakey
+jdk1.1.7/bin/i386/green_threads/native2ascii
+jdk1.1.7/bin/i386/green_threads/rmic
+jdk1.1.7/bin/i386/green_threads/rmiregistry
+jdk1.1.7/bin/i386/green_threads/serialver
+jdk1.1.7/bin/i386/green_threads/java_X
+jdk1.1.7/bin/i386/green_threads/jre_g
+jdk1.1.7/bin/i386/green_threads/jre_g_X
+jdk1.1.7/bin/i386/green_threads/jre
+jdk1.1.7/bin/i386/green_threads/jre_X
+jdk1.1.7/bin/.java_wrapper
+jdk1.1.7/bin/jre
+jdk1.1.7/bin/java-rmi.cgi
+jdk1.1.7/lib/i386/green_threads/libawt_g.so
+jdk1.1.7/lib/i386/green_threads/libjava_g.so
+jdk1.1.7/lib/i386/green_threads/libjava.so
+jdk1.1.7/lib/i386/green_threads/libmath_g.so
+jdk1.1.7/lib/i386/green_threads/libmath.so
+jdk1.1.7/lib/i386/green_threads/libzip_g.so
+jdk1.1.7/lib/i386/green_threads/libzip.so
+jdk1.1.7/lib/i386/green_threads/libnet_g.so
+jdk1.1.7/lib/i386/green_threads/libnet.so
+jdk1.1.7/lib/i386/green_threads/libagent_g.so
+jdk1.1.7/lib/i386/green_threads/libagent.so
+jdk1.1.7/lib/i386/green_threads/libmmedia_g.so
+jdk1.1.7/lib/i386/green_threads/libmmedia.so
+jdk1.1.7/lib/i386/green_threads/libawt.so
+jdk1.1.7/lib/i386/green_threads/libtawt_g.so
+jdk1.1.7/lib/i386/green_threads/libtawt.so
+jdk1.1.7/lib/i386/green_threads/libjpeg.so
+jdk1.1.7/lib/i386/green_threads/libjpeg_g.so
+jdk1.1.7/lib/i386/green_threads/libsysresource_g.so
+jdk1.1.7/lib/i386/green_threads/libsysresource.so
+jdk1.1.7/lib/awt.properties
+jdk1.1.7/lib/security/java.security
+jdk1.1.7/lib/content-types.properties
+jdk1.1.7/lib/font.properties
+jdk1.1.7/lib/font.properties.tr
+jdk1.1.7/lib/font.properties.ru
+jdk1.1.7/lib/font.properties.pl
+jdk1.1.7/lib/font.properties.lv
+jdk1.1.7/lib/font.properties.lt
+jdk1.1.7/lib/font.properties.hu
+jdk1.1.7/lib/font.properties.el
+jdk1.1.7/lib/font.properties.cs
+jdk1.1.7/lib/font.properties.zh_TW_Big5
+jdk1.1.7/lib/font.properties.zh_TW_EUC_TW
+jdk1.1.7/lib/font.properties.zh_EUC_CN
+jdk1.1.7/lib/font.properties.ko
+jdk1.1.7/lib/font.properties.ja
+jdk1.1.7/lib/psfont.properties.ja
+jdk1.1.7/lib/appletviewer.properties
+jdk1.1.7/lib/serialver.properties
+jdk1.1.7/lib/classes.zip
+jdk1.1.7/demo/Animator/audio/0.au
+jdk1.1.7/demo/Animator/audio/1.au
+jdk1.1.7/demo/Animator/audio/2.au
+jdk1.1.7/demo/Animator/audio/3.au
+jdk1.1.7/demo/Animator/audio/4.au
+jdk1.1.7/demo/Animator/audio/5.au
+jdk1.1.7/demo/Animator/audio/6.au
+jdk1.1.7/demo/Animator/audio/7.au
+jdk1.1.7/demo/Animator/audio/8.au
+jdk1.1.7/demo/Animator/audio/9.au
+jdk1.1.7/demo/Animator/audio/spacemusic.au
+jdk1.1.7/demo/Animator/images/SimpleAnimation/T1.gif
+jdk1.1.7/demo/Animator/images/SimpleAnimation/T2.gif
+jdk1.1.7/demo/Animator/images/Beans/T10.gif
+jdk1.1.7/demo/Animator/images/Beans/T9.gif
+jdk1.1.7/demo/Animator/images/Beans/T7.gif
+jdk1.1.7/demo/Animator/images/Beans/T3.gif
+jdk1.1.7/demo/Animator/images/Beans/T8.gif
+jdk1.1.7/demo/Animator/images/Beans/T6.gif
+jdk1.1.7/demo/Animator/images/Beans/T2.gif
+jdk1.1.7/demo/Animator/images/Beans/T1.gif
+jdk1.1.7/demo/Animator/images/Beans/T5.gif
+jdk1.1.7/demo/Animator/images/Beans/T4.gif
+jdk1.1.7/demo/Animator/images/loading-msg.gif
+jdk1.1.7/demo/Animator/example1.html
+jdk1.1.7/demo/Animator/example2.html
+jdk1.1.7/demo/Animator/example3.html
+jdk1.1.7/demo/Animator/example4.html
+jdk1.1.7/demo/Animator/Animator.java
+jdk1.1.7/demo/Animator/Animator.class
+jdk1.1.7/demo/Animator/ParseException.class
+jdk1.1.7/demo/Animator/DescriptionFrame.class
+jdk1.1.7/demo/ArcTest/example1.html
+jdk1.1.7/demo/ArcTest/ArcTest.java
+jdk1.1.7/demo/ArcTest/ArcTest.class
+jdk1.1.7/demo/ArcTest/ArcCanvas.class
+jdk1.1.7/demo/ArcTest/ArcControls.class
+jdk1.1.7/demo/BarChart/example1.html
+jdk1.1.7/demo/BarChart/Chart.java
+jdk1.1.7/demo/BarChart/Chart.class
+jdk1.1.7/demo/Blink/example1.html
+jdk1.1.7/demo/Blink/Blink.java
+jdk1.1.7/demo/Blink/Blink.class
+jdk1.1.7/demo/CardTest/example1.html
+jdk1.1.7/demo/CardTest/CardTest.java
+jdk1.1.7/demo/CardTest/CardPanel.class
+jdk1.1.7/demo/CardTest/CardTest.class
+jdk1.1.7/demo/Clock/example1.html
+jdk1.1.7/demo/Clock/Clock2.java
+jdk1.1.7/demo/Clock/Clock2.class
+jdk1.1.7/demo/DitherTest/example1.html
+jdk1.1.7/demo/DitherTest/DitherTest.java
+jdk1.1.7/demo/DitherTest/DitherTest.class
+jdk1.1.7/demo/DitherTest/DitherCanvas.class
+jdk1.1.7/demo/DitherTest/DitherControls.class
+jdk1.1.7/demo/DrawTest/example1.html
+jdk1.1.7/demo/DrawTest/DrawTest.java
+jdk1.1.7/demo/DrawTest/DrawTest.class
+jdk1.1.7/demo/DrawTest/DrawPanel.class
+jdk1.1.7/demo/DrawTest/DrawControls.class
+jdk1.1.7/demo/Fractal/example1.html
+jdk1.1.7/demo/Fractal/CLSFractal.java
+jdk1.1.7/demo/Fractal/CLSFractal.class
+jdk1.1.7/demo/Fractal/CLSTurtle.class
+jdk1.1.7/demo/Fractal/ContextLSystem.class
+jdk1.1.7/demo/Fractal/CLSRule.class
+jdk1.1.7/demo/GraphLayout/audio/computer.au
+jdk1.1.7/demo/GraphLayout/audio/drip.au
+jdk1.1.7/demo/GraphLayout/audio/gong.au
+jdk1.1.7/demo/GraphLayout/example1.html
+jdk1.1.7/demo/GraphLayout/example2.html
+jdk1.1.7/demo/GraphLayout/example3.html
+jdk1.1.7/demo/GraphLayout/example4.html
+jdk1.1.7/demo/GraphLayout/Graph.java
+jdk1.1.7/demo/GraphLayout/Node.class
+jdk1.1.7/demo/GraphLayout/Edge.class
+jdk1.1.7/demo/GraphLayout/GraphPanel.class
+jdk1.1.7/demo/GraphLayout/Graph.class
+jdk1.1.7/demo/GraphicsTest/example1.html
+jdk1.1.7/demo/GraphicsTest/AppletFrame.java
+jdk1.1.7/demo/GraphicsTest/GraphicsTest.java
+jdk1.1.7/demo/GraphicsTest/AppletFrame.class
+jdk1.1.7/demo/GraphicsTest/GraphicsPanel.class
+jdk1.1.7/demo/GraphicsTest/GraphicsTest.class
+jdk1.1.7/demo/GraphicsTest/GraphicsCards.class
+jdk1.1.7/demo/GraphicsTest/ArcCard.class
+jdk1.1.7/demo/GraphicsTest/ArcDegreePanel.class
+jdk1.1.7/demo/GraphicsTest/ArcPanel.class
+jdk1.1.7/demo/GraphicsTest/Shape.class
+jdk1.1.7/demo/GraphicsTest/RectShape.class
+jdk1.1.7/demo/GraphicsTest/OvalShape.class
+jdk1.1.7/demo/GraphicsTest/RoundRectShape.class
+jdk1.1.7/demo/GraphicsTest/PolygonShape.class
+jdk1.1.7/demo/GraphicsTest/ShapeTest.class
+jdk1.1.7/demo/GraphicsTest/ColorUtils.class
+jdk1.1.7/demo/ImageMap/audio/chirp1.au
+jdk1.1.7/demo/ImageMap/audio/hi.au
+jdk1.1.7/demo/ImageMap/images/jim.graham.gif
+jdk1.1.7/demo/ImageMap/example1.html
+jdk1.1.7/demo/ImageMap/sources.html
+jdk1.1.7/demo/ImageMap/imagemapcheat.html
+jdk1.1.7/demo/ImageMap/AniArea.java
+jdk1.1.7/demo/ImageMap/ButtonFilter.java
+jdk1.1.7/demo/ImageMap/ClickArea.java
+jdk1.1.7/demo/ImageMap/DelayedSoundArea.java
+jdk1.1.7/demo/ImageMap/HighlightArea.java
+jdk1.1.7/demo/ImageMap/HighlightFilter.java
+jdk1.1.7/demo/ImageMap/HrefButtonArea.java
+jdk1.1.7/demo/ImageMap/ImageMap.java
+jdk1.1.7/demo/ImageMap/ImageMapArea.java
+jdk1.1.7/demo/ImageMap/LinkArea.java
+jdk1.1.7/demo/ImageMap/NameArea.java
+jdk1.1.7/demo/ImageMap/RoundButtonFilter.java
+jdk1.1.7/demo/ImageMap/RoundHrefButtonArea.java
+jdk1.1.7/demo/ImageMap/SoundArea.java
+jdk1.1.7/demo/ImageMap/TickerArea.java
+jdk1.1.7/demo/ImageMap/AniArea.class
+jdk1.1.7/demo/ImageMap/ButtonFilter.class
+jdk1.1.7/demo/ImageMap/ClickArea.class
+jdk1.1.7/demo/ImageMap/DelayedSoundArea.class
+jdk1.1.7/demo/ImageMap/HighlightArea.class
+jdk1.1.7/demo/ImageMap/HighlightFilter.class
+jdk1.1.7/demo/ImageMap/HrefButtonArea.class
+jdk1.1.7/demo/ImageMap/ImageMap.class
+jdk1.1.7/demo/ImageMap/ImageMapArea.class
+jdk1.1.7/demo/ImageMap/LinkArea.class
+jdk1.1.7/demo/ImageMap/NameArea.class
+jdk1.1.7/demo/ImageMap/RoundButtonFilter.class
+jdk1.1.7/demo/ImageMap/RoundHrefButtonArea.class
+jdk1.1.7/demo/ImageMap/SoundArea.class
+jdk1.1.7/demo/ImageMap/TickerArea.class
+jdk1.1.7/demo/JumpingBox/sounds/adapt-or-die.au
+jdk1.1.7/demo/JumpingBox/sounds/ip.au
+jdk1.1.7/demo/JumpingBox/sounds/that.hurts.au
+jdk1.1.7/demo/JumpingBox/sounds/cannot.be.completed.au
+jdk1.1.7/demo/JumpingBox/sounds/thin.bell.au
+jdk1.1.7/demo/JumpingBox/sounds/tiptoe.thru.the.tulips.au
+jdk1.1.7/demo/JumpingBox/example1.html
+jdk1.1.7/demo/JumpingBox/MouseTrack.java
+jdk1.1.7/demo/JumpingBox/MouseTrack.class
+jdk1.1.7/demo/MoleculeViewer/models/benzene.xyz
+jdk1.1.7/demo/MoleculeViewer/models/buckminsterfullerine.xyz
+jdk1.1.7/demo/MoleculeViewer/models/HyaluronicAcid.xyz
+jdk1.1.7/demo/MoleculeViewer/models/cyclohexane.xyz
+jdk1.1.7/demo/MoleculeViewer/models/ethane.xyz
+jdk1.1.7/demo/MoleculeViewer/models/water.xyz
+jdk1.1.7/demo/MoleculeViewer/example1.html
+jdk1.1.7/demo/MoleculeViewer/example2.html
+jdk1.1.7/demo/MoleculeViewer/example3.html
+jdk1.1.7/demo/MoleculeViewer/Matrix3D.java
+jdk1.1.7/demo/MoleculeViewer/XYZApp.java
+jdk1.1.7/demo/MoleculeViewer/Matrix3D.class
+jdk1.1.7/demo/MoleculeViewer/XYZChemModel.class
+jdk1.1.7/demo/MoleculeViewer/XYZApp.class
+jdk1.1.7/demo/MoleculeViewer/Atom.class
+jdk1.1.7/demo/NervousText/example1.html
+jdk1.1.7/demo/NervousText/NervousText.java
+jdk1.1.7/demo/NervousText/NervousText.class
+jdk1.1.7/demo/SimpleGraph/example1.html
+jdk1.1.7/demo/SimpleGraph/GraphApplet.java
+jdk1.1.7/demo/SimpleGraph/GraphApplet.class
+jdk1.1.7/demo/SortDemo/example1.html
+jdk1.1.7/demo/SortDemo/BidirBubbleSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/BubbleSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/QSortAlgorithm.java
+jdk1.1.7/demo/SortDemo/SortAlgorithm.java
+jdk1.1.7/demo/SortDemo/SortItem.java
+jdk1.1.7/demo/SortDemo/BidirBubbleSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/BubbleSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/QSortAlgorithm.class
+jdk1.1.7/demo/SortDemo/SortAlgorithm.class
+jdk1.1.7/demo/SortDemo/SortItem.class
+jdk1.1.7/demo/SpreadSheet/example1.html
+jdk1.1.7/demo/SpreadSheet/SpreadSheet.java
+jdk1.1.7/demo/SpreadSheet/SpreadSheet.class
+jdk1.1.7/demo/SpreadSheet/CellUpdater.class
+jdk1.1.7/demo/SpreadSheet/Cell.class
+jdk1.1.7/demo/SpreadSheet/Node.class
+jdk1.1.7/demo/SpreadSheet/InputField.class
+jdk1.1.7/demo/SpreadSheet/SpreadSheetInput.class
+jdk1.1.7/demo/TicTacToe/audio/beep.au
+jdk1.1.7/demo/TicTacToe/audio/ding.au
+jdk1.1.7/demo/TicTacToe/audio/return.au
+jdk1.1.7/demo/TicTacToe/audio/yahoo1.au
+jdk1.1.7/demo/TicTacToe/audio/yahoo2.au
+jdk1.1.7/demo/TicTacToe/images/cross.gif
+jdk1.1.7/demo/TicTacToe/images/not.gif
+jdk1.1.7/demo/TicTacToe/example1.html
+jdk1.1.7/demo/TicTacToe/TicTacToe.java
+jdk1.1.7/demo/TicTacToe/TicTacToe.class
+jdk1.1.7/demo/WireFrame/models/cube.obj
+jdk1.1.7/demo/WireFrame/models/dinasaur.obj
+jdk1.1.7/demo/WireFrame/models/hughes_500.obj
+jdk1.1.7/demo/WireFrame/models/knoxS.obj
+jdk1.1.7/demo/WireFrame/example1.html
+jdk1.1.7/demo/WireFrame/example2.html
+jdk1.1.7/demo/WireFrame/example3.html
+jdk1.1.7/demo/WireFrame/example4.html
+jdk1.1.7/demo/WireFrame/Matrix3D.java
+jdk1.1.7/demo/WireFrame/ThreeD.java
+jdk1.1.7/demo/WireFrame/Matrix3D.class
+jdk1.1.7/demo/WireFrame/FileFormatException.class
+jdk1.1.7/demo/WireFrame/Model3D.class
+jdk1.1.7/demo/WireFrame/ThreeD.class
+jdk1.1.7/demo/i18n/Collate/CollationDetails.html
+jdk1.1.7/demo/i18n/Collate/example1.html
+jdk1.1.7/demo/i18n/DateTimeFormat/example1.html
+jdk1.1.7/demo/i18n/MessageFormat/example1.html
+jdk1.1.7/demo/i18n/NumberFormat/example1.html
+jdk1.1.7/demo/i18n/TextBound/example1.html
+jdk1.1.7/demo/i18n/code/BorderPanel.java
+jdk1.1.7/demo/i18n/code/ChoiceResource.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_da.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_de.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_en.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_fr.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_it.java
+jdk1.1.7/demo/i18n/code/ChoiceResource_ja.java
+jdk1.1.7/demo/i18n/code/CollateDemo.java
+jdk1.1.7/demo/i18n/code/DateTimeDemo.java
+jdk1.1.7/demo/i18n/code/DemoApplet.java
+jdk1.1.7/demo/i18n/code/MessageFormatDemo.java
+jdk1.1.7/demo/i18n/code/NumberFormatDemo.java
+jdk1.1.7/demo/i18n/code/TextBoundDemo.java
+jdk1.1.7/demo/i18n/code/Utility.java
+jdk1.1.7/demo/i18n/code/BorderPanel.class
+jdk1.1.7/demo/i18n/code/ChoiceResource.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_da.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_de.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_en.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_fr.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_it.class
+jdk1.1.7/demo/i18n/code/ChoiceResource_ja.class
+jdk1.1.7/demo/i18n/code/CollateDemo.class
+jdk1.1.7/demo/i18n/code/CollateFrame.class
+jdk1.1.7/demo/i18n/code/DateTimeDemo.class
+jdk1.1.7/demo/i18n/code/DateTimeFrame.class
+jdk1.1.7/demo/i18n/code/DemoApplet.class
+jdk1.1.7/demo/i18n/code/MessageFormatDemo.class
+jdk1.1.7/demo/i18n/code/MessageFormatFrame.class
+jdk1.1.7/demo/i18n/code/XBorderPanel.class
+jdk1.1.7/demo/i18n/code/NumberFormatDemo.class
+jdk1.1.7/demo/i18n/code/NumberFormatFrame.class
+jdk1.1.7/demo/i18n/code/TextBoundDemo.class
+jdk1.1.7/demo/i18n/code/TextBoundFrame.class
+jdk1.1.7/demo/i18n/code/Utility.class
+jdk1.1.7/demo/awt-1.1/index.html
+jdk1.1.7/demo/awt-1.1/eventmodel/index.html
+jdk1.1.7/demo/awt-1.1/eventmodel/Box.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3.java
+jdk1.1.7/demo/awt-1.1/eventmodel/ColumnOfBoxes.java
+jdk1.1.7/demo/awt-1.1/eventmodel/Box.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click0$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click1$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click2$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$TargetListener.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$1.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$2.class
+jdk1.1.7/demo/awt-1.1/eventmodel/Click3$3.class
+jdk1.1.7/demo/awt-1.1/eventmodel/ColumnOfBoxes.class
+jdk1.1.7/demo/awt-1.1/lightweight/index.html
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/images/mandrill.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/Gauge.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/DoubleBufferPanel.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/Gauge.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/DoubleBufferPanel.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/PrettyPanel.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/actual/actual/GaugeThread.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/Gauge/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/images/scott.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/OpenlookButton.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/OpenlookButton.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/actual/actual/ExampleActionListener.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/OpenlookButtons/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/images/scott.jpg
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/RoundButton.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/RoundButtons/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/example.html
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/ExampleApplet.jar
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/ExampleApplet.zip
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/Switcher.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/images/orb.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/Spinner.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/Spinner.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/SpinnerThread.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/actual/actual/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.gif
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ImageDisplayer.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/PictureFrame.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/Compatibility.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/ExampleApplet.java
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ImageDisplayer.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/PictureFrame.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/Compatibility.class
+jdk1.1.7/demo/awt-1.1/lightweight/Spinner/alternative/alternative/ExampleApplet.class
+jdk1.1.7/demo/awt-1.1/symboltest/index.html
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest.java
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest.class
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolTest$MyAdapter.class
+jdk1.1.7/demo/awt-1.1/symboltest/SymbolCanvas.class
+jdk1.1.7/COPYRIGHT
+jdk1.1.7/src.zip
+jdk1.1.7/LICENSE
+jdk1.1.7/README
+jdk1.1.7/README.FreeBSD
+jdk1.1.7/CHANGES
+jdk1.1.7/index.html