Skip to content

Labels

Labels

  • Relating to java-linker
  • Involving the 1st lowering pass (MIR -> OOMIR)
  • Involving the 2nd lowering pass (OOMIR -> JVM)
  • Involving the OOMIR spec itself
  • Involving the optimisation pass (OOMIR -> OOMIR)
  • Involving the r8 optimisation pass run on the final jar
  • Relating to the tool which inserts stack map frames
  • Functionality that is claimed to be supported isn't working correctly in certain circumstances.
  • Better documentation is requested
  • New functionality is requested
  • Functionality works, but isn't done in the best possible way and should be re-written or adjusted.
  • Relating to test coverage and the design of tests.
  • Good for newcomers
  • Issues causing invalid JVM bytecode that passes verification but behaves incorrectly
  • Issues causing the generation of invalid OOMIR
  • Issues causing an ICE in the codegen backend
  • Issues causing a linktime failure
  • Issues causing the generation of invalid bytecode that causes a JVM VerifyError
  • Issue completed! :)
  • Awaiting further explanation from the opener.
  • Issue with a contributor actively working on the needed development.
  • Issue won't be worked on.
  • Well defined issue with a MRE (if applicable) waiting for development work to begin on it.
  • Awaiting the making of a minimal reproducible example.
  • Submitted and awaiting tagging by a maintainer, the issue opener, or another contributor.