Bug 1294424

Summary: [GSS] (6.2.z) Error jitting a compareTo constraint
Product: [Retired] JBoss BRMS Platform 6 Reporter: Anton Giertli <agiertli>
Component: BREAssignee: Mario Fusco <mfusco>
Status: CLOSED EOL QA Contact: Marek Winkler <mwinkler>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: 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:
Embargoed:
Bug Depends On: 1293587    
Bug Blocks: 1288021, 1288023    
Attachments:
Description Flags
Original reproducer with updated version none

Comment 2 Mario Fusco 2016-01-04 17:37:24 UTC
Cherry-picked to 6.3.x branch with https://github.com/droolsjbpm/drools/commit/a894c288c

Comment 3 Marek Winkler 2016-01-18 16:12:17 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

Comment 4 Mario Fusco 2016-01-18 18:11:09 UTC
Cherry-picked to 6.3.x branch with https://github.com/droolsjbpm/drools/commit/001e2d28d

Comment 5 Marek Winkler 2016-02-02 14:36:12 UTC
Verified using the original reproducer in BRMS 6.2.1 CR2.