jwilhelm [Fri, 26 Apr 2019 12:35:26 +0200] rev 54633
8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Reviewed-by: dsimms
pliden [Fri, 26 Apr 2019 12:05:34 +0200] rev 54632
8223016: ZGC: Fix misaligned statistics printout
Reviewed-by: tschatzl
rehn [Fri, 26 Apr 2019 10:18:47 +0200] rev 54631
8222637: Obsolete NeedsDeoptSuspend
Reviewed-by: dlong, coleenp, dholmes
clanger [Fri, 26 Apr 2019 08:53:29 +0100] rev 54630
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
Reviewed-by: lancea
dholmes [Fri, 26 Apr 2019 00:57:03 -0400] rev 54629
8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Reviewed-by: dcubed, rehn
joehw [Thu, 25 Apr 2019 15:54:21 -0700] rev 54628
8222743: Xerces 2.12.0: DOM Implementation
Reviewed-by: lancea
aeubanks [Tue, 16 Apr 2019 13:16:49 -0700] rev 54627
8222562: Don't set IPV6_V6ONLY when IPv4 is not available
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
dholmes [Thu, 25 Apr 2019 18:41:52 -0400] rev 54626
8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Reviewed-by: gadams, dcubed, sspitsyn
mseledtsov [Thu, 25 Apr 2019 11:45:52 -0700] rev 54625
8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
Summary: Introduced unique environment variable
Reviewed-by: egahlin, lmesnik, sgehwolf
coleenp [Thu, 25 Apr 2019 12:33:19 -0400] rev 54624
8222977: Fix shenandoah broken with JDK-8222811
Reviewed-by: dcubed, shade
coleenp [Thu, 25 Apr 2019 10:56:31 -0400] rev 54623
8222811: Consolidate MutexLockerEx and MutexLocker
Summary: Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls.
Reviewed-by: dcubed, dholmes, pliden, rehn
robm [Thu, 25 Apr 2019 05:54:54 -0700] rev 54622
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
Reviewed-by: dfuchs
rwestberg [Wed, 24 Apr 2019 14:03:20 +0200] rev 54621
8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint
Reviewed-by: dholmes, rehn
alanb [Thu, 25 Apr 2019 10:41:49 +0100] rev 54620
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Reviewed-by: dfuchs, bpb, martin
hannesw [Thu, 25 Apr 2019 09:12:40 +0200] rev 54619
8220497: Improve Javadoc search feature and add test coverage
Reviewed-by: jjg
pliden [Thu, 25 Apr 2019 08:55:50 +0200] rev 54618
8222469: ZGC: Generalize ZPageCache::flush()
Reviewed-by: stefank
pliden [Thu, 25 Apr 2019 08:55:50 +0200] rev 54617
8221786: ZGC: Increase max heap size to 16TB
Reviewed-by: stefank
pliden [Thu, 25 Apr 2019 08:55:49 +0200] rev 54616
8222462: Introduce CollectedHeap::unused()
Reviewed-by: stefank, eosterlund
pliden [Thu, 25 Apr 2019 08:55:49 +0200] rev 54615
8222664: runtime/appcds/sharedStrings/SharedStringsStress.java assert GC active during NoGCVerifier
Reviewed-by: iklam, stefank
jcbeyler [Wed, 24 Apr 2019 19:51:38 -0700] rev 54614
8222935: Fix ExceptionCheckingJniEnv system
Summary: Added missing tests and fixed the code
Reviewed-by: cjplummer, sspitsyn, amenkov
jwilhelm [Thu, 25 Apr 2019 02:23:27 +0200] rev 54613
Added tag jdk-13+18 for changeset bebb82ef3434
jwilhelm [Thu, 25 Apr 2019 02:14:22 +0200] rev 54612
8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Reviewed-by: darcy
mbalao [Wed, 24 Apr 2019 16:25:41 -0300] rev 54611
8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256
Reviewed-by: mullan, xuelei
jjg [Wed, 24 Apr 2019 11:26:44 -0700] rev 54610
8222669: Create and use new html.Entity class
Reviewed-by: hannesw
dcubed [Wed, 24 Apr 2019 10:20:25 -0400] rev 54609
8222295: more baseline cleanups from Async Monitor Deflation project
Reviewed-by: coleenp, acorn, dholmes
redestad [Wed, 24 Apr 2019 15:37:55 +0200] rev 54608
8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
Reviewed-by: lancea, clanger, alanb
hseigel [Wed, 24 Apr 2019 08:27:00 -0400] rev 54607
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Summary: Make the options diagnostic and add -XX:+UnlockDiagnosticVMOptions to tests where needed.
Reviewed-by: lfoltan, acorn, dholmes
shade [Wed, 24 Apr 2019 11:40:04 +0200] rev 54606
8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
Reviewed-by: rkennke
shade [Wed, 24 Apr 2019 11:39:56 +0200] rev 54605
8222843: Print Shenandoah cset map addresses in hs_err
Reviewed-by: rkennke
fyang [Sat, 20 Apr 2019 15:55:07 +0800] rev 54604
8222785: aarch64: add necessary masking for immediate shift counts
Reviewed-by: aph
ysuenaga [Wed, 24 Apr 2019 17:09:24 +0900] rev 54603
8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
Reviewed-by: egahlin, mgronlun
darcy [Tue, 23 Apr 2019 14:56:39 -0700] rev 54602
8222817: Refactor printing processor to use streams
Reviewed-by: jjg
jwilhelm [Tue, 23 Apr 2019 22:55:09 +0200] rev 54601
8221598: Update Graal
Reviewed-by: kvn
lfoltan [Tue, 23 Apr 2019 14:09:54 -0400] rev 54600
8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Summary: Introduce BootstrapInfo data structure and merge invocation of a bootstrap method for condy and indy into invoke_bootstrap_method.
Reviewed-by: acorn, coleenp
Contributed-by: john.r.rose@oracle.com, lois.foltan@oracle.com
jcbeyler [Tue, 23 Apr 2019 08:11:38 -0700] rev 54599
8213501: Deploy ExceptionJniWrapper for a few tests
Summary: Add more tests to be using the wrapper
Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
hannesw [Tue, 23 Apr 2019 16:50:17 +0200] rev 54598
8222526: Use of no longer existing jquery directory in script.js
Reviewed-by: jjg
redestad [Thu, 11 Apr 2019 14:56:52 +0200] rev 54597
8215017: Improve String::equals warmup characteristics
Reviewed-by: jlaskey
pmuthuswamy [Tue, 23 Apr 2019 18:28:48 +0530] rev 54596
8219998: Eliminate inherently singleton lists
Reviewed-by: jjg
lfoltan [Tue, 23 Apr 2019 07:05:38 -0400] rev 54595
8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
Summary: Add JVM_CONSTANT_Module and JVM_CONSTANT_Package to classfile_constants.h
Reviewed-by: coleenp, hseigel
psadhukhan [Tue, 23 Apr 2019 14:20:08 +0530] rev 54594
Merge
psadhukhan [Tue, 23 Apr 2019 13:40:37 +0530] rev 54593
Merge
psadhukhan [Mon, 22 Apr 2019 10:53:45 +0530] rev 54592
Merge
psadhukhan [Tue, 16 Apr 2019 10:09:11 +0530] rev 54591
8222332: PIT: Problemlist tests that times out consistently
Reviewed-by: serb
dbatrak [Thu, 11 Apr 2019 10:49:36 -0700] rev 54590
8220231: Cache HarfBuzz face object for same font's text layout calls
Reviewed-by: prr, avu, serb
pmuthuswamy [Tue, 23 Apr 2019 14:13:18 +0530] rev 54589
8215580: Remove support for `--no-module-directories`
Reviewed-by: jjg
jjiang [Tue, 23 Apr 2019 10:08:52 +0800] rev 54588
8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
Reviewed-by: xuelei
gadams [Mon, 22 Apr 2019 07:13:18 -0400] rev 54587
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Reviewed-by: cjplummer, jcbeyler
shade [Mon, 22 Apr 2019 11:16:21 +0200] rev 54586
8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers
Reviewed-by: rkennke
coleenp [Fri, 19 Apr 2019 21:49:54 -0700] rev 54585
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Summary: Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods
Reviewed-by: jcbeyler, sspitsyn
mbalao [Fri, 19 Apr 2019 10:59:09 -0300] rev 54584
8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
Reviewed-by: xuelei
epavlova [Fri, 19 Apr 2019 11:18:06 -0700] rev 54583
8222747: [Graal] mx_subprocess files miss testing VM flags
Reviewed-by: kvn
qpzhang [Fri, 19 Apr 2019 14:42:23 +0800] rev 54582
8222753: AAarch64: Add CPU implementer code for Ampere
Summary: Add CPU implementer code 0xC0 for Ampere
Reviewed-by: aph, drwhite, fyang
erikj [Fri, 19 Apr 2019 06:29:05 -0700] rev 54581
8222735: Update doc/building.md with current Oracle build platforms and compilers
Reviewed-by: tbell
naoto [Thu, 18 Apr 2019 17:36:10 -0700] rev 54580
8222668: Add @since tag to JapaneseEra.REIWA
Reviewed-by: chegar, lancea
dfuchs [Thu, 18 Apr 2019 17:56:46 +0100] rev 54579
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
Summary: HttpClient no longer filters out system host header when sending tunelling CONNECT request to proxy
Reviewed-by: michaelm
mbalao [Mon, 15 Apr 2019 15:52:38 -0300] rev 54578
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed.
Reviewed-by: valeriep
sgehwolf [Tue, 12 Mar 2019 10:43:27 +0100] rev 54577
8217338: [Containers] Improve systemd slice memory limit support
Summary: Use hierachical memory limit in addition to memory_limits_in_bytes
Reviewed-by: bobv, dholmes
stefank [Wed, 17 Apr 2019 07:41:12 +0200] rev 54576
8222550: runtime/MemberName/MemberNameLeak.java times out
Reviewed-by: coleenp, dholmes
stefank [Thu, 18 Apr 2019 09:27:28 +0200] rev 54575
8222713: Add OutputAnalyzer(Path) constructor
Reviewed-by: dholmes, coleenp
stefank [Wed, 17 Apr 2019 07:41:09 +0200] rev 54574
8222558: Rework ResolvedMethodTable verification
Reviewed-by: coleenp
coleenp [Thu, 18 Apr 2019 07:02:07 -0400] rev 54573
8222379: JFR TestClassLoadEvent.java failed due to EXCEPTION_ACCESS_VIOLATION
Summary: Give fatal error if CDS loses archive mapping.
Reviewed-by: iklam, ccheung, jiangli
mbaesken [Fri, 12 Apr 2019 09:13:50 +0200] rev 54572
8222280: Provide virtualization related info in the hs_error file on AIX
Reviewed-by: clanger, mdoerr
jwilhelm [Thu, 18 Apr 2019 02:45:02 +0200] rev 54571
Added tag jdk-13+17 for changeset 93b702d2a0cb
erikj [Wed, 17 Apr 2019 13:18:29 -0700] rev 54570
8222444: Add a suggestion for non-US locale in the test doc
Reviewed-by: erikj
Contributed-by: jingtian@loongson.cn