Skip to content

Check for compilation warnings in SimpleSerialBuilderCodeGenTest #4

@Marcono1234

Description

@Marcono1234

See OpenHFT/Java-Runtime-Compiler#93

Additionally, because CompilerUtils.CACHED_COMPILER compiles with -g -nowarn by default, consider using CachedCompiler(File, File, List<String>) either with an empty list of javac options, or with -Xlint:all (unless that causes unrelated warnings which are not useful for the test)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions