Claes Redestad
5e7123d669
8234248: More VectorSet cleanups
...
Reviewed-by: neliasso, thartmann
2019-11-18 16:10:32 +01:00
Mario Torre
9f2d6b8d2c
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
...
Fix off by one in wheel detection logic
Reviewed-by: prr
2019-11-15 09:27:50 +01:00
Sergey Bylokhov
d2c74d0c97
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail
...
Reviewed-by: prr
2019-11-14 15:13:29 -08:00
Prasanta Sadhukhan
456fd9003e
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos
...
Reviewed-by: serb
2019-11-14 10:59:45 +05:30
Prasanta Sadhukhan
4a5b745acc
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64
...
Reviewed-by: serb
2019-11-14 10:56:09 +05:30
Mario Torre
194c2726ea
8231991: Mouse wheel change focus on awt/swing windows
...
Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
2019-11-12 15:54:24 +01:00
Prasanta Sadhukhan
a1e0fe458c
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system
...
Reviewed-by: serb, prr
2019-11-12 12:29:09 +05:30
Martin Balao
0e5a288dfe
8233404: System property to set the number of PBE iterations in JCEKS keystores
...
Reviewed-by: weijun
2019-11-12 00:30:55 -03:00
Erik Österlund
8e709f03bb
8234512: Missing pieces from JDK-8224816
...
Reviewed-by: rehn, pliden, kbarrett, gziemski
2019-11-20 14:51:42 +00:00
Daniel D. Daugherty
b10495d436
8230876: baseline cleanups from Async Monitor Deflation v2.0[789]
...
Reviewed-by: dholmes, kvn
2019-11-20 09:10:02 -05:00
Per Lidén
13ce4cdf2a
8234438: Remove some CMS leftovers
...
Reviewed-by: kbarrett, sjohanss
2019-11-20 10:37:46 +01:00
Per Lidén
08822b4e05
8234437: Remove CollectedHeap::safe_object_iterate()
...
Reviewed-by: kbarrett, sjohanss
2019-11-20 10:37:46 +01:00
Per Lidén
097ca3b94f
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled
...
Reviewed-by: mgronlun, tschatzl
2019-11-20 10:37:46 +01:00
Per Lidén
5cb6271830
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap
...
Reviewed-by: eosterlund, tschatzl
2019-11-20 10:37:46 +01:00
Per Lidén
80ef9d579c
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics
...
Reviewed-by: eosterlund, stefank
2019-11-20 10:37:46 +01:00
Per Lidén
544ce96a54
8234338: ZGC: Improve small heap usage
...
Reviewed-by: eosterlund, stefank
2019-11-20 10:37:46 +01:00
Per Lidén
3cb52969a2
8234312: ZGC: Adjust warmup criteria
...
Reviewed-by: eosterlund, stefank
2019-11-20 10:37:46 +01:00
Per Lidén
6744eb2b54
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled
...
Reviewed-by: eosterlund, tschatzl
2019-11-20 10:37:45 +01:00
Alan Bateman
7e42642939
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS)
...
Reviewed-by: dfuchs, chegar
2019-11-20 08:35:53 +00:00
Lutz Schmidt
62d6862485
8231460: Performance issue (CodeHeap) with large free blocks
...
Reviewed-by: adinn, stuefe
2019-11-20 09:12:07 +01:00
Ichiroh Takiguchi
1a11e81c5b
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements
...
Fix fontconfig.properties file for AIX UTF-8 locales
Reviewed-by: clanger
2019-11-20 16:37:42 +09:00
Boris Ulasevich
22bcd1677c
8233113: ARM32: assert on UnsafeJlong mutex rank check
...
Reviewed-by: coleenp, dholmes
2019-11-20 09:29:23 +03:00
Prasanta Sadhukhan
a71509ce0d
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64
...
Reviewed-by: serb
2019-11-08 13:16:27 +05:30
Sergey Bylokhov
df7d0d404b
8233657: Intermittent NPE in Component.validate()
...
Reviewed-by: prr
2019-11-08 05:24:29 +00:00
Prasanta Sadhukhan
0b0a33e4c1
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings
...
Reviewed-by: serb, prr
2019-11-07 11:30:22 +05:30
Severin Gehwolf
753c58b7f5
8233712: Limit default tests jobs based on ulimit -u setting
...
Reviewed-by: erikj, ihse
2019-11-06 18:06:36 +01:00
Matthias Baesken
38f3241513
8233219: NMT output on AIX misses some categories
...
Reviewed-by: stuefe, zgu
2019-11-15 16:10:29 +01:00
Daniel D. Daugherty
e9e1948cfb
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area
...
Reviewed-by: zgu
2019-11-15 21:19:56 -05:00
Daniel D. Daugherty
5968ac44bb
8234272: ProblemList runtime/NMT/HugeArenaTracking.java
...
Reviewed-by: iignatyev
2019-11-15 18:31:55 -05:00
Igor Ignatyev
733bb68c11
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5"
...
Reviewed-by: kvn, epavlova
2019-11-15 14:22:24 -08:00
Kim Barrett
7e2ec3bdc3
8233280: Remove GCLockerInvokesConcurrent
...
Remove use and make option obsolete.
Reviewed-by: tschatzl, sjohanss
2019-11-15 16:58:29 -05:00
Man Cao
8ef0007ada
8234208: Logging reports zero total refined cards under "Before GC RS summary"
...
Reviewed-by: kbarrett, tschatzl
2019-11-14 17:34:45 -08:00
Zhengyu Gu
5f19f8c823
8204128: NMT might report incorrect numbers for Compiler area
...
Reviewed-by: stuefe, tschatzl
2019-11-15 15:33:34 -05:00
Volker Simonis
a6fd1b4c4b
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater()
...
Reviewed-by: clanger, lancea
2019-11-15 20:29:11 +01:00
Jie Fu
8211feee76
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp
...
Reviewed-by: zgu
2019-11-15 20:39:26 +08:00
Jie Fu
25d178f477
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum
...
Reviewed-by: mullan
2019-11-15 19:38:31 +08:00
Martin Doerr
1d0704211a
8234188: AIX build broken after 8220310
...
Reviewed-by: hseigel
2019-11-15 11:09:29 +01:00
Rajan Halade
d1ebadb966
8232019: Add LuxTrust certificate updates to the existing root program
...
Reviewed-by: mullan
2019-11-14 19:49:55 -08:00
David Holmes
697a87460d
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state
...
Reviewed-by: dcubed, sspitsyn
2019-11-14 22:36:40 -05:00
Weijun Wang
c0d097eac6
8214024: Remove the default keytool -keyalg value
...
Reviewed-by: mullan
2019-11-15 09:06:58 +08:00
Tom Rodriguez
ddc8f8e757
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying
...
Reviewed-by: kvn, iignatyev
2019-11-14 16:34:24 -08:00
Fei Yang
327521aae0
8233912: aarch64: minor improvements of atomic operations
...
Reviewed-by: aph
2019-11-14 15:07:37 +08:00
Ioi Lam
55cef3c4e0
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
...
Reviewed-by: dcubed
2019-11-14 14:54:39 -08:00
Man Cao
fddefba175
8234127: BasicHashtable does not support small table_size
...
Reviewed-by: coleenp, jiangli
2019-11-13 16:49:14 -08:00
Jie Fu
368b6b5a2d
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
...
Reviewed-by: jjg
2019-11-14 12:42:44 -08:00
Dean Long
609bd95209
8233841: Update Graal
...
Reviewed-by: kvn
2019-11-14 12:21:00 -08:00
Mikhailo Seledtsov
51abc89ab6
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
...
Removed incorrect comment
Reviewed-by: iignatyev
2019-11-14 11:16:14 -08:00
Patrick Concannon
78accb5602
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
...
This fix adds an IPv4 version of test SetLoopbackMode.java that calls SetLoopbackMode in IPv4 only mode, and runs only if IPv4 is enabled.
Reviewed-by: dfuchs
2019-11-14 11:04:57 +00:00
Patrick Concannon
11433529aa
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
...
Correction to invalid value used to ensure test fails as expected.
Reviewed-by: alanb, dfuchs, vtewari
2019-11-14 10:49:20 +00:00
Joe Wang
cef999178c
8233686: XML transformer uses excessive amount of memory
...
Remove unnecessary object creation and also update xalan.md file
Reviewed-by: lancea
2019-11-14 18:41:04 +00:00