Name: | openjdk-asmtools |
---|---|
Version: | 8.0.b02.ea |
Release: | 0.3.20230113.gitc0e14f4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 613383 |
License: | GPLv2+ |
RPM: | openjdk-asmtools-8.0.b02.ea-0.3.20230113.gitc0e14f4.el9.noarch.rpm |
Source RPM: | openjdk-asmtools-8.0.b02.ea-0.3.20230113.gitc0e14f4.el9.src.rpm |
Build Date: | Thu Jul 13 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/openjdk/asmtools |
Summary: | To develop tools create proper & improper Java '.class' files |
Description: | AsmTools helps develop tools to create proper and improper Java '.class' files. Aids various Java .class based testing and OpenJDK development applications. Asmtools supports latest class file formats, in lock-step with JDK development. AsmTools consist of a set of (Java class file) assembler/dis-assemblers: Jasm/Jdis: An assembler language to provide Java-like declaration of member signatures, providing Java VM specification compliant mnemonics for byte-code instructions. JCod/JDec: An assembler language to provide byte-code containers of class-file constructs. |
- bumped to next RC - enabled tests - javadoc disapeared
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- bumped to asmtools8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Drop i686 JDKs
- Rebuilt for java-17-openjdk as system jdk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Use XMvn javadoc so as to work-around maven-javadoc-plugin issue.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- updated to latest sources - moved mvngen to prep