Project

General

Profile

Actions

Bug #8681

closed

EngineRegistry fails to create toolchain when HashSet\HashMap are used

Added by Sergey Smolov over 6 years ago. Updated almost 5 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 #1

Updated by Sergey Smolov about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
  • Detected in build changed from svn to master

Fixed in 8af24969

Actions #2

Updated by Sergey Smolov almost 5 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 1.1.1-beta-190722
Actions

Also available in: Atom PDF