Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054331 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2024-01-12 12:37 | 2024-01-25 11:07 | |||
Reporter | ablasco | View Status | public | |||||
Assigned To | ablasco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR24Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a0dde2bb41ee | ||||
Projection | none | ETA | none | Target Version | PR24Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | cberner | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | 2023-01-12 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/101e14051c3e4b30e354085f0593feb5bb84c41b [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054331: Revert related with Fully support Java 21 LTS caused by proc:full compiler Argument | |||||||
Description | Compiler warnings appears due to "Annotation Processing" message during compilation. Solved with -proc:full compiler Argument but invalid flag can be taken sometimes. https://bugs.openjdk.org/browse/JDK-8308346 [^] Results in Compilation. [javac] error: invalid flag: [javac] Usage: javac <options> <source files> [javac] use --help for a list of possible options | |||||||
Steps To Reproduce | * | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0159264) hgbot (developer) 2024-01-12 13:08 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1101 [^] |
(0159267) cberner (developer) 2024-01-12 13:24 |
On additional note, these are some details that shuener has found that we should also think about when redoing the MR: - Why does this error happen now but not in CI + for us - Why had to revert same code in mobile-test (maybe same) - Can we make the condition (apply for 21+22) more future proof (should by >17) - Which javac entries in our various build.xml do we want to cover? - All? - Or just the ones we know need this |
(0159270) hgbot (developer) 2024-01-12 13:26 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: c7990302886b11cac6cb718acc284d61efe6fb6c Author: adrian.blasco <adrian.blasco@openbravo.com> Date: 12-01-2024 13:07:20 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c7990302886b11cac6cb718acc284d61efe6fb6c [^] Related to ISSUE-54331: Reverts proc:full flag in compiler argument This reverts commit 101e14051c3e4b30e354085f0593feb5bb84c41b, reversing changes made to d02e72d511f5057314b341bb1bab9effc4796840. --- M build.xml M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseActionHandler.java M src-core/build.xml M src-test/build.xml M src-trl/build.xml M src-util/buildvalidation/build.xml M src-util/modulescript/build.xml M src-wad/build.xml M src/build.xml --- |
(0159271) hgbot (developer) 2024-01-12 13:26 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1101 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-01-12 12:37 | ablasco | New Issue | |
2024-01-12 12:37 | ablasco | Assigned To | => ablasco |
2024-01-12 12:37 | ablasco | Modules | => Core |
2024-01-12 12:37 | ablasco | Regression date | => 2023-01-12 |
2024-01-12 12:37 | ablasco | Regression introduced by commit | => https://gitlab.com/openbravo/product/openbravo/-/commit/101e14051c3e4b30e354085f0593feb5bb84c41b [^] |
2024-01-12 12:37 | ablasco | Triggers an Emergency Pack | => No |
2024-01-12 12:38 | ablasco | Summary | Fully support Java 17 LTS and Java 21 LTS - proc:full compiler Argument => Revert related with Fully support Java 21 LTS caused by proc:full compiler Argument |
2024-01-12 13:06 | ablasco | Relationship added | caused by 0053971 |
2024-01-12 13:08 | hgbot | Note Added: 0159264 | |
2024-01-12 13:24 | cberner | Note Added: 0159267 | |
2024-01-12 13:26 | hgbot | Note Added: 0159270 | |
2024-01-12 13:26 | hgbot | Note Added: 0159271 | |
2024-01-12 13:33 | cberner | Status | new => scheduled |
2024-01-25 11:07 | ablasco | Status | scheduled => resolved |
2024-01-25 11:07 | ablasco | Fixed in Version | => PR24Q1 |
2024-01-25 11:07 | ablasco | Fixed in SCM revision | => a0dde2bb41ee7314160eec07633be54a45e26368 |
2024-01-25 11:07 | ablasco | Resolution | open => fixed |
2024-01-25 11:07 | ablasco | Review Assigned To | => cberner |
2024-01-25 11:07 | ablasco | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |