dl [Sat, 14 Sep 2019 11:26:26 -0700] rev 58137
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
Reviewed-by: martin, alanb
dl [Sat, 14 Sep 2019 11:24:14 -0700] rev 58136
8221168: java/util/concurrent/CountDownLatch/Basic.java fails
Reviewed-by: martin, alanb
dl [Sat, 14 Sep 2019 11:20:57 -0700] rev 58135
8227235: rare failures in testForkHelpQuiesce tck tests
Reviewed-by: martin, alanb
dl [Sat, 14 Sep 2019 11:16:40 -0700] rev 58134
8229442: AQS and lock classes refresh
Reviewed-by: martin
mgronlun [Sat, 14 Sep 2019 18:45:24 +0200] rev 58133
8231025: Incorrect method tag offset for big endian platform
Reviewed-by: egahlin
mgronlun [Sat, 14 Sep 2019 14:40:09 +0200] rev 58132
8225797: OldObjectSample event creates unexpected amount of checkpoint data
Reviewed-by: egahlin
bpb [Fri, 13 Sep 2019 16:03:31 -0700] rev 58131
8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Reviewed-by: alanb
dcubed [Fri, 13 Sep 2019 18:54:43 -0400] rev 58130
8230938: Deprecate MonitorBound
Reviewed-by: dholmes
egahlin [Fri, 13 Sep 2019 18:46:07 +0200] rev 58129
Restructure stream configuration
bchristi [Fri, 13 Sep 2019 09:33:54 -0700] rev 58128
8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Reviewed-by: dholmes, mchung
lmesnik [Fri, 13 Sep 2019 09:34:13 -0700] rev 58127
8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
Reviewed-by: dholmes, cjplummer
prappo [Fri, 13 Sep 2019 11:00:07 +0100] rev 58126
8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
Reviewed-by: dfuchs, martin, robm
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58125
8230878: ZGC: Use THREAD_LOCAL instead of __thread
Reviewed-by: kbarrett
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58124
8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
Reviewed-by: kbarrett, dholmes
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58123
8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
Reviewed-by: stefank
pliden [Fri, 13 Sep 2019 08:40:09 +0200] rev 58122
8230845: ZGC: Implement ZLock using os::PlatformMutex
Reviewed-by: stefank
mseledtsov [Thu, 12 Sep 2019 20:46:55 -0700] rev 58121
Fixed broken build
mseledtsov [Thu, 12 Sep 2019 20:45:23 -0700] rev 58120
Fixed tabs and trailing white spaces
herrick [Thu, 12 Sep 2019 15:21:34 -0400] rev 58119
Merge
herrick [Thu, 12 Sep 2019 12:32:00 -0400] rev 58118
change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options.
herrick [Thu, 12 Sep 2019 12:03:00 -0400] rev 58117
8230653: jpackage error on macOS system without xcode
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Thu, 12 Sep 2019 10:46:10 -0400] rev 58116
8229779: Shortcut creation policy
Reviewed-by: asemenyuk, almatvee
herrick [Wed, 11 Sep 2019 13:26:36 -0400] rev 58115
/home/aherrick/comment
herrick [Tue, 10 Sep 2019 14:57:03 -0400] rev 58114
8230519: jpackage "--package-type" values and default
Reviewed-by: asemenyuk, almatvee
herrick [Tue, 10 Sep 2019 09:18:19 -0400] rev 58113
8230726: Improve jpackage jtreg tests
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
mseledtsov [Thu, 12 Sep 2019 11:32:03 -0700] rev 58112
Copyright update - round 2
igerasim [Thu, 12 Sep 2019 11:07:35 -0700] rev 58111
8230829: Matcher matches a surrogate pair that crosses border of the region
Reviewed-by: naoto
ccheung [Thu, 12 Sep 2019 09:59:19 -0700] rev 58110
8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
Reviewed-by: stuefe, iklam, dholmes
jlahoda [Thu, 12 Sep 2019 17:47:24 +0200] rev 58109
Updating javac behavior w.r.t. preview API. Based on darcy's patch.
dfuchs [Thu, 12 Sep 2019 15:46:11 +0100] rev 58108
8230858: Replace wildcard address with loopback or local host in tests - part 23
Summary: Add new traces for better diagnosis, refrain binding to the wildcard address when possible.
Reviewed-by: chegar, xuelei
stuefe [Thu, 12 Sep 2019 15:04:00 +0200] rev 58107
Merge
roland [Tue, 03 Sep 2019 09:28:42 +0200] rev 58106
8230470: Shenandoah doesn't need change from JDK-8212610 anymore
Reviewed-by: thartmann