cjplummer [Sat, 09 Dec 2017 07:50:50 -0800] rev 48385
8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError
Summary: call FindClass() when we are in the proper classloader context
Reviewed-by: sspitsyn, dholmes, amenkov
jwilhelm [Fri, 08 Dec 2017 23:43:25 +0100] rev 48384
Merge
ccheung [Fri, 08 Dec 2017 15:14:08 -0800] rev 48383
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
Summary: disable loading array classes from the class list
Reviewed-by: iklam, jiangli
dcubed [Fri, 08 Dec 2017 15:24:47 -0500] rev 48382
8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff
Reviewed-by: stefank, gtriantafill, coleenp
sballal [Fri, 08 Dec 2017 15:41:11 +0530] rev 48381
8193124: SA: Testcases for clhsdb jdis and findpc commands
Reviewed-by: sundar, cjplummer, jgeorge
hannesw [Wed, 20 Dec 2017 21:40:11 +0100] rev 48380
8193508: Expressions in split literals must never be optimistic
Reviewed-by: jlaskey, sundar
chegar [Mon, 18 Dec 2017 10:21:38 +0000] rev 48379
8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
Reviewed-by: dfuchs
mr [Tue, 19 Dec 2017 08:51:11 -0800] rev 48378
8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell
michaelm [Tue, 19 Dec 2017 16:12:55 +0000] rev 48377
Merge
michaelm [Tue, 19 Dec 2017 15:48:49 +0000] rev 48376
8192966: HttpClient should reuse TCP connection for h2c connections
Reviewed-by: dfuchs
sundar [Tue, 19 Dec 2017 21:35:30 +0530] rev 48375
8193779: Fix copyright header in nashorn builtin scripts
Reviewed-by: alanb, hannesw
mbaesken [Fri, 15 Dec 2017 14:08:15 +0100] rev 48374
8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC
Reviewed-by: prr, simonis
alanb [Tue, 19 Dec 2017 10:03:36 +0000] rev 48373
8193758: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: mchung, mr, jjg, iris, prr
dmarkov [Fri, 15 Dec 2017 21:49:33 +0000] rev 48372
8154405: AccessControlException by URLPermission check
Reviewed-by: serb, ssadetsky, mullan
vdeshpande [Fri, 15 Dec 2017 10:44:06 -0800] rev 48371
8190934: Regressions on Haswell Xeon due to JDK-8178811
Reviewed-by: neliasso, kvn
roland [Fri, 15 Dec 2017 10:26:45 -0800] rev 48370
8193518: C2: Vector registers sometimes corrupted at safepoint
Reviewed-by: neliasso, thartmann, kvn
lana [Fri, 15 Dec 2017 16:38:40 +0000] rev 48369
Added tag jdk-10+36 for changeset cb54a299aa91
jjg [Thu, 14 Dec 2017 13:16:33 -0800] rev 48368
8193525: Intermittent failures of TestModulePackages.java
Reviewed-by: darcy
vromero [Tue, 02 Jan 2018 16:35:04 -0500] rev 48367
8187487: crash with classes with same binary name
Reviewed-by: jjg
bpb [Fri, 22 Dec 2017 14:00:03 -0800] rev 48366
8193832: Performance of InputStream.readAllBytes() could be improved
Summary: Read into a list of fixed-size buffers which are gathered at the end
Reviewed-by: alanb, chegar, plevart, jrose, psandoz
dholmes [Fri, 22 Dec 2017 15:23:34 -0500] rev 48365
8194071: [Testbug] Update VMDeprecatedOptions test for obsolete/expired options
Reviewed-by: hseigel
dholmes [Tue, 19 Dec 2017 17:31:53 -0500] rev 48364
8193840: Add compiler/c2/Test8007294.java to the problem list
Reviewed-by: coleenp
rehn [Mon, 18 Dec 2017 12:11:01 +0100] rev 48363
8193514: UseMembar should not be obsoleted yet
Reviewed-by: dcubed, acorn, mdoerr
thartmann [Fri, 15 Dec 2017 16:51:13 +0100] rev 48362
8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed
Summary: Added test to ProblemList.txt
Reviewed-by: vlivanov
mchung [Thu, 21 Dec 2017 15:18:49 -0800] rev 48361
8193767: Improve javadoc in ResourceBundle working with modules
Reviewed-by: alanb, naoto
mchung [Thu, 21 Dec 2017 15:04:45 -0800] rev 48360
8193780: (ref) Remove the undocumented "jdk.lang.ref.disableClearBeforeEnqueue" system property
Reviewed-by: alanb
cushon [Thu, 21 Dec 2017 15:58:45 -0500] rev 48359
8193216: Filer should warn if processors redefine symbols from the classpath or sourcepath
Reviewed-by: vromero
xuelei [Thu, 21 Dec 2017 05:51:38 +0000] rev 48358
8193683: Increase the number of clones in the CloneableDigest
Reviewed-by: coffeys, wetmore
dholmes [Wed, 20 Dec 2017 22:36:21 -0500] rev 48357
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
Reviewed-by: alanb, sspitsyn
psandoz [Wed, 20 Dec 2017 09:14:52 -0800] rev 48356
8193085: Vectorize the nio Buffer equals and compareTo implementations
Reviewed-by: alanb
psandoz [Wed, 20 Dec 2017 09:14:06 -0800] rev 48355
8191913: Bump classfile version number to 55
Reviewed-by: dholmes, darcy
Contributed-by: paul.sandoz@oracle.com, erik.joelsson@oracle.com
attila [Wed, 20 Dec 2017 17:36:50 +0100] rev 48354
8193371: Use Dynalink REMOVE operation in Nashorn
Reviewed-by: hannesw, sundar