commit | f15f2d911d72fc261d6d31f626ea69afaf5e199c | [log] [tgz] |
---|---|---|
author | Nikita Iashchenko <nikitai@google.com> | Mon Sep 13 18:34:45 2021 +0100 |
committer | Nikita Iashchenko <nikitai@google.com> | Wed Sep 15 16:09:16 2021 +0100 |
tree | 005ae68011a550a1b7c910090403c4524d73e1b4 | |
parent | 6999c8b899aaabcd4858f958b162c6b298c3b3dd [diff] |
OpenJDK 11: Merging java.lang.Thread constructors This is a part of merging upstream changes from OpenJDK 11.28. It adds new constructor Thread(ThreadGroup, Runnable, String, long, boolean) which adds control over inheriting locals. Added unit tests to test inheriting locals in constructor. Bug: 199751232 Test: m droid Change-Id: If36b1cfb371a21c42c7383eadf60f794bd780b0b