wala 1.5.1-1~18.04 source package in Ubuntu

Changelog

wala (1.5.1-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1819448.

wala (1.5.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * update Vcs tags to point to salsa.debian.org

wala (1.5.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream version

wala (1.3.9-3) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.3.0 remove get-orig-source
  * update Vcs URLs to salsa.debian.org

 -- Matthias Klose <email address hidden>  Mon, 11 Mar 2019 15:45:04 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wala_1.5.1.orig.tar.gz 2.5 MiB 50c2cbd5518406f9b3398a2a176274fb1ce8c0debd770d1b8547737076622354
wala_1.5.1-1~18.04.debian.tar.xz 8.7 KiB 52168113ff2c82141d51efa2185b8e28ee791943ce258cd0bebecd51242ee8e9
wala_1.5.1-1~18.04.dsc 2.2 KiB e58de955d4fe45c1f9114f51caba408a4003a98481fd1dc6652b99150a6a0566

View changes file

Binary packages built by this source

libwala-java: Static analysis on Java bytecode and related languages

 The T. J. Watson Libraries for Analysis (WALA) provide static analysis
 capabilities for Java bytecode and related languages and for JavaScript. WALA
 features include:
 .
   * Java type system and class hierarchy analysis
   * Source language framework supporting Java and JavaScript
   * Interprocedural dataflow analysis (RHS solver)
   * Context-sensitive tabulation-based slicer
   * Pointer analysis and call graph construction
   * SSA-based register-transfer language IR
   * General framework for iterative dataflow
   * General analysis utilities and data structures
   * A bytecode instrumentation library (Shrike) and a dynamic load-time
     instrumentation library for Java (Dila)
 .
 Currently this package provides the following libraries:
 .
   * wala-cast
   * wala-core
   * wala-dalvik
   * wala-shrike
   * wala-util

libwala-java-doc: Static analysis on Java bytecode and related languages - Docs

 The T. J. Watson Libraries for Analysis (WALA) provide static analysis
 capabilities for Java bytecode and related languages and for JavaScript. WALA
 features include:
 .
   * Java type system and class hierarchy analysis
   * Source language framework supporting Java and JavaScript
   * Interprocedural dataflow analysis (RHS solver)
   * Context-sensitive tabulation-based slicer
   * Pointer analysis and call graph construction
   * SSA-based register-transfer language IR
   * General framework for iterative dataflow
   * General analysis utilities and data structures
   * A bytecode instrumentation library (Shrike) and a dynamic load-time
     instrumentation library for Java (Dila)
 .
 This package provides the documentations.