pliden [Mon, 25 Nov 2019 12:34:43 +0100] rev 59245
8234573: ZGC: Enable ZVerifyMarking by default in debug builds
Reviewed-by: stefank, tschatzl
mgronlun [Mon, 25 Nov 2019 11:08:30 +0100] rev 59244
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant"
Reviewed-by: pliden
mbaesken [Fri, 22 Nov 2019 10:29:12 +0100] rev 59243
8234629: remove unused functions from libnet
Reviewed-by: alanb, vtewari
eosterlund [Mon, 25 Nov 2019 09:10:41 +0000] rev 59242
8234509: Race in macOS os::processor_id()
Reviewed-by: dholmes, pliden, rehn
lkorinth [Mon, 25 Nov 2019 08:11:24 +0100] rev 59241
8233029: Obsolete flag GCTaskTimeStampEntries
Reviewed-by: kbarrett, tschatzl
weijun [Thu, 10 Oct 2019 17:36:38 +0300] rev 59240
8231507: Update Apache Santuario (XML Signature) to version 2.1.4
Reviewed-by: weijun
Contributed-by: fedor.burdun@azulsystems.com, weijun.wang@oracle.com
egahlin [Sun, 24 Nov 2019 01:03:33 +0100] rev 59239
8226897: Provide object age with JFR OldObjectSample event
Reviewed-by: mgronlun, mseledtsov
stuefe [Sat, 23 Nov 2019 11:05:16 +0100] rev 59238
Factor out block list array from LOM since we may use it elsewhere
dlong [Fri, 22 Nov 2019 19:23:30 -0800] rev 59237
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
Reviewed-by: kvn
iklam [Fri, 22 Nov 2019 15:32:00 -0800] rev 59236
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
Reviewed-by: mseledtsov
iklam [Fri, 22 Nov 2019 15:31:52 -0800] rev 59235
8233446: Improve error handling when specified dynamic archive doesn't exist
Reviewed-by: lfoltan, ccheung
iklam [Fri, 22 Nov 2019 14:48:40 -0800] rev 59234
8234429: appcds/dynamicArchive tests crashing with Graal
Reviewed-by: ccheung
manc [Fri, 22 Nov 2019 17:03:55 -0800] rev 59233
8087198: G1 card refinement: batching, sorting
Reviewed-by: tschatzl, kbarrett
jjg [Fri, 22 Nov 2019 16:26:35 -0800] rev 59232
8234687: change javap reporting on unknown attributes
Reviewed-by: mchung
mseledtsov [Fri, 22 Nov 2019 13:44:06 -0800] rev 59231
8229209: [TESTBUG] test for cross-process JFR event streaming
Summary: New test for cross-process JFR event streaming
Reviewed-by: iignatyev, egahlin
mchung [Fri, 22 Nov 2019 11:34:22 -0800] rev 59230
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
Reviewed-by: jjg
jjg [Fri, 22 Nov 2019 10:38:35 -0800] rev 59229
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
Reviewed-by: jjg
Contributed-by: jai.forums2013@gmail.com
dfuchs [Fri, 22 Nov 2019 17:53:09 +0000] rev 59228
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
Summary: fix the test to run in /othervm mode
Reviewed-by: chegar
bpb [Fri, 22 Nov 2019 09:00:16 -0800] rev 59227
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
Reviewed-by: alanb, darcy
egahlin [Fri, 22 Nov 2019 17:20:43 +0100] rev 59226
8233700: EventStream not closed
Reviewed-by: mgronlun, mseledtsov
dcubed [Fri, 22 Nov 2019 09:06:35 -0500] rev 59225
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
Reviewed-by: dholmes
dfuchs [Fri, 22 Nov 2019 11:52:48 +0000] rev 59224
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
Summary: MulticastSocket.getOption(StandardSocketOption.IP_MULTICAST_LOOP) now returns true if loopback mode is enabled, and MulticastSocket.setOption(StandardSocketOption.IP_MULTICAST_LOOP, true) enables loopback mode. No other behavioral changes.
Reviewed-by: alanb, chegar
sspitsyn [Fri, 22 Nov 2019 10:07:21 +0000] rev 59223
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method
Summary: Add necessary check to GetLocalInstance implementation
Reviewed-by: amenkov, cjplummer
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59222
8233597: Clean up code in G1Analytics::compute_pause_time_ratio
Reviewed-by: kbarrett, sjohanss
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59221
8233702: Introduce helper function to clamp value to range
Reviewed-by: sjohanss, kbarrett
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59220
8234000: Make HeapRegion::bottom/end/hrm_index const
Reviewed-by: kbarrett, sjohanss
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59219
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear()
Reviewed-by: sjohanss, sangheki
tschatzl [Fri, 22 Nov 2019 10:03:38 +0100] rev 59218
8233306: Sort members in G1's HeapRegion after removal of Space dependency
Reviewed-by: sangheki, sjohanss
mbaesken [Mon, 18 Nov 2019 16:49:39 +0100] rev 59217
8234339: replace JLI_StrTok in java_md_solinux.c
Reviewed-by: clanger, rriggs
clanger [Fri, 22 Nov 2019 09:25:09 +0100] rev 59216
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem
Reviewed-by: lancea, alanb
dbuck [Thu, 21 Nov 2019 23:32:11 -0500] rev 59215
8230611: infinite loop in LogOutputList::wait_until_no_readers()
Summary: Add copy constructor and copy assignment operator to ensure reader count remains accurate
Reviewed-by: kbarrett, dholmes
xuelei [Thu, 21 Nov 2019 18:42:33 -0800] rev 59214
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
Reviewed-by: ascarpino
weijun [Fri, 22 Nov 2019 09:33:03 +0800] rev 59213
8026393: jarsigner never shows a warning in badKeyUsage case
Reviewed-by: mullan
joehw [Fri, 22 Nov 2019 00:29:48 +0000] rev 59212
8233548: Update CUP to v0.11b
Reviewed-by: lancea
iignatyev [Thu, 21 Nov 2019 14:15:31 -0800] rev 59211
8234290: compiler/c2/Test6857159.java times out and fail to clean up files
Reviewed-by: thartmann
jjg [Thu, 21 Nov 2019 13:41:24 -0800] rev 59210
8234051: doclet crashes if HTML files in module doc-files directories
Reviewed-by: hannesw
hseigel [Thu, 21 Nov 2019 18:54:21 +0000] rev 59209
8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
Summary: Don't run test on Windows because ASLR can cause unexpected memory addresses
Reviewed-by: coleenp
michaelm [Thu, 21 Nov 2019 17:51:11 +0000] rev 59208
Merge
alitvinov [Thu, 21 Nov 2019 17:04:27 +0000] rev 59207
8068184: Fix for JDK-8032832 caused a deadlock
Reviewed-by: dfuchs, chegar
pconcannon [Thu, 21 Nov 2019 16:33:00 +0000] rev 59206
8234083: DatagramSocket should report SO_BROADCAST as a supported option
Summary: DatagramSocket had a setBroadcast and getBroadcast setter/getter pair but curiously didn't report SO_BROADCAST as a supported option. Note: the source code changes were accidentally pushed with 8234103 so this changeset only has the test changes. The reviewers listed below had already reviewed the full (source+test) changes.
Reviewed-by: alanb, vtewari, chegar
chegar [Thu, 21 Nov 2019 12:14:29 +0000] rev 59205
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
Reviewed-by: alanb
chegar [Thu, 21 Nov 2019 12:14:28 +0000] rev 59204
8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError
Reviewed-by: alanb
chegar [Thu, 21 Nov 2019 12:14:26 +0000] rev 59203
8232101: (sctp) Add minimal sanity tests for SCTP
Reviewed-by: alanb
chegar [Thu, 21 Nov 2019 12:14:25 +0000] rev 59202
8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association
Reviewed-by: alanb
jboes [Thu, 21 Nov 2019 09:10:21 +0000] rev 59201
8234335: Remove line break in class declaration in java.base
Summary: Remove line break in class declarations where applicable
Reviewed-by: rriggs, lancea
pconcannon [Wed, 20 Nov 2019 10:13:10 +0000] rev 59200
8234103: DatagramSocketImpl::socket is not needed
Summary: DatagramSocketImpl has a socket field that links back to the DatagramSocket. This is only used to figure out whether multicasting is supported or not. This fix replaces it with a boolean isMulticast.
Reviewed-by: alanb, chegar, dfuchs
coffeys [Thu, 21 Nov 2019 11:31:58 +0000] rev 59199
8233801: GCMEmptyIv.java test fails on Solaris 11.4
Reviewed-by: valeriep
tschatzl [Thu, 21 Nov 2019 11:42:54 +0100] rev 59198
8228609: G1 copy cost prediction uses used vs. actual copied byte
Summary: Let the object copy cost predictor use the actual copied bytes as input for the prediction instead of the used bytes.
Reviewed-by: kbarrett, sjohanss
mbaesken [Wed, 20 Nov 2019 14:16:29 +0100] rev 59197
8234501: remove obsolete NET_ReadV
Reviewed-by: alanb, vtewari
psadhukhan [Thu, 21 Nov 2019 13:50:11 +0530] rev 59196
Merge
trebari [Wed, 20 Nov 2019 12:18:46 +0530] rev 59195
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit()
Reviewed-by: psadhukhan, pbansal, serb
psadhukhan [Wed, 20 Nov 2019 11:29:27 +0530] rev 59194
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly
Reviewed-by: serb
psadhukhan [Wed, 20 Nov 2019 10:52:28 +0530] rev 59193
Merge
ysuenaga [Wed, 20 Nov 2019 09:28:31 +0900] rev 59192
8233707: systemScale.cpp could not compile with VS2019
Reviewed-by: serb, aivanov
jdv [Fri, 15 Nov 2019 16:58:07 +0530] rev 59191
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows
Reviewed-by: psadhukhan
neugens [Fri, 15 Nov 2019 09:27:50 +0100] rev 59190
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
Summary: Fix off by one in wheel detection logic
Reviewed-by: prr
serb [Thu, 14 Nov 2019 15:13:29 -0800] rev 59189
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
Reviewed-by: prr
psadhukhan [Thu, 14 Nov 2019 10:59:45 +0530] rev 59188
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
Reviewed-by: serb
psadhukhan [Thu, 14 Nov 2019 10:56:09 +0530] rev 59187
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
Reviewed-by: serb
neugens [Tue, 12 Nov 2019 15:54:24 +0100] rev 59186
8231991: Mouse wheel change focus on awt/swing windows
Summary: Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
psadhukhan [Tue, 12 Nov 2019 12:29:09 +0530] rev 59185
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
Reviewed-by: serb, prr
psadhukhan [Fri, 08 Nov 2019 13:16:27 +0530] rev 59184
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64
Reviewed-by: serb
serb [Fri, 08 Nov 2019 05:24:29 +0000] rev 59183
8233657: Intermittent NPE in Component.validate()
Reviewed-by: prr
psadhukhan [Thu, 07 Nov 2019 11:30:22 +0530] rev 59182
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
Reviewed-by: serb, prr