jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Metacircular Research Platform
  • MRP-115

java.lang.InheritableThreadLocal didn't set java.lang.Thread properties

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Component/s: Runtime: Threading
  • Labels:
    None
  • Environment:
    fc14, x86_64

Description

InheritableThreadLocal should be able to return value set in parent thread. Also Thread need to use value from ThreadLocal and InheritableThreadLocal.
fixed in http://jira.codehaus.org/browse/MRP-114

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Java Source File
    TestThreadLocal.java
    06/Nov/11 7:00 AM
    1 kB
    dafeng

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
dafeng added a comment - 06/Nov/11 7:34 AM

User java to run the test, it will print out inherited value. use rvm, it prints out null.

Show
dafeng added a comment - 06/Nov/11 7:34 AM User java to run the test, it will print out inherited value. use rvm, it prints out null.

People

  • Assignee:
    Unassigned
    Reporter:
    dafeng
Vote (0)
Watch (0)

Dates

  • Created:
    06/Nov/11 7:00 AM
    Updated:
    06/Nov/11 7:34 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.