redhat-developer / redhat-developer/vscode-java

Decompilation result seems to be cached until language server workspace is cleaned

オープン
#3,244 コメント 1 件 リアクション 1 件 担当者 1 名 GitHub で見る

@testforstephen がすでに取り組んでいます。

2023年8月16日 から。

bug decompile
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

When you click on a class file and then click "Decompile class file", the results of this seem to be cached, even if that class file is regenerated.
It appears the only way to update that cache is to clean the workspace, and then decompile again.
If this is indeed the case, could the modified date of the .class file not be used to invalidate the cache?

Environment

Operating System: MacOS 12.6.7
JDK version: openjdk version "17.0.8" 2023-07-18
OpenJDK Runtime Environment Homebrew (build 17.0.8+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.8+0, mixed mode, sharing)
Visual Studio Code version: 1.81.1
Java extension version: 1.21.0

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。