[Bug]: NPE when building a service with feature-codegen-optimizer
branch
#43581
Labels
Reason/Invalid
Issue is invalid.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Bug
userCategory/Compilation
Description
When building a ballerina template service project with
feature-codegen-optimizer
branch, it fails compilation with the following NPE error,Steps to Reproduce
feature-codegen-optimizer
branch.<BAL> new httpService -t service
command.<BAL> build
.Note: replace
<BAL>
with the path to bal command path of the feature branch. In my case its/ballerina-lang/distribution/zip/jballerina-tools/build/extracted-distributions/jballerina-tools-2201.11.0-SNAPSHOT/bin/bal
.Affected Version(s)
Feature branch
feature-codegen-optimizer
upto commit 092cc69 as its head.OS, DB, other environment details and versions
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: