iignatyev [Tue, 18 Jun 2019 09:19:57 -0700] rev 55432
8226313: problem list compiler/types/correctness tests
Reviewed-by: thartmann
shurailine [Wed, 19 Jun 2019 05:04:08 -0800] rev 55431
8226359: Switch to JCov build which supports byte code version 58
Reviewed-by: erikj
hseigel [Wed, 19 Jun 2019 13:34:31 -0400] rev 55430
8226304: Obsolete the -XX:+FailOverToOldVerifier option
Summary: Change the option from deprecated to obsolete
Reviewed-by: lfoltan, coleenp
aph [Tue, 18 Jun 2019 16:15:15 +0100] rev 55429
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
Reviewed-by: kbarrett, tschatzl
zgu [Wed, 19 Jun 2019 08:52:15 -0400] rev 55428
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
Reviewed-by: rkennke, shade
prappo [Wed, 19 Jun 2019 12:17:22 +0100] rev 55427
Merge
prappo [Tue, 18 Jun 2019 14:12:06 +0100] rev 55426
8226303: Examine the HttpRequest.BodyPublishers for exception handling
Reviewed-by: chegar
pliden [Wed, 19 Jun 2019 08:43:23 +0200] rev 55425
8225779: Remove unused CollectedHeap::cell_header_size()
Reviewed-by: eosterlund, rkennke, shade
pli [Mon, 17 Jun 2019 09:40:07 +0000] rev 55424
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
Reviewed-by: kvn
zgu [Tue, 18 Jun 2019 17:58:07 -0400] rev 55423
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
Reviewed-by: shade
lancea [Tue, 18 Jun 2019 17:50:33 -0400] rev 55422
8225680: Address links in java.sql.rowset
Reviewed-by: jjg, bpb
jwilhelm [Tue, 18 Jun 2019 22:48:27 +0200] rev 55421
Merge
jjg [Tue, 18 Jun 2019 11:52:57 -0700] rev 55420
8225748: Use SHA-256 for javap classfile checksum
Reviewed-by: mchung
gziemski [Tue, 18 Jun 2019 12:39:29 -0500] rev 55419
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
Summary: Added lock around table usage
Reviewed-by: coleenp, hseigel
rraghavan [Tue, 18 Jun 2019 10:00:35 +0530] rev 55418
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
Summary: Used logical operator correctly
Reviewed-by: kvn, thartmann
rfield [Mon, 17 Jun 2019 17:14:05 -0700] rev 55417
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
8159740: JShell: corralled declarations do not have correct source to wrapper mapping
8212167: JShell : Stack trace of exception has wrong line number
Summary: Build corralled (recoverable undeclared definitions) declarations from position translating wraps....
Reviewed-by: jlahoda
dtitov [Mon, 17 Jun 2019 14:31:49 -0700] rev 55416
8217348: assert(thread->is_Java_thread()) failed: just checking
Reviewed-by: sspitsyn, dholmes, amenkov, jcbeyler
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55415
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
Reviewed-by: sspitsyn, dholmes
kvn [Mon, 17 Jun 2019 09:11:27 -0700] rev 55414
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
Summary: Remove test from Problem list because it does not fail anymore.
Reviewed-by: iignatyev
zgu [Fri, 14 Jun 2019 12:08:55 -0400] rev 55413
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
Reviewed-by: shade
weijun [Sat, 15 Jun 2019 14:39:04 +0800] rev 55412
8225392: Comparison builds are failing due to cacerts file
Reviewed-by: erikj, martin, mullan
xuelei [Fri, 14 Jun 2019 12:19:14 -0700] rev 55411
8224829: AsyncSSLSocketClose.java has timing issue
Reviewed-by: jnimeh, dfuchs
shade [Fri, 14 Jun 2019 10:02:57 +0200] rev 55410
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
Reviewed-by: alanb
jwilhelm [Fri, 14 Jun 2019 03:50:25 +0200] rev 55409
Added tag jdk-13+25 for changeset 22b3b7983ada
kvn [Thu, 13 Jun 2019 17:18:06 -0700] rev 55408
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
Summary: increase InlineSmallCode to 4000 for tests which check inlining decisions.
Reviewed-by: iignatyev
mullan [Thu, 13 Jun 2019 17:49:49 -0400] rev 55407
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Reviewed-by: xuelei
iignatyev [Thu, 13 Jun 2019 13:42:41 -0700] rev 55406
8225746: hotspot problem lists list unexciting tests
Reviewed-by: kvn
chegar [Tue, 18 Jun 2019 18:38:53 +0100] rev 55405
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
Reviewed-by: dfuchs, prappo
zgu [Tue, 18 Jun 2019 13:11:09 -0400] rev 55404
8225804: SA: Remove unused CollectedHeap.oopOffset() method
Reviewed-by: rkennke
rriggs [Tue, 18 Jun 2019 10:37:28 -0400] rev 55403
8226242: Diagnostic output for posix_spawn failure
Reviewed-by: bpb, stuefe, dholmes, martin
chegar [Tue, 18 Jun 2019 14:52:36 +0100] rev 55402
8225583: Examine the HttpResponse.BodySubscribers for null handling
Reviewed-by: dfuchs, prappo
rehn [Tue, 18 Jun 2019 11:06:29 +0200] rev 55401
8226227: Missing include of thread.inline.hpp
Reviewed-by: coleenp
ysuenaga [Tue, 18 Jun 2019 10:54:00 +0900] rev 55400
8225636: SA can't handle prelinked libraries
Reviewed-by: sspitsyn, cjplummer
dfuchs [Mon, 17 Jun 2019 20:03:34 +0100] rev 55399
8225578: Replace wildcard address with loopback or local host in tests - part 16
Summary: Fixes java/net/Authenticator and java/net/CookieHandler to stop depending on the wildcard address, wherever possible.
Reviewed-by: chegar
ngasson [Mon, 17 Jun 2019 15:31:49 +0800] rev 55398
8224851: AArch64: fix warnings and errors with Clang and GCC 8.3
Reviewed-by: aph, kbarrett
rfield [Fri, 14 Jun 2019 20:30:10 -0700] rev 55397
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
8159740: JShell: corralled declarations do not have correct source to wrapper mapping
8212167: JShell : Stack trace of exception has wrong line number
Summary: Build corralled (recoverable undeclared definitions) declarations from position translating wraps....
Reviewed-by: jlahoda
zgu [Fri, 14 Jun 2019 12:08:55 -0400] rev 55396
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
Reviewed-by: shade
zgu [Fri, 14 Jun 2019 11:58:23 -0400] rev 55395
8225550: Shenandoah: Prevent SH::object_iterate() call's side-effects
Reviewed-by: shade
shade [Fri, 14 Jun 2019 16:47:58 +0200] rev 55394
8225743: Remove ShenandoahBarrierSetC2::escape_is_barrier_node and related GC interface
Reviewed-by: roland, eosterlund
thartmann [Fri, 14 Jun 2019 13:26:52 +0200] rev 55393
8225783: Incorrect use of binary operators on booleans in type.cpp
Summary: Use logical operators instead.
Reviewed-by: roland
jpai [Fri, 14 Jun 2019 10:19:04 +0530] rev 55392
8217705: HttpClient - wrong exception type when bad status line is received
Summary: Throw a ProtocolException if the status code in the HTTP response's status line isn't a 3-digit integer
Reviewed-by: dfuchs
tvaleev [Fri, 14 Jun 2019 05:02:58 +0000] rev 55391
8225339: Optimize HashMap.keySet()/HashMap.values()/HashSet toArray() methods
Reviewed-by: rriggs, redestad, smarks
darcy [Thu, 13 Jun 2019 16:39:20 -0700] rev 55390
8222369: ExecutableElement.getReceiverType returns null instead of NOTYPE
Reviewed-by: jjg
jwilhelm [Fri, 14 Jun 2019 01:09:45 +0200] rev 55389
Added tag jdk-14+1 for changeset 2f4e214781a1
bpb [Thu, 13 Jun 2019 13:43:34 -0700] rev 55388
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
Reviewed-by: alanb, igerasim, rriggs
darcy [Thu, 13 Jun 2019 11:50:45 -0700] rev 55387
8164819: Make javac's toString() on annotation objects consistent with core reflection
Reviewed-by: jjg, coleenp
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55386
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
Reviewed-by: sspitsyn, dholmes
shade [Thu, 13 Jun 2019 19:37:49 +0200] rev 55385
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
Reviewed-by: rkennke, zgu
mullan [Thu, 13 Jun 2019 13:04:33 -0400] rev 55384
Merge
mullan [Thu, 13 Jun 2019 13:03:15 -0400] rev 55383
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Reviewed-by: xuelei
darcy [Tue, 11 Jun 2019 16:45:20 -0700] rev 55382
8214546: Start of release updates for JDK 14
8214547: Add SourceVersion.RELEASE_14
8214548: Add source 14 and target 14 to javac
8214549: Bump maximum recognized class file version to 58 for JDK 14
Reviewed-by: jjg, mikael, erikj, jlahoda, dholmes
jwilhelm [Thu, 13 Jun 2019 18:02:18 +0200] rev 55381
Added tag jdk-14+0 for changeset 22b3b7983ada
weijun [Thu, 13 Jun 2019 23:53:21 +0800] rev 55380
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows
Reviewed-by: mullan
smonteith [Thu, 13 Jun 2019 15:24:34 +0100] rev 55379
8214527: ZGC for Aarch64
Summary: Implement ZGC for AArch64
Reviewed-by: aph, pliden, eosterlund, rkennke, shade, njian, adinn
egahlin [Thu, 13 Jun 2019 12:27:29 +0200] rev 55378
8220657: JFR.dump does not work when filename is set
Reviewed-by: ysuenaga
tschatzl [Thu, 13 Jun 2019 11:54:55 +0200] rev 55377
8225418: G1: region attribute remembered set state disagrees with actual remembered set state
Summary: Keep remembered set update information when updating region attributes when abandoning the remaining collection set after mixed gc.
Reviewed-by: kbarrett, mdoerr
mdoerr [Thu, 13 Jun 2019 11:12:23 +0200] rev 55376
8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
Reviewed-by: mbaesken, gromero, kvn
michaelm [Thu, 13 Jun 2019 09:10:51 +0100] rev 55375
8216417: cleanup of IPv6 scope-id handling
Reviewed-by: alanb, chegar, dfuchs
psadhukhan [Thu, 13 Jun 2019 12:22:28 +0530] rev 55374
Merge
psadhukhan [Thu, 13 Jun 2019 11:31:36 +0530] rev 55373
Merge