Projects
Mega:23.09
objectweb-asm
_service:tar_scm:0002-Catch-CompileException-in...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:0002-Catch-CompileException-in-test.patch of Package objectweb-asm
--- a/asm-util/src/test/java/org/objectweb/asm/util/ASMifierTest.java +++ b/asm-util/src/test/java/org/objectweb/asm/util/ASMifierTest.java @@ -107,8 +107,8 @@ public class ASMifierTest extends AsmTes } private static byte[] compile(final String name, final String source) throws IOException { - Parser parser = new Parser(new Scanner(name, new StringReader(source))); try { + Parser parser = new Parser(new Scanner(name, new StringReader(source))); UnitCompiler unitCompiler = new UnitCompiler(parser.parseCompilationUnit(), ICLASS_LOADER); return unitCompiler.compileUnit(true, true, true)[0].toByteArray(); } catch (CompileException e) {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2