[JBoss JIRA] (WFCORE-4592) WildFly Core doesn't compile on Open JDK 14 anymore
by Jeff Mesnil (Jira)
[ https://issues.jboss.org/browse/WFCORE-4592?page=com.atlassian.jira.plugi... ]
Jeff Mesnil updated WFCORE-4592:
--------------------------------
Fix Version/s: 10.0.0.Beta4
(was: 10.0.0.Beta3)
> WildFly Core doesn't compile on Open JDK 14 anymore
> ---------------------------------------------------
>
> Key: WFCORE-4592
> URL: https://issues.jboss.org/browse/WFCORE-4592
> Project: WildFly Core
> Issue Type: Task
> Components: Security
> Environment: Since Open JDK 14 EA build 8 including
> Reporter: Richard Opalka
> Assignee: Darran Lofthouse
> Priority: Blocker
> Fix For: 10.0.0.Beta4
>
>
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] /home/opalka/git/redhat/wildfly-core/domain-management/src/main/java/org/jboss/as/domain/management/security/JaasCallbackHandler.java:[224,51] cannot access java.security.acl.Group
> class file for java.security.acl.Group not found
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4409) [DMN Designer] Data Type Structure update is slow
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4409?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-4409:
------------------------------------
Sprint: 2019 Week 32-34
> [DMN Designer] Data Type Structure update is slow
> -------------------------------------------------
>
> Key: DROOLS-4409
> URL: https://issues.jboss.org/browse/DROOLS-4409
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.25.0.Final
> Environment: - jboss-eap-7.2.2 with memory settings like: JAVA_OPTS="-Xms1303m -Xmx1303m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=1024m -Djava.net.preferIPv4Stack=true"
> - Chrome 75
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Critical
> Labels: drools-tools
> Attachments: data-type-structure-edit.webm, structures.zip
>
>
> The performance of dmn structures edit seems to be downgraded. Just adding another field into a existing structure takes ~5 seconds. The attached video demonstrates just saving added field however also other operations, like remove field performance was downgraded.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4406) [DMN Designer] Search feature - Infrastructure for highlighting a grid cell with color
by Guilherme Gomes (Jira)
[ https://issues.jboss.org/browse/DROOLS-4406?page=com.atlassian.jira.plugi... ]
Guilherme Gomes updated DROOLS-4406:
------------------------------------
Sprint: 2019 Week 32-34
> [DMN Designer] Search feature - Infrastructure for highlighting a grid cell with color
> --------------------------------------------------------------------------------------
>
> Key: DROOLS-4406
> URL: https://issues.jboss.org/browse/DROOLS-4406
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Guilherme Gomes
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
>
> Create the infrastructure code for highlighting a cell without focusing it.
> In other words, the cell color must be changed, but the outline border indicating the focus must not be enabled.
> The expected result for this issue is an API like this:
> {code}
> void highlight(cell, color)
> {code}
> This JIRA supports:
> - https://issues.jboss.org/browse/DROOLS-4407
> - https://issues.jboss.org/browse/DROOLS-4408
> ---
> Ideally, this API would be something like this:
> {code}
> void highlight(cell, text, color)
> {code}
> The text would be selected, showing the part of the cell text that matches with the searched term. But since this is 5 story points JIRA, it's fine only to change the cell color.
> ---
> ⚠️ Notice:
> We don't have clear performance constraints. But consider that this highlight can be performed in the future into huge number of cells (~50000).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-4395) [DMN Designer] Validation fails for included models
by Edson Tirelli (Jira)
[ https://issues.jboss.org/browse/DROOLS-4395?page=com.atlassian.jira.plugi... ]
Edson Tirelli commented on DROOLS-4395:
---------------------------------------
[~karreiro] can you please coordinate with [~tari_manga] to try to identify the root cause on this ticket and get a fix?
> [DMN Designer] Validation fails for included models
> ---------------------------------------------------
>
> Key: DROOLS-4395
> URL: https://issues.jboss.org/browse/DROOLS-4395
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.25.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Gomes
> Priority: Critical
> Labels: drools-tools
> Attachments: Screenshot from 2019-08-02 14-01-32.png, error.log
>
>
> The attached screenshot shows an error coming from a dmn file that has a imported another dmn model. All dmn models with imported other models (dmn or pmml) throws an error during validation.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months