| Summary: | [GSS] (6.2.z) Error jitting a compareTo constraint | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Anton Giertli <agiertli> | ||||
| Component: | BRE | Assignee: | Mario Fusco <mfusco> | ||||
| Status: | CLOSED EOL | QA Contact: | Marek Winkler <mwinkler> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.2.0 | CC: | kverlaen, lpetrovi, mfusco, mwinkler | ||||
| Target Milestone: | CR2 | ||||||
| Target Release: | 6.2.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1293587 | Environment: | |||||
| Last Closed: | 2020-03-27 19:13:32 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Bug Depends On: | 1293587 | ||||||
| Bug Blocks: | 1288021, 1288023 | ||||||
| Attachments: |
|
||||||
|
Comment 2
Mario Fusco
2016-01-04 17:37:24 UTC
Created attachment 1115874 [details] Original reproducer with updated version I have tried the original reproducer from BZ 1293587 and it still fails. I have tested it also against 6.4.0-SNAPSHOT and it fails as well. To reproduce, unzip the attached reproducer and run: mvn clean verify exec:java -Dexec.mainClass=fr.jsoula.jboss.drools.bugs.comparable.ComparableBug Cherry-picked to 6.3.x branch with https://github.com/droolsjbpm/drools/commit/001e2d28d Verified using the original reproducer in BRMS 6.2.1 CR2. |