Project

General

Profile

Actions

Bug #8681

closed

EngineRegistry fails to create toolchain when HashSet\HashMap are used

Added by Sergey Smolov about 6 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Engine (Launcher)
Target version:
Start date:
01/19/2018
Due date:
% Done:

100%

Estimated time:
Detected in build:
master
Platform:
Published in build:
1.1.1-beta-190722

Description

The result of EngineRegistry toolchain construction mechanism implicitly depends from order in sets\maps.
When HashSet\HashMap classes are used, it can return null, while with LinkedHashSet\LinkedHashMap it is ok.
To reproduce the bug, substitute set\map classes from linked to non-linked and run HlddAssertSmvPrinterTestCase on JDK 1.8.

Actions

Also available in: Atom PDF