RFR: 7903536: jasm: the tool ignores options: -nowarn, -strict [v2]
Leonid Kuskov
lkuskov at openjdk.org
Wed Aug 23 18:47:08 UTC 2023
> This is the fix for [CODETOOLS-7903536](https://bugs.openjdk.org/browse/CODETOOLS-7903536)
Leonid Kuskov has updated the pull request incrementally with one additional commit since the last revision:
Method getResourceString in the public void warning(int where, String id, Object... args) could get wrong result
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/63/files
- new: https://git.openjdk.org/asmtools/pull/63/files/e812fc7d..1e350476
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=63&range=01
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=63&range=00-01
Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
Patch: https://git.openjdk.org/asmtools/pull/63.diff
Fetch: git fetch https://git.openjdk.org/asmtools.git pull/63/head:pull/63
PR: https://git.openjdk.org/asmtools/pull/63
More information about the asmtools-dev
mailing list