Sergey Bylokhov
014033a098
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
...
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
2018-06-04 20:32:19 -07:00
Sergey Bylokhov
4ac10c32b9
8204118: [macos] Nonsensical self == [super init] in CFileDialog.m
...
Reviewed-by: kaddepalli, sveerabhadra
2018-06-04 19:36:28 -07:00
Sergey Bylokhov
580fc39512
8203308: Remove the appletviewer classes
...
Reviewed-by: prr, erikj
2018-06-04 19:01:16 -07:00
Phil Race
518c6c5dd0
8203367: Upgrade to freetype 2.9.1
...
Reviewed-by: serb
2018-06-04 10:54:20 -07:00
Severin Gehwolf
fc1be4c573
8203924: Zero: bootcycle-images build fails on x86_64
...
Use big java settings for jdk.compiler's annotation processing.
Reviewed-by: dholmes, erikj
2018-06-04 11:19:54 +02:00
Goetz Lindenmaier
e208c81a27
8204277: [testbug] fix DisassembleCodeBlobTest
...
Reviewed-by: thartmann
2018-06-04 12:29:48 +02:00
Erik Österlund
6e9153ef8b
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
...
Reviewed-by: rkennke, tschatzl
2018-06-04 12:59:51 +02:00
Jan Lahoda
4dec1a457f
8198378: javac crash when checking imports and a broken class is present
...
Properly handling bad classfile while processing imports.
Reviewed-by: vromero
2018-06-04 12:54:13 +02:00
Markus Grönlund
dd539c07ca
8203921: JFR thread sampling is missing fixes from JDK-8194552
...
Reviewed-by: egahlin
2018-06-04 12:51:24 +02:00
Thomas Stuefe
60c218229e
8204164: OOM-only logging in Metaspace
...
Reviewed-by: gziemski, coleenp
2018-06-04 07:12:26 +02:00
Gustavo Romero
5fc4466414
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
...
Reviewed-by: kvn, iignatyev
2018-06-03 14:21:56 -07:00
Priya Lakshmi Muthuswamy
c37f670092
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
...
Reviewed-by: ksrini
2018-06-03 19:21:18 +05:30
Gustavo Romero
e465926089
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
...
Reviewed-by: iignatyev, goetz
2018-06-03 09:19:48 +02:00
Priya Lakshmi Muthuswamy
9af06cae23
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
...
Reviewed-by: jjg
2018-06-03 12:04:52 +05:30
John Jiang
ef6e99081d
8199388: Test development for ChaCha20 and Poly1305 algorithms
...
Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
2018-06-01 17:45:10 -07:00
Igor Ignatyev
c4ec887262
8202812: [TESTBUG] Open source VM testbase compiler tests
...
Reviewed-by: kvn, mseledtsov
2018-06-01 15:48:55 -07:00
Rajan Halade
4639892e77
8204250: Problem list pkcs11 tests on windows
...
Reviewed-by: wetmore
2018-06-01 15:24:41 -07:00
Martin Balao
62c97f695f
8203182: Release session if initialization of SunPKCS11 Signature fails
...
Ensure session is properly released in P11Signature class
Reviewed-by: valeriep
2018-06-01 19:46:31 +00:00
Phil Race
f03c183e28
Merge
2018-06-01 09:38:08 -07:00
Michal Vala
a30144440e
8190417: javadoc updates to java.util.regex.Matcher
...
Reviewed-by: lancea, alanb, dholmes
2018-06-01 12:28:19 -04:00
Phil Race
e3fc1db59c
Merge
2018-06-01 09:18:22 -07:00
Adam Farley
1a3da59297
8200052: libjavajpeg: Fix compile warning in jchuff.c
...
Co-authored-by: Thomas Stuefe <thomas.stuefe@sap.com>
Reviewed-by: prr
2018-06-01 09:16:36 -07:00
Matthias Baesken
60eb10cace
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
...
Reviewed-by: clanger, prr, serb, stuefe
2018-05-30 15:01:36 +02:00
Phil Race
f3f7c9878c
Merge
2018-05-31 13:04:30 -07:00
Kim Barrett
dd3d24341b
8204179: [BACKOUT] OopStorage should use GlobalCounter
...
Backout JDK-8202945
Reviewed-by: eosterlund, pliden
2018-05-31 15:37:18 -04:00
Calvin Cheung
e8aba519f7
8203960: [TESTBUG] runtime/logging/DefaultMethodsTest.java failed when running in CDS mode
...
Added an interface with a default method. The InnerClass implements the interface.
Reviewed-by: iklam, dholmes
2018-05-31 11:41:25 -07:00
Dean Long
e9161fc443
8202670: Update Graal
...
Reviewed-by: kvn, aph
2018-05-31 10:38:05 -07:00
Alex Menkov
4265f02657
8203031: segfaults from jvmti_AddToBootstrapClassLoaderSearch
...
Reviewed-by: sspitsyn, iklam, jiangli
2018-05-31 10:14:41 -07:00
Sergey Bylokhov
b7dbfb2e28
8199150: Accessibility issues in java.desktop
...
8150156: Update bugs.sun.com references to bugs.java.com
Reviewed-by: prr
2018-05-31 09:52:32 -07:00
Sergey Bylokhov
414dd381fc
8202051: Address compilation warnings in libawt with VS2017
...
Reviewed-by: prr
2018-05-31 09:24:27 -07:00
Shashidhara Veerabhadraiah
92c17de5cf
8199723: Test java/awt/TextComponent/DeselectionDuringDoSelectionNonVisibleTest/DeselectionDuringDoSelectionNonVisibleTest.java fails
...
Reviewed-by: serb
2018-05-31 16:50:10 +05:30
Sergey Bylokhov
bff7725b4d
8195624: Desktop API cannot be used without permission to read "os.version"
...
Reviewed-by: prr
2018-05-30 22:03:12 -07:00
Sergey Bylokhov
bb315314c8
8203380: Missing platform and bug information for MouseModifiersInKeyEvent test
...
Reviewed-by: prr
2018-05-30 21:30:05 -07:00
Phil Race
2accb9f792
8204122: Update harfbuzz.md
...
Reviewed-by: srl
2018-05-30 15:19:55 -07:00
Phil Race
9a1d560f7f
8199530: Upgrade to harfbuzz 1.7.6
...
Reviewed-by: srl, serb
2018-05-30 12:20:00 -07:00
Sergey Bylokhov
f13ea2ea31
8196373: Introspector does not see overridden generic setter method
...
Reviewed-by: malenkov
2018-05-30 08:10:41 -07:00
Christoph Langer
244e03bf5a
8201429: Support AIX Input Method Editor (IME) for AWT Input Method Framework (IMF)
...
Co-authored-by: Ichiroh Takiguchi <takiguc@linux.vnet.ibm.com>
Reviewed-by: prr
2018-05-30 08:19:59 +02:00
Sergey Bylokhov
5c128bbc7d
8201279: javax.sound tests should not set java.home system property
...
Reviewed-by: prr, rriggs
2018-05-29 11:22:21 -07:00
Per Lidén
4a8497acdb
8203885: ConcurrentLocksDump::dump_at_safepoint() should not allocate array in resource area
...
Reviewed-by: dholmes, stuefe, kbarrett
2018-05-29 13:44:44 +02:00
Jan Lahoda
6776b453e0
8193717: Import resolution performance regression in JDK 9
...
Avoiding iteration through all sub-scopes of single import scope when looking up by name by only using those that may contain the given name.
Reviewed-by: mcimadamore
2018-05-29 13:17:03 +02:00
Thomas Stuefe
113924e979
8203865: Metaspace cleanup: Remove unused MemRegion in VirtualSpaceNode
...
Reviewed-by: dholmes, zgu
2018-05-29 12:52:08 +02:00
Jan Lahoda
5635d6f937
8202832: cycle detection depends on ordering of requires directives
...
Ensuring cyclic dependencies among modules produce a compile-time error.
Reviewed-by: vromero
2018-05-29 10:53:55 +02:00
Thomas Schatzl
60c5f60cbe
Merge
2018-05-28 12:11:50 +02:00
Thomas Schatzl
f236648263
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
...
Reviewed-by: pliden, shade
2018-05-28 12:10:18 +02:00
Ramanand Patil
b2edcc4b37
8203233: (tz) Upgrade time-zone data to tzdata2018e
...
Reviewed-by: martin, naoto
2018-05-28 03:04:38 -07:00
Thomas Schatzl
fd0d572bb5
8202842: G1 footprint regressions in jdk11+10
...
Lazily initialize G1FromCardCache to save on startup footprint if AlwaysPretouch is disabled.
Reviewed-by: sjohanss, redestad
2018-05-28 11:13:21 +02:00
Per Lidén
d830d47d91
8203817: Monitor::try_lock() should not call check_prelock_state()
...
Reviewed-by: dholmes, eosterlund, rehn
2018-05-28 09:59:11 +02:00
Aleksey Shipilev
e1c94920e5
8203628: Optimize (masked) byte memory comparisons on x86
...
Reviewed-by: adinn, vlivanov, jrose
2018-05-28 09:05:43 +02:00
Srinivas Dama
080269eb20
8202178: type.getKind() for var is None instead of Error
...
Make sure var kind != None for instance variables without initialization
Reviewed-by: mcimadamore
2018-05-27 12:00:16 +05:30
Kim Barrett
6c20824cda
8203028: Simplify reference processing in light of JDK-8175797
...
Removed special handling of Reference.next
Reviewed-by: tschatzl, sjohanss, mchung
2018-05-26 03:11:50 -04:00