Title: Constructor declaration gets mangled with comment in resulting `symbol_table` · Issue #90 · codellm-devkit/codeanalyzer-java · GitHub
Open Graph Title: Constructor declaration gets mangled with comment in resulting `symbol_table` · Issue #90 · codellm-devkit/codeanalyzer-java
X Title: Constructor declaration gets mangled with comment in resulting `symbol_table` · Issue #90 · codellm-devkit/codeanalyzer-java
Description: Describe the bug After generating analysis.json for daytrader8 project, the resulting symbol_table contains a constructor declaration code that is mangled with a single line comment that is placed at the end of line in the source code. S...
Open Graph Description: Describe the bug After generating analysis.json for daytrader8 project, the resulting symbol_table contains a constructor declaration code that is mangled with a single line comment that is placed ...
X Description: Describe the bug After generating analysis.json for daytrader8 project, the resulting symbol_table contains a constructor declaration code that is mangled with a single line comment that is placed ...
Opengraph URL: https://github.com/codellm-devkit/codeanalyzer-java/issues/90
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Constructor declaration gets mangled with comment in resulting `symbol_table`","articleBody":"### Describe the bug\n\nAfter generating `analysis.json` for [daytrader8 project](https://github.com/OpenLiberty/sample.daytrader8/tree/main), the resulting `symbol_table` contains a constructor declaration code that is mangled with a single line comment that is placed at the end of line in the source code.\n\n### Steps To Reproduce\n\n1. Get a copy of [daytrader8 project](https://github.com/OpenLiberty/sample.daytrader8/tree/main)\n2. Run the following command to generate `analysis.json`:\n```zsh\njava -jar ./codeanalyzer-1.0.8.jar -i \u003cPATH/TO/sample.daytrader8\u003e -o \u003cOUTPUT_DIR\u003e\n```\n4. Search for a constructor of `MarketSummaryDataBean` in `callable_declarations` and observe:\n```json\n\"\u003cinit\u003e(BigDecimal, BigDecimal, double, Collection, Collection)\": {\n \"declaration\": \"public // , Collection topVolume\\nMarketSummaryDataBean(BigDecimal TSIA, BigDecimal openTSIA, double volume, Collection\u003cQuoteDataBean\u003e topGainers, Collection\u003cQuoteDataBean\u003e topLosers)\",\n```\n\n### Observed behavior\n\nThe comment is placed inside the code despite not being there in the source code. [Source](https://github.com/OpenLiberty/sample.daytrader8/blob/e804e9144f13fcc7184485e344517df56613721d/src/main/java/com/ibm/websphere/samples/daytrader/beans/MarketSummaryDataBean.java#L58):\n```java\npublic MarketSummaryDataBean(BigDecimal TSIA, BigDecimal openTSIA, double volume, Collection\u003cQuoteDataBean\u003e topGainers, Collection\u003cQuoteDataBean\u003e topLosers// , Collection topVolume\n```\n\n### Expected behavior\n\nThe resulting `analysis.json` contains the constructor declaration without the comment or comment in the right place (the same as in source).\n\n### Screenshots\n\nNone\n\n### Environment (please complete the following information):\n \n- OS: `macOS 15.1.1`\n - Version of Java: `IBM Semeru Runtime Open Edition 21.0.3.0`\n - Version of Maven: `Apache Maven 3.9.8`\n - Version of Gradle: Not installed\n\n### Additional context\n\nNone\n","author":{"url":"https://github.com/amiigas","@type":"Person","name":"amiigas"},"datePublished":"2025-01-14T12:48:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/90/codeanalyzer-java/issues/90"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:915ce610-0ced-ff1b-8183-a849712dbfb6 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CEB8:653CE:32D47:4489A:698E274B |
| html-safe-nonce | 0007466f0e1e4fb5a2b2e693a35209569d8fe2d9c2dcdfa49d3638c42338f092 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRUI4OjY1M0NFOjMyRDQ3OjQ0ODlBOjY5OEUyNzRCIiwidmlzaXRvcl9pZCI6IjMwMDQ3Njk1OTMxODI3OTE0OTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 341f78ba72cbb1da50ddccabba54a66f3a7d2aa03f1b886b9e6996a495b792ae |
| hovercard-subject-tag | issue:2787050356 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/codellm-devkit/codeanalyzer-java/90/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ddfec965d3c6d27210e5848db05f832fd8273937d4404e9d67818a9b1141770f/codellm-devkit/codeanalyzer-java/issues/90 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ddfec965d3c6d27210e5848db05f832fd8273937d4404e9d67818a9b1141770f/codellm-devkit/codeanalyzer-java/issues/90 |
| og:image:alt | Describe the bug After generating analysis.json for daytrader8 project, the resulting symbol_table contains a constructor declaration code that is mangled with a single line comment that is placed ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | amiigas |
| hostname | github.com |
| expected-hostname | github.com |
| None | a5632af64f7fed7bff1d6a428d1aca1b94fa7a48f760de2d39d9b1effdbf0082 |
| turbo-cache-control | no-preview |
| go-import | github.com/codellm-devkit/codeanalyzer-java git https://github.com/codellm-devkit/codeanalyzer-java.git |
| octolytics-dimension-user_id | 197800760 |
| octolytics-dimension-user_login | codellm-devkit |
| octolytics-dimension-repository_id | 731300153 |
| octolytics-dimension-repository_nwo | codellm-devkit/codeanalyzer-java |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 731300153 |
| octolytics-dimension-repository_network_root_nwo | codellm-devkit/codeanalyzer-java |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 2f1e729d231ea1ea5a098d21f1491b75bea53631 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width