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

c-ares / c-ares / 10205693258
92%

Build:
DEFAULT BRANCH: main
Ran 01 Aug 2024 09:04PM UTC
Jobs 1
Files 169
Run time 1min
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: 91.656% (+0.008%) from 91.648%
10205693258

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)

19949 of 21765 relevant lines covered (91.66%)

100204.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10205693258.1 01 Aug 2024 09:03PM UTC 0
57.92
GitHub Action Run
Source Files on build 10205693258
Detailed source file information is not available for this build.
  • Back to Repo
  • 93771266 on github
  • Prev Build on main (#10205677442)
  • Next Build on main (#10206994172)
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