| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: java-1_6_0-openjdk-devel | Distribution: openSUSE 11.2 |
| Version: 1.6.0.0_b18 | Vendor: openSUSE |
| Release: 1.1.3 | Build date: Fri Aug 20 03:14:02 2010 |
| Group: Development/Languages/Java | Build host: build35 |
| Size: 36355382 | Source RPM: java-1_6_0-openjdk-1.6.0.0_b18-1.1.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://openjdk.java.net/ | |
| Summary: Java SDK based on OpenJDK 6 and IcedTea 6 | |
This Java 6 compatible Java SDK is based on OpenJDK 6 and IcedTea 6. The Java 6 SDK is a development environment for building applications, applets, and components using the Java programming language. The Java 6 SDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform. These tools are designed to be used from the command line. Except for the appletviewer, these tools do not provide a graphical user interface.
GPLv2 ; - with the OpenJDK Assembly Exception and the GNU Classpath Exception
* Thu Jul 29 2010 mvyskocil@suse.cz
- update to icedtea6-1.8.1 (bnc#623905)
- update to openjdk-6-b18
- Latest security updates and hardening patches:
* (CVE-2010-0837): JAR "unpack200" must verify input parameters (6902299)
* (CVE-2010-0845): No ClassCastException for HashAttributeSet constructors if run with -Xcomp (6894807)
* (CVE-2010-0838): CMM readMabCurveData Buffer Overflow Vulnerability (6899653)
* (CVE-2010-0082): Loader-constraint table allows arrays instead of only the base-classes (6626217)
* (CVE-2010-0095): Subclasses of InetAddress may incorrectly interpret network addresses (6893954)
* (CVE-2010-0085): File TOCTOU deserialization vulnerability (6736390)
* (CVE-2010-0091): Unsigned applet can retrieve the dragged information before drop action occurs (6887703)
* (CVE-2010-0088): Inflater/Deflater clone issues (6745393)
* (CVE-2010-0084): Policy/PolicyFile leak dynamic ProtectionDomains. (6633872)
* (CVE-2010-0092): AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR error (6888149)
* (CVE-2010-0094): Deserialization of RMIConnectionImpl objects should enforce stricter checks (6893947)
* (CVE-2010-0093): System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes (6892265)
* (CVE-2010-0840): Applet Trusted Methods Chaining Privilege Escalation Vulnerability (6904691)
* (CVE-2010-0848): AWT Library Invalid Index Vulnerability (6914823)
* (CVE-2010-0847): ImagingLib arbitrary code execution vulnerability (6914866)
* (CVE-2009-3555): TLS: MITM attacks via session renegotiation
- IcedTeaNPPlugin.
* RH524387: javax.net.ssl.SSLKeyException: RSA premaster secret error
* Set context classloader for all threads in an applet's threadgroup
* PR436: Close all applet threads on exit
* PR480: NPPlugin with NoScript extension.
* PR488: Question mark changing into underscore in URL.
* RH592553: Fix bug causing 100% CPU usage.
* Don't generate a random pointer from a pthread_t in the debug output.
* Add ForbiddenTargetException for legacy support.
* Use variadic macro for plugin debug message printing.
* Don't link the plugin with libxul libraries.
* Fix race conditions in plugin initialization code that were causing hangs.
* RH506730: BankID (Norwegian common online banking authentication system) applet fails to load.
* Fix policy evaluation to match the proprietary JDK.
* PR491: pass java_{code,codebase,archive} parameters to Java.
* Adds javawebstart.version property and give user permission to read that property.
* Old plugin removed; NPPlugin is now the default and is controlled by
- -enable/disable-plugin. As with the old plugin, it produces a
IcedTeaPlugin.so library rather than IcedTeaNPPlugin.so.
* Dependence on the binary plugs mechanism removed. The plugin and NetX
code is now imported into the JDK build in the same manner as langtools,
CORBA, JAXP and JAXWS.
* Fix for plugin buffer overflow: https://bugzilla.mozilla.org/show_bug.cgi?id=555342
- NetX:
* Fix security flaw in NetX that allows arbitrary unsigned apps to set
any java property.
* Fix a flaw that allows unsigned code to access any file on the
machine (accessible to the user) and write to it.
* Make path sanitization consistent; use a blacklisting approach.
* Make the SingleInstanceServer thread a daemon thread.
* Handle JNLP files which use native libraries but do not indicate it
* Allow JNLP classloaders to share native libraries
* Added encoding support
- bug fixes
* Nimbus Look 'n' Feel backported from OpenJDK7.
* JAXP and JAXWS now external dependencies rather than being in-tree.
* 6639665: ThreadGroup finalizer allows creation of false root ThreadGroups
* 6898622: ObjectIdentifer.equals is not capable of detecting incorrectly encoded CommonName OIDs
* 6910590: Application can modify command array in ProcessBuilder
* 6909597: JPEGImageReader stepX Integer Overflow Vulnerability
* 6932480: Crash in CompilerThread/Parser. Unloaded array klass?
* 6678385: Fixes jvm crashes when window is resized.
* Produces the "expected" behavior for full screen applications, when
running the Metacity window manager.
* Fix issue with ant -diagnostics on ant 1.8.0 due to changed exit code
* Zero/Shark
* Shark is now able to build itself.
* For ARM, add Thumb2 JIT.
* Fixed Shark sharkCompiler mattr memory corruption bug when using llvm 2.7.
* others
http://blogs.sun.com/darcy/resource/OpenJDK_6/openjdk6-b18-changes-summary.html
* Eliminate spurious exception throwing when using PulseAudio
* PR shark/483: Fix miscompilation of sun.misc.Unsafe::getByte.
* PR PR icedtea/324, icedtea/481: Fix Shark VM crash.
* Fix Zero build on Hitachi SH.
* PR476: Enable building SystemTap support on GCC 4.5.
- disabled systemtap support on openSUSE 11.2, as it requires more recent version
- require xulrunner191 on 11.1 too
- Change the policytool.desktop category to Utilities
- set locale to utf-8 variant to fix build
(broke when going over certificates with utf-8 filenames)
- fix bnc#603316: openjdk run out of file descriptors
* add openjdk-6-src-b17-stack-protector-fclose.patch
add the missing fclose to the stack-protector patch
- fixes ppc build
* enable nio2 only for ix86 and x86_64
* refresh openjdk-6-src-b17-no-return-in-nonvoid-function-ppc.patch
- ignore old libopenssl on 11.3+
- use patch -i, instead of shell redirection
* Mon Apr 12 2010 mvyskocil@suse.cz
- updates:
* icedtea6-1.7.3 (bnc#594415)
* openjdk-b17
* obsolete hotspot tarball
- security and hardending
* (CVE-2010-0837): JAR “unpack200â€⊃ must verify input parameters (6902299)
* (CVE-2010-0845): No ClassCastException for HashAttributeSet constructors if run with -Xcomp (6894807
* (CVE-2010-0838): CMM readMabCurveData Buffer Overflow Vulnerability (6899653)
* (CVE-2010-0082): Loader-constraint table allows arrays instead of only the base-classes (6626217)
* (CVE-2010-0095): Subclasses of InetAddress may incorrectly interpret network addresses (6893954)
* (CVE-2010-0085): File TOCTOU deserialization vulnerability (6736390)
* (CVE-2010-0091): Unsigned applet can retrieve the dragged information before drop action occurs (6887703)
* (CVE-2010-0088): Inflater/Deflater clone issues (6745393)
* (CVE-2010-0084): Policy/PolicyFile leak dynamic ProtectionDomains. (6633872)
* (CVE-2010-0092): AtomicReferenceArray causes SIGSEGV -> SEGV_MAPERR error (6888149)
* (CVE-2010-0094): Deserialization of RMIConnectionImpl objects should enforce stricter checks (6893947)
* (CVE-2010-0093): System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes (6892265)
* (CVE-2010-0840): Applet Trusted Methods Chaining Privilege Escalation Vulnerability (6904691)
* (CVE-2010-0848): AWT Library Invalid Index Vulnerability (6914823)
* (CVE-2010-0847): ImagingLib arbitrary code execution vulnerability (6914866)
* (CVE-2009-3555): TLS: MITM attacks via session renegotiation
* 6639665: ThreadGroup finalizer allows creation of false root ThreadGroups
* 6898622: ObjectIdentifer.equals is not capable of detecting incorrectly encoded CommonName OIDs
* 6910590: Application can modify command array in ProcessBuilder
* 6909597: JPEGImageReader stepX Integer Overflow Vulnerability
* 6932480: Crash in CompilerThread/Parser. Unloaded array klass?
- Bug fixes:
* Backport of 6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock
* Increase ThreadStackSize by 512kb on 32-bit Zero platforms
* Check cacerts database is valid
* Fix for plugin buffer overflow: Mozilla bug 555342
* Fix issue with ant -diagnostics on ant 1.8.0 due to changed exit code
- fix bnc#589021 - Better protect java stack
* openjdk-6-src-b17-stack-protector.patch
- Patches changes:
* obsolete java-1.6.0-openjdk-sparc-fixes.patch
* obsolete java-1.6.0-openjdk-sparc-hotspot.patch
* obsolete icedtea6-1.6-nppplugin-xulrunner191.patch
* add a lot of patches fixes a build of openjdk6 with gcc4.5 using
- Werror -Wall
openjdk-6-src-b17-no-multiline-comments.patch
openjdk-6-src-b17-enumeration-value.patch
openjdk-6-src-b17-suggest-parentheses.patch
openjdk-6-src-b17-no-efect.patch
openjdk-6-src-b17-initialized-after.patch
openjdk-6-src-b17-unused-variable.patch
* openjdk-6-src-b17-no-werror.patch (suppress the errors in autogenerated
code)
* icedtea6-1.7-no-return-in-non-void.patch
- move demo/jvmti to the -devel package as it contains so files
- enable the --short-circuit in %%install section
- new alternatives - policytool and policytool.1.gz
- enabled nio2
- used specfile from Java:openjdk6:Factory/java-1_6_0-openjdk
* Wed Nov 25 2009 mvyskocil@suse.cz
- Fixed bnc#554069 - VUL-0: Icedtea6 1.6.2 released
* a lot of security patches in icedtea6-1.6.2
* Improved jar performance,
http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/b35f1e5075a4
- Obsoleted java-1.6.0-openjdk-makefile.patch
* Wed Oct 14 2009 mvyskocil@suse.cz
- Fixed bnc#546468: openjdk fails on certificate creation
applied upstream patch icedtea6-ecc-support-b387a64caa08.patch
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=356
- Moved back from npplugin, as its not mature
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=385#c5
* Thu Oct 08 2009 mvyskocil@suse.cz
- Use 1.6.0 instead of javamajver macro to supress percent in provides error.
* Tue Sep 29 2009 mvyskocil@suse.cz
- fixed bnc#542545: added 32/64bit specific provides to be compatible with
other JVM and OpenOffice.org
* Thu Sep 10 2009 mvyskocil@suse.cz
- Updates:
* icedtea6-1.6 - fixes bnc#537969
* hospot 09f7962b8b44
- patches changes:
* added icedtea6-1.6-npplugin-xulrunner191.patch
* added java-1.6.0-openjdk-sparc-fixes.patch (from Fedora)
* added java-1.6.0-openjdk-sparc-hotspot.patch (from Fedora)
* added icedtea6-1.6-no-return-in-nonvoid-function.patch
(allows build on 11.1)
* regenerated java-1.6.0-openjdk-java-access-bridge-security.patch
* regenerated java-1.6.0-openjdk-makefile.patch
* removed icedtead6-1.5-npplugin-xulrunner191.patch
* removed java-1.6.0-openjdk-execvpe.patch
* removed java-1.6.0-openjdk-netx.patch
* Wed Aug 19 2009 mvyskocil@suse.cz
- Fixed bnc#530046 - jmap fails: NoSuchSymbolException: Could not find symbol
"gHotSpotVMTypeEntryTypeNameOffset"
keep non debug symbols in libjvm.so
* Tue Aug 11 2009 mvyskocil@suse.cz
- Updates:
* icedtea6-1.5.1 contains a lot of security fixes from Sun JDK6u15
This includes fixes for:
* bnc#524505: Vulnerability in OpenJDK/NetX
* bnc#514421: XML Signature weakness (HMAC truncation)
- Fixed bnc#521512: lcms pointer dereference
- Dropped some s390 patches, because they was obsoleted and not used
- Fixed bnc#525097 - openjdk installs dead .desktop files
* now removed *.desktop from %%files of openjdk
* Wed Jul 29 2009 mvyskocil@suse.cz
- Updates:
* icedtea-1.5
* visualvm-111
* hotspot 25a020f13592
- Fixed bnc#525097 - openjdk installs dead .desktop files
- Remove archsuffix usage
- patches changes:
* added java-1.6.0-openjdk-accessible-toolkit.patch
* added java-1.6.0-openjdk-netx.patch
* added java-1.6.0-openjdk-execvpe.patch
* added icedtead6-1.5-nppplugin-xulrunner191.patch
* removed openjdk-6-src-b14-confluence-crash.patch
* refreshed java-1.6.0-openjdk-makefile.patch
- new features and fixes:
* Fixed security handling to prevent access denials when there is a site
specific exception in the policy file
* Allow extentions (chrome) to run Java code with full permissions
* Added non-trusted SSL support to WebStart (javaws)
* Added proxy support
* Other improvements that were breaking specific sites (tag parser fix,
nested jar support, etc.)
* Added JVM Console (used by http://chrispederick.com/work/web-developer/)
* Many gervill, java2d, nio2, pulse java, zero/shark, jtreg fixes.
* New IcedTeaNPPlugin
* Thu Jun 11 2009 mvyskocil@suse.cz
- Merged fontfonfig for openjdk and Sun:
* Use Sazanami Mincho for monospaced fonts
* Added AWT X11 font paths
* Mon May 25 2009 mvyskocil@suse.cz
- Enabled systemtap only for jit architectures only
- Refreshed non-return-in-non-void ppc patch
* Fri May 15 2009 mvyskocil@suse.cz
- 'used systemtap-sdt-devel (see bnc#503088)'
* Thu May 14 2009 mvyskocil@suse.cz
- Change version system for openjdk, now it uses a
%%{javaver}.%%{buildver}_%{{openjdkver}
- Enabled systemtap support
- Moved jpackage macro definitions upper in spec
* Wed May 13 2009 mvyskocil@suse.cz
- updates:
* openjdk b16
* icedtea snapshot cc658d9f4a64
* hotspot snapshot fc6a5ae3fef5
- new features:
* systemtap support (not yet enabled in SUSE)
* removed gcjwebplugin
* fixed lcms breakage
https://bugs.openjdk.java.net/show_bug.cgi?id=100050
* fixes in JNLP runtime
* various improvements in support of third party VMs (shark, cacao, zero)
- patches changes:
* removed obsoleted pulseaudio patch
* added openjdk-6-src-b16-no-return-in-nonvoid-function.patch
- enabled tests
- build using xulrunner 1.9.1 on 11.2
* Tue Apr 21 2009 mvyskocil@suse.cz
- fixed bnc#496378: openjdk has an empty keystore
* Tue Apr 14 2009 mvyskocil@suse.cz
- fixed bnc#493146: pulse-java integer overflow
* Tue Apr 07 2009 mvyskocil@suse.cz
- fixed bnc#492555: tomcat6 and confluence causes a JVM crash
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/039a914095f4
* Fri Apr 03 2009 mvyskocil@suse.cz
- icedtea 1.4.1:
- Fixed version string: Set PRODUCT_NAME to OpenJDK, unless doing a CACAO
build (set to IcedTea).
- Plugin fixes: icedtead bug#264.
- Re-implemented visualvm.
* Mon Mar 02 2009 mvyskocil@suse.cz
- fixed ppc/ppc64 build bnc#471829 comment#28
- added openjdk-6-src-b14-no-return-in-nonvoid-function-ppc.patch
* Mon Feb 09 2009 mvyskocil@suse.cz
- updates:
* openjdk b14 (25_nov_2008)
* icedtea 1.4 (-e34ba0ba2281)
- new features:
* IcedTeaPlugin is now default
* PulseAudio integration
* hotspot from jdk7
- new files included:
* visualvm
* jdk7 hotspot (-f9d938ede196)
* mauve tests (but not used it)
- patches changes:
* added two new java access bridge patches (Fedora)
* fix a no-return-in-nonvoid-function.patch (sened to icedtea)
* obsoleted icedtea-jhat patch
* obsoleted openjdk execstack
- moved back to bz2 archives
- removed a policy archives
- used a %%{javaver} in top level dir (bnc#465624)
- moved to the plugin alternative naming as a sun JVM has
(libjavaplugin.so.z86_64 --> javaplugin)
- added a documentation howto get a current source
- moved the cacert generation to %%build section
- clean up a %%prep (thanks to bz2 and cacerts move)
- clean up the build process
- add a blank line to %%install for better readability
- install icons
- carefull usage of fdupes
- Added a fontconfig.SuSE.properties which uses a Dejavu (bnc#438674)
- Fixed a desktop files installation
- Fixed build on %%ix86:
- added a undefined-operation patch
- added a no-return-in-nonvoid-function-ix86 patch
- Suppress some rpmlint warnings
- Fixed a duplicates in javadocs
* Fri Nov 21 2008 ro@suse.de
- update check-build.sh
* Mon Nov 03 2008 mvyskocil@suse.cz
- Removed the explicit ulimit setup
* Thu Oct 23 2008 mvyskocil@suse.cz
- Fix of some signed applets related bugs:
bnc#430401, bnc#436915, bnc#396451
convert the certificates from openssl-certs package to standard
Java Key store jre/lib/cacerts
- Added a missing rhino requires (provides a Java/Javascript support)
- Added a missing alternative symlink to javaws (Java Webstart)
* Fri Sep 05 2008 mvyskocil@suse.cz
- merged spec file upstream one (from icedtea.classpath.org) for simpler
maintenance in future
- movement of some macro definitions on the begining of the spec file
- added some missing macros (eg. icedteasnapshot and openjdkdate)
- the sources are defined by these macros
- changed the Group to Development/Languages/Java (from Libraries)
- changed the URL to icedtea.classpath.org
- removal of icedtea7 bootstrapping and leave the gcj and openjdk6 options
- improved BuildRequires and Requires - one value per line (better diff
output)
- a new --with-openjdk-src-zip option to configure
- updates
- openjdk - version from 10_jul_2008
- icedtea - from b09 to b11
- java access bridge - from 1.22 to 1.23
- a new BuildRequire - rhino
- changes in patches
- the java-1.6.0-openjdk-optflags.patch was improved (thanks to Mandriva)
- regenerated java-1.6.0-openjdk-makefile.patch and
java-1.6.0-openjdk-jhat.patch with movement into %prep
- new java-1.6.0-openjdk-java-access-bridge-tck.patch (from upstream)
- increase a numbers of SUSE specific patches
- removed java-enum_cell.patch, because it was obsoleted by new version of
source codes
* Wed Jul 30 2008 ro@suse.de
- extend provides list jre1.4.x jre1.5.x jre1.6.x
* Mon Jul 28 2008 ro@suse.de
- fix build on i386 again (from gcc bug#36917)
* Tue Jul 22 2008 coolo@suse.de
- build with xml-commons-api-bootstrap (ant complains, still works)
* Tue Jul 22 2008 coolo@suse.de
- build with xerces-j2-bootstrap (misses jaxp_parser_impl, but
ant still works)
* Mon Jul 21 2008 coolo@suse.de
- avoid buildcycle between xulrunner and openjdk
* Thu Jul 17 2008 ro@suse.de
- use openjdk for bootstrap on ppc64 just as on ppc
- added provides for jre1.3.x needed by fop
* Tue May 20 2008 bk@suse.de
- Complete migration of %{_jvmjardir}/%{sdklnk} to symlink (#bnc 392494)
- un-lzma tarballs using lzma directly to support older rpmbuild's
- add checks for the amount of virtual memory available for build
* Sat May 17 2008 aj@suse.de
- Do not package %{_jvmjardir}/%{sdklnk}.
* Wed May 14 2008 mvyskocil@suse.cz
- fix of [bnc#388578] - tomcat6 cannot get installed
changed the definition of a %jvmjardir macro to %{_jvmjardir}/%{sdkdir}
- increased an update-alternatives priority
- added a new Requires to jpackage-utils
* Fri May 09 2008 aj@suse.de
- Silence gcc warning about missing return value.
* Fri May 09 2008 adrian@suse.de
- remove not needed mercurial from BuildRequires to reduce
bootstrap loop
* Wed Apr 30 2008 adrian@suse.de
- switch to openjdk-bootstrap for all %ix86
* Mon Apr 28 2008 ro@suse.de
- switch to openjdk-bootstrap for i386,ppc,x86_64
* Fri Apr 25 2008 bk@suse.de
- Fix build and add macros to make it easyer to build on SUSE 10.3
* Tue Apr 22 2008 bk@suse.de
- Initial version based on java-1_7_0-icedtea, but it's a lot smaller
/usr/lib64/jvm-exports/java-1.6.0-openjdk /usr/lib64/jvm/java-1.6.0-openjdk /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/appletviewer /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/apt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/extcheck /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/idlj /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jarsigner /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/java /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/java-rmi.cgi /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/javac /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/javadoc /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/javah /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/javap /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/javaws /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jconsole /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jdb /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jhat /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jinfo /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jmap /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jps /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jrunscript /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jsadebugd /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jstack /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jstat /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/jstatd /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/keytool /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/native2ascii /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/orbd /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/pack200 /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/pluginappletviewer /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/policytool /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/rmic /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/rmid /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/rmiregistry /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/schemagen /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/serialver /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/servertool /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/tnameserv /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/unpack200 /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/wsgen /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/wsimport /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/bin/xjc /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/compiledMethodLoad /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/compiledMethodLoad/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/compiledMethodLoad/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/compiledMethodLoad/lib/libcompiledMethodLoad.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/compiledMethodLoad/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/gctest /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/gctest/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/gctest/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/gctest/lib/libgctest.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/gctest/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker/heapTracker.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker/lib/libheapTracker.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapTracker/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapViewer /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapViewer/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapViewer/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapViewer/lib/libheapViewer.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/heapViewer/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/hprof /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/hprof/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/hprof/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/hprof/lib/libhprof.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/hprof/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/index.html /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst/lib/libminst.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst/minst.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/minst/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace/lib/libmtrace.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace/mtrace.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/mtrace/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/versionCheck /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/versionCheck/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/versionCheck/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/versionCheck/lib/libversionCheck.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/versionCheck/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/waiters /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/waiters/README.txt /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/waiters/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/waiters/lib/libwaiters.so /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/demo/jvmti/waiters/src.zip /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/classfile_constants.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/jawt.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/jdwpTransport.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/jni.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/jvmti.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/jvmticmlr.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/linux /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/linux/jawt_md.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/include/linux/jni_md.h /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/ct.sym /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/dt.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/ir.idl /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/jconsole.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/jexec /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/orb.idl /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/sa-jdi.jar /usr/lib64/jvm/java-1.6.0-openjdk-1.6.0/lib/tools.jar /usr/share/applications/jconsole.desktop /usr/share/doc/packages/java-1_6_0-openjdk-devel /usr/share/doc/packages/java-1_6_0-openjdk-devel/ASSEMBLY_EXCEPTION /usr/share/doc/packages/java-1_6_0-openjdk-devel/LICENSE /usr/share/doc/packages/java-1_6_0-openjdk-devel/THIRD_PARTY_README /usr/share/doc/packages/java-1_6_0-openjdk-devel/TRADEMARK /usr/share/man/man1/appletviewer-java-1.6.0-openjdk.1.gz /usr/share/man/man1/apt-java-1.6.0-openjdk.1.gz /usr/share/man/man1/extcheck-java-1.6.0-openjdk.1.gz /usr/share/man/man1/idlj-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jar-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jarsigner-java-1.6.0-openjdk.1.gz /usr/share/man/man1/javac-java-1.6.0-openjdk.1.gz /usr/share/man/man1/javadoc-java-1.6.0-openjdk.1.gz /usr/share/man/man1/javah-java-1.6.0-openjdk.1.gz /usr/share/man/man1/javap-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jconsole-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jdb-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jhat-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jinfo-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jmap-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jps-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jrunscript-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jsadebugd-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jstack-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jstat-java-1.6.0-openjdk.1.gz /usr/share/man/man1/jstatd-java-1.6.0-openjdk.1.gz /usr/share/man/man1/native2ascii-java-1.6.0-openjdk.1.gz /usr/share/man/man1/rmic-java-1.6.0-openjdk.1.gz /usr/share/man/man1/schemagen-java-1.6.0-openjdk.1.gz /usr/share/man/man1/serialver-java-1.6.0-openjdk.1.gz /usr/share/man/man1/wsgen-java-1.6.0-openjdk.1.gz /usr/share/man/man1/wsimport-java-1.6.0-openjdk.1.gz /usr/share/man/man1/xjc-java-1.6.0-openjdk.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:42:27 2013