• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

c-ares / c-ares / 10205693258 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 01 Aug 2024 09:04PM UTC
Files 892
Run time 29s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Aug 2024 09:01PM UTC coverage: 57.922% (+0.003%) from 57.919%
10205693258.1

push

github

web-flow
Preserve thread name after attaching it to JVM (#838)

When native thread is attached to JVM, then it's name is taken from
JavaVMAttachArgs. When no JavaVMAttachArgs, or no JavaVMAttachArgs::name
passed, then JVM on its own decides on taming thread. Those names are
not descriptive. To preserve thread name, pass the currently set thread
name in JavaVMAttachArgs::name. pthread_getname_np was introduced in API
26, hence use more generic approach.

Fixes #837
Authored By: Yauheni Khnykin (@Hsilgos)

21617 of 37321 relevant lines covered (57.92%)

58437.35 hits per line

Source Files on job 10205693258.1
  • Tree
  • List 0
  • Changed 92
  • Source Changed 0
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10205693258
  • 93771266 on github
  • Prev Job for on main (#10205677442.1)
  • Next Job for on main (#10206994172.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc