kaddepalli [Thu, 19 Jul 2018 13:49:44 +0530] rev 51167
8206343: There is a typo in the java documentation of javax.swing.JScrollBar.
Reviewed-by: prr, mhalder
prr [Thu, 12 Jul 2018 11:09:23 -0700] rev 51166
Merge
sveerabhadra [Tue, 03 Jul 2018 16:09:25 +0530] rev 51165
8195991: [TEST_BUG]:Regression manual Test java/awt/TrayIcon/RightClickWhenBalloonDisplayed/RightClickWhenBalloonDisplayed.html fails
Reviewed-by: serb, mhalder
kaddepalli [Mon, 02 Jul 2018 14:31:33 +0530] rev 51164
8197810: Test java/awt/Choice/SelectCurrentItemTest/SelectCurrentItemTest.html fails on Windows
Reviewed-by: serb, pbansal
prr [Thu, 19 Jul 2018 10:17:22 -0700] rev 51163
Merge
bobv [Thu, 19 Jul 2018 12:57:12 -0400] rev 51162
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Reviewed-by: mbaesken, mchung
prr [Thu, 19 Jul 2018 09:42:15 -0700] rev 51161
Added tag jdk-11+23 for changeset 1edcf36fe15f
sspitsyn [Wed, 18 Jul 2018 20:54:12 -0700] rev 51160
8207819: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Summary: Problem list the test
Reviewed-by: cjplummer
amlu [Thu, 19 Jul 2018 10:30:24 +0800] rev 51159
8207818: Problem list several rmi tests
Reviewed-by: darcy
smarks [Fri, 22 Jun 2018 17:08:00 -0700] rev 51158
8205491: adjust reflective access checks
Reviewed-by: alanb, mchung, igerasim, rhalade, ahgross
vtewari [Thu, 07 Jun 2018 18:21:29 +0530] rev 51157
8200666: Improve LDAP support
Reviewed-by: rpatil, skoivu, rhalade, chegar, rriggs, mullan
Contributed-by: vyom.tewari@oracle.com
smarks [Thu, 31 May 2018 11:31:20 -0700] rev 51156
8197925: Better stack walking
Reviewed-by: alanb, skoivu, rriggs, igerasim, rhalade, darcy
apetcher [Mon, 09 Apr 2018 14:10:56 -0400] rev 51155
8200332: Improve GCM counting
Reviewed-by: ascarpino
sherman [Thu, 15 Mar 2018 16:04:30 -0700] rev 51154
8199547: Exception to Pattern Syntax
Reviewed-by: rriggs
igerasim [Mon, 05 Feb 2018 14:18:22 -0800] rev 51153
8196224: Even better Internet address support
Reviewed-by: chegar, rriggs, rhalade, vtewari
serb [Wed, 31 Jan 2018 18:13:13 -0800] rev 51152
8191239: Improve desktop file usage
Reviewed-by: prr, rhalade, aghaisas
vtewari [Thu, 18 Jan 2018 13:55:26 +0530] rev 51151
8193419: Better Internet address support
Reviewed-by: chegar, rriggs, igerasim, skoivu, rhalade
epavlova [Wed, 18 Jul 2018 14:44:04 -0700] rev 51150
8207761: Split compiler/graalunit/JttReflectFTest.java
Reviewed-by: kvn
gromero [Sun, 24 Jun 2018 17:11:17 -0400] rev 51149
8205578: jtreg: Fix failing TestRTMAbortRatio on PPC64
Reviewed-by: iignatyev, kvn
gromero [Sat, 23 Jun 2018 18:02:46 -0400] rev 51148
8205390: jtreg: Fix failing TestRTMSpinLoopCount on PPC64
Reviewed-by: kvn, iignatyev
gromero [Fri, 06 Jul 2018 16:25:07 -0400] rev 51147
8205582: PPC64: RTM: Fix counter for aborts on nested transactions
Reviewed-by: mdoerr, goetz
gromero [Tue, 26 Jun 2018 08:33:17 -0400] rev 51146
8205581: PPC64: RTM: Fix abort on native calls
Reviewed-by: mdoerr, goetz
gromero [Sun, 24 Jun 2018 21:48:42 -0400] rev 51145
8205580: PPC64: RTM: Don't retry lock on abort if abort was intentional
Reviewed-by: mdoerr, goetz
epavlova [Wed, 18 Jul 2018 13:24:25 -0700] rev 51144
8207380: compiler/graalunit/JttLangMTest.java timeout
Reviewed-by: kvn
shade [Wed, 11 Jul 2018 08:44:00 +0200] rev 51143
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log
Reviewed-by: vlivanov, never
weijun [Thu, 19 Jul 2018 00:14:40 +0800] rev 51142
8202837: PBES2 AlgorithmId encoding error in PKCS12 KeyStore
Reviewed-by: xuelei
weijun [Thu, 19 Jul 2018 00:14:29 +0800] rev 51141
8207250: setUseClientMode post handshake with the same value as before does not throw IAE
Reviewed-by: xuelei
jcbeyler [Wed, 18 Jul 2018 11:57:51 -0400] rev 51140
8207763: serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java failed with Error. Parse Exception: Can't find source file: HeapMonitorStatIntervalTest.java
Summary: Rename the test.
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com
mdoerr [Wed, 18 Jul 2018 11:27:14 +0200] rev 51139
8207342: error occurred during error reporting (printing register info)
Summary: os::print_location misses a check if the pointer is readable.
Reviewed-by: goetz, coleenp
jcbeyler [Tue, 17 Jul 2018 19:59:38 -0700] rev 51138
8205725: Update the JVMTI Spec for Heap Sampling
Summary: Update the JVMTI Spec for Heap Sampling
Reviewed-by: amenkov, sspitsyn
Contributed-by: jcbeyler@google.com