erikj [Fri, 11 Oct 2019 06:31:52 -0700] rev 58559
8232134: Change to Visual Studio 2017 15.9.16 for building on Windows at Oracle
Reviewed-by: ihse
erikj [Fri, 11 Oct 2019 06:38:52 -0700] rev 58558
8232133: Change to GCC 8.3 for building on Linux at Oracle
Reviewed-by: kbarrett, dholmes, ihse
eosterlund [Fri, 11 Oct 2019 13:07:21 +0000] rev 58557
8232116: ZGC: Remove redundant ZLock in ZNMethodTable
Reviewed-by: stefank, pliden
adinn [Thu, 10 Oct 2019 10:59:13 +0100] rev 58556
8232046: AArch64 build failure after JDK-8225681
Reviewed-by: eosterlund
coleenp [Fri, 11 Oct 2019 08:49:42 -0400] rev 58555
8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
Summary: Delete local jni handles in create_from_platform_dependent_str() after upcall to Java.
Reviewed-by: dholmes, hseigel
jiefu [Fri, 11 Oct 2019 17:49:25 +0800] rev 58554
8232151: Minimal VM build broken after JDK-8232050
Reviewed-by: dholmes, clanger
sgehwolf [Mon, 23 Sep 2019 20:26:18 +0200] rev 58553
8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE
Summary: Account for serialized null scopes in NMethod
Reviewed-by: aph, never
tschatzl [Fri, 11 Oct 2019 11:21:28 +0200] rev 58552
8231956: Remove seq_add_card/reference from PerRegionTable class
Reviewed-by: sjohanss, pliden
pliden [Fri, 11 Oct 2019 10:16:35 +0200] rev 58551
8232070: ZGC: Remove unused ZVerifyLoadBarriers
Reviewed-by: tschatzl
mbaesken [Fri, 11 Oct 2019 09:55:35 +0200] rev 58550
8230957: [TESTBUG] containers/docker/TestJcmdWithSideCar.java sporadic failures
Reviewed-by: clanger, bobv, mseledtsov
ihse [Fri, 11 Oct 2019 09:43:18 +0200] rev 58549
8065704: Set LC_ALL=C for all relevant commands in the build system
Reviewed-by: naoto, erikj
mbaesken [Wed, 09 Oct 2019 14:07:44 +0200] rev 58548
8232052: use string literal for format string when handling PauseAtStartupFile
Reviewed-by: clanger, stuefe
mbaesken [Thu, 10 Oct 2019 08:46:07 +0200] rev 58547
8232060: add some initializations using sigemptyset in os_aix.cpp
Reviewed-by: clanger, stuefe
redestad [Fri, 11 Oct 2019 01:11:28 +0200] rev 58546
8232150: aarch64 build broken after JDK-8232050
Reviewed-by: dholmes
xliu [Wed, 09 Oct 2019 12:43:32 -0700] rev 58545
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Reviewed-by: kvn, coleenp, dholmes
shade [Thu, 10 Oct 2019 21:54:54 +0200] rev 58544
8231947: Shenandoah: cleanup ShenandoahHumongousMoves flag treatment
Reviewed-by: rkennke
shade [Thu, 10 Oct 2019 21:54:53 +0200] rev 58543
8232102: Shenandoah: print everything in proper units
Reviewed-by: rkennke
iklam [Thu, 10 Oct 2019 10:48:31 -0700] rev 58542
8232071: Avoid shared dictionary lookup when the class name is not shared
Reviewed-by: jiangli, ccheung
iklam [Thu, 10 Oct 2019 10:47:45 -0700] rev 58541
8231986: [SA] Consolidate parts of the Linux and MacOSX versions of ps_core.c
Reviewed-by: sspitsyn, cjplummer
egahlin [Thu, 10 Oct 2019 17:36:57 +0200] rev 58540
Random sized allocation for TestLaregRootSet.java
herrick [Thu, 10 Oct 2019 10:57:42 -0400] rev 58539
Merge
herrick [Wed, 09 Oct 2019 10:58:20 -0400] rev 58538
8231910: Expose the APPDIR variable to applications that use jpackage
Reviewed-by: asemenyuk, almatvee
redestad [Thu, 10 Oct 2019 13:26:22 +0200] rev 58537
8232050: Improve inlining of Klass accessors
Reviewed-by: lfoltan, tschatzl, coleenp, dholmes, jiangli
chagedorn [Thu, 10 Oct 2019 10:27:12 +0200] rev 58536
8231720: Some perf regressions after 8225653
Summary: Fixed emitting of unused assembly code in 8225653 which had a negative impact on performance in tight loops.
Reviewed-by: kvn, thartmann
mbaesken [Wed, 09 Oct 2019 09:57:33 +0200] rev 58535
8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
Reviewed-by: alanb, clanger, chegar
yzhou [Thu, 10 Oct 2019 14:43:41 +0800] rev 58534
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto
dlong [Wed, 09 Oct 2019 21:53:48 -0700] rev 58533
8231973: Update Graal
Reviewed-by: kvn
darcy [Wed, 09 Oct 2019 19:38:11 -0700] rev 58532
8232078: Suppress warnings on non-serializable non-transient instance fields in java.datatransfer
Reviewed-by: serb
darcy [Wed, 09 Oct 2019 18:23:20 -0700] rev 58531
8232076: Suppress warnings on non-serializable non-transient instance fields java.naming
Reviewed-by: lancea
sspitsyn [Thu, 10 Oct 2019 01:10:26 +0000] rev 58530
8231595: [TEST] develop a test case for SuspendThreadList including current thread
Summary: Extend test coverage for SuspendThreadList
Reviewed-by: amenkov, cjplummer, dholmes
jwilhelm [Thu, 10 Oct 2019 01:48:08 +0200] rev 58529
Added tag jdk-14+18 for changeset e84d8379815b
ccheung [Wed, 09 Oct 2019 16:42:18 -0700] rev 58528
8231529: [TESTBUG] runtime/cds/appcds/dynamicArchive/DynamicLotsOfClasses.java shouldn't wrap SkippedException into Exception
Summary: Removed the try-catch in the test.
Reviewed-by: iklam, lfoltan
never [Wed, 09 Oct 2019 16:35:44 -0700] rev 58527
8231586: enlarge encoding space for OopMapValue offsets
Reviewed-by: dlong
mgronlun [Wed, 09 Oct 2019 23:22:56 +0200] rev 58526
Merge
mgronlun [Wed, 09 Oct 2019 23:21:07 +0200] rev 58525
fixes
rhalade [Wed, 09 Oct 2019 12:21:28 -0700] rev 58524
8231887: ComodoCA.java fails because certificate was revoked
Reviewed-by: mullan, clanger
epavlova [Wed, 09 Oct 2019 10:59:45 -0700] rev 58523
8231903: [Graal] Update com.oracle.mxtool.junit classes
Reviewed-by: kvn
pliden [Wed, 09 Oct 2019 20:12:46 +0200] rev 58522
8232056: GetOwnedMonitorInfoWithEATest.java fails with ZGC: Heap too small
Reviewed-by: dholmes, rrich
cushon [Wed, 09 Oct 2019 10:02:54 -0700] rev 58521
8231990: Remove unnecessary else-if branch in Types.union
Reviewed-by: mcimadamore
Contributed-by: Brad Corso <bcorso@google.com>
darcy [Wed, 09 Oct 2019 10:17:50 -0700] rev 58520
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Reviewed-by: rriggs, chegar
darcy [Wed, 09 Oct 2019 09:57:41 -0700] rev 58519
8231262: Suppress warnings on non-serializable instance fields in security libs serializable classes
Reviewed-by: mullan, chegar
dfuchs [Wed, 09 Oct 2019 17:38:58 +0100] rev 58518
8231260: (dc) DatagramChannel::disconnect changes the port of the local address to 0 (lnx)
Summary: DatagramChannel::disconnect will attempt to rebind to the original port if the local port switches back to 0 after the association is disolved by the system.
Reviewed-by: alanb, chegar, fweimer
erikj [Wed, 09 Oct 2019 09:23:22 -0700] rev 58517
8231974: Build fails if no common legal notices are present
Reviewed-by: dholmes, mchung, ihse
eosterlund [Wed, 09 Oct 2019 12:30:06 +0000] rev 58516
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
Reviewed-by: pliden, stefank, neliasso
Contributed-by: erik.osterlund@oracle.com, per.liden@oracle.com, stefan.karlsson@oracle.com, nils.eliasson@oracle.com
sgehwolf [Tue, 08 Oct 2019 15:30:46 +0200] rev 58515
8232003: (fs) Files.write can leak file descriptor in the exception case
Summary: Be sure to close the leaked OutputStream in all cases
Reviewed-by: alanb, bpb, clanger
coffeys [Wed, 09 Oct 2019 10:15:58 +0000] rev 58514
8214560: Use {@systemProperty} for definitions of system properties (httpserver)
Reviewed-by: dfuchs, coffeys, chegar
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
coffeys [Wed, 09 Oct 2019 10:14:03 +0000] rev 58513
8231770: Test java/util/zip/FlaterTest.java fails with -Xcheck:jni
Reviewed-by: alanb, coffeys, chegar
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
rrich [Tue, 08 Oct 2019 15:30:39 +0200] rev 58512
8230677: Should disable Escape Analysis if JVMTI capability can_get_owned_monitor_info was taken
Reviewed-by: sspitsyn, dholmes, kvn
pliden [Wed, 09 Oct 2019 08:09:12 +0200] rev 58511
8231489: GC watermark_0_1 failed due to "metaspace.gc.Fault: GC has happened too rare"
Reviewed-by: tschatzl, sjohanss
darcy [Tue, 08 Oct 2019 15:27:13 -0700] rev 58510
8231368: Suppress warnings on non-serializable non-transient instance fields in java.security.jgss
Reviewed-by: mullan, coffeys
dholmes [Tue, 08 Oct 2019 17:30:48 -0400] rev 58509
8231737: Cleanup JvmtiRawMonitor code
Reviewed-by: sspitsyn, pliden, coleenp, dcubed
kbarrett [Tue, 08 Oct 2019 15:15:50 -0400] rev 58508
8231153: Improve concurrent refinement statistics
8043505: G1RemSet::_conc_refine_cards is incremented unsynchronized
Summary: Added refinement rates and counts, removed _conc_refine_cards
Reviewed-by: tschatzl, sjohanss
redestad [Tue, 08 Oct 2019 20:47:46 +0200] rev 58507
8232006: Remove dead code from klassVtable
Reviewed-by: coleenp, jiangli, lfoltan
dtitov [Tue, 08 Oct 2019 11:18:00 -0700] rev 58506
8199136: Dead code in src/jdk.jcmd/share/classes/sun/tools/common/ProcessArgumentMatcher.java
Reviewed-by: dholmes, dtitov
Contributed-by: mandrikov@gmail.com
coleenp [Tue, 08 Oct 2019 13:18:40 -0400] rev 58505
8225681: vmTestbase/nsk/jvmti/RedefineClasses/StressRedefine fails due a) MT-unsafe modification of inline cache
Summary: allow old methods in CompiledStaticDirectCall::set_to_interpreted
Reviewed-by: sspitsyn, eosterlund
dtitov [Tue, 08 Oct 2019 09:39:10 -0700] rev 58504
8231666: ThreadIdTable::grow() invokes invalid thread transition
Reviewed-by: dholmes, rehn
dtitov [Tue, 08 Oct 2019 09:13:08 -0700] rev 58503
8170299: Debugger does not stop inside the low memory notifications code
Reviewed-by: sspitsyn, dholmes
pconcannon [Tue, 08 Oct 2019 15:03:20 +0100] rev 58502
8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
Summary: Clarifies behaviour of setSoTimeout() method when given negative timeout value.
Reviewed-by: alanb, chegar, dfuchs
pconcannon [Tue, 08 Oct 2019 14:56:46 +0100] rev 58501
8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel
Summary: Update to API, to clarify that packets are dropped in the receive method of non-connected sockets if they fail the security manager checks
Reviewed-by: alanb, chegar, dfuchs
jlahoda [Tue, 08 Oct 2019 15:43:38 +0200] rev 58500
8230162: ScopeImpl.remove() has O(N) performance
Reviewed-by: jlahoda
Contributed-by: bcorso@google.com