47141 Commits

Author SHA1 Message Date
Vladimir Kozlov
f808590858 8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled
Disable Graal by switching off UseJVMCICompiler when JVMCI is disabled

Reviewed-by: twisti
2017-08-25 18:21:47 -07:00
Goetz Lindenmaier
192f57c11c 8186437: Lock held when compiler thread creation fails
Reviewed-by: stuefe, kvn
2017-08-22 15:12:26 +02:00
Vladimir Kozlov
d1bbcb5a39 8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected
Removed -Djvmci.Compiler=null for tests which do JIT compilation

Reviewed-by: twisti
2017-08-25 14:07:18 -07:00
Charlie Jiang
fbd95a81a8 8177951: Charset problem when the name of the sound device contains Chinese character
Reviewed-by: amenkov, serb
2017-08-01 14:18:14 +08:00
Krishna Addepalli
a09f958028 8175015: FileSystemView.isDrive(File) memory leak on "C:\" file reference
Reviewed-by: serb, psadhukhan
2017-08-30 16:56:59 +05:30
Phil Race
dc468aae46 Merge 2017-08-29 10:47:16 -07:00
Phil Race
4211e523ea 8186317: Cache font layout tables for use by harfbuzz
Reviewed-by: srl, pnarayanan
2017-08-28 11:53:44 -07:00
Sergey Bylokhov
05aa9c6d1d 8186261: 4 JNI primitive type mismatch defect groups in XlibWrapper.c
Reviewed-by: azvegint
2017-08-24 11:30:13 -07:00
Phil Race
3c205b2acc Merge 2017-08-23 12:05:28 -07:00
Phil Race
6d83ae7b5c 8184135: Remove obsolete dga code and binaries from Solaris SPARC build
Reviewed-by: serb, psadhukhan, pnarayanan
2017-08-23 09:28:08 -07:00
Sergey Bylokhov
7377576533 8186474: WColor class is superseded by the SystemColor and should be removed
Reviewed-by: azvegint
2017-08-22 09:41:11 -07:00
Sergey Bylokhov
cc73a1d421 8186263: The SunDropTargetEvent sometimes is not dispatched
Reviewed-by: prr
2017-08-18 14:03:06 -07:00
Phil Race
d3752ab147 Merge 2017-08-18 11:25:20 -07:00
Laurent Bourgès
076ad85e98 8186364: RFE: API for java.awt.geom.Path2D storage trimming
Reviewed-by: prr, flar
2017-08-18 10:12:50 -07:00
Dmitry Batrak
cb9b582f3e 8174744: [macos] Wrong rendering of string containing surrogate pairs
Reviewed-by: prr, serb
2017-08-17 19:24:58 -07:00
Sergey Bylokhov
858eff4f0b 8185683: Inaccessible and unused classes can be removed from java.desktop module
Reviewed-by: prr, kcr
2017-08-17 13:51:01 -07:00
Phil Race
a6132067a5 Merge 2017-08-16 11:31:56 -07:00
Phil Race
e1ad369695 Merge 2017-08-14 10:47:56 -07:00
Manajit Halder
1536f8ca36 8136999: [macosx] NSException and NPE in a crash test
Reviewed-by: serb
2017-08-11 18:17:00 +05:30
Sergey Bylokhov
a1c9682716 8153871: [macosx] Low-level error on OS X 10.11 with DnD in Swing
Reviewed-by: azvegint
2017-08-10 15:17:40 -07:00
Prasanta Sadhukhan
3357f6846c 8185890: Intermittent NPE in JLightweightFrame when updating cursor aceoss multiple graphics devices
Reviewed-by: azvegint
2017-08-10 10:46:19 +05:30
Alexander Zvegintsev
53de58f50d 8178448: MenuBar item handler fired twice
Reviewed-by: serb
2017-08-10 10:41:04 +05:30
Dmitry Markov
31e1b5fd4b 8177414: Missing key events on Mac Os
Reviewed-by: serb, prr
2017-08-08 14:07:07 +01:00
Phil Race
09f196a078 Merge 2017-08-07 09:45:38 -07:00
Shashidhara Veerabhadraiah
7e69a572fa 8178106: There is no error message pop up when clicking 'create folder' button
Reviewed-by: serb, psadhukhan
2017-08-07 10:02:39 +05:30
Sergey Bylokhov
af3dc52333 8185093: Expensive multi-core choke point when any graphics objects are created
Reviewed-by: prr, flar
2017-08-04 18:39:23 -07:00
Shashidhara Veerabhadraiah
5b641597ae 8058785: Nimbus disabled tooltip needs border
Reviewed-by: serb, pkbalakr
2017-08-03 14:55:48 +05:30
Krishna Addepalli
252bdeafe6 8027154: [TESTBUG] Test java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
Reviewed-by: serb, arapte
2017-08-02 11:26:57 +05:30
Ujwal Vangapally
a3821dc595 8181895: javax management docs contain links to technotes
Edited links to point to Alternate paths

Reviewed-by: rriggs
2017-08-01 10:33:47 +05:30
Jonathan Gibbons
2de62f2a74 8185589: jdk.management API has accessibility issues
Reviewed-by: alanb
2017-07-31 17:37:46 -07:00
Jonathan Gibbons
85c53bd552 8185588: jdk.attach API has accessibility issues
Reviewed-by: alanb
2017-07-31 16:02:23 -07:00
Kumar Srinivasan
d8492f4fcd 8184969: Cannot specify multiple -link to jdk9 javadoc
Reviewed-by: jjg
2017-07-28 15:00:53 -07:00
Sergey Bylokhov
e551b06bb7 8139050: -[AWTView draggingEnded:]: unrecognized selector message during drag and drop
Reviewed-by: azvegint
2017-07-28 14:39:48 -07:00
Kumar Srinivasan
0fdd008b62 8183026: minor cleanup for IndexUseComparator
8163990: Utils.ElementComparator does not need to be generic

Reviewed-by: jjg
2017-07-28 14:29:29 -07:00
Mandy Chung
2cb9e39fc9 8161121: VM::isSystemDomainLoader should consider platform class loader
Reviewed-by: alanb
2017-07-28 13:22:33 -07:00
Goetz Lindenmaier
34afeced21 8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests
Add new keyword 'printer'. Some minor test fixes to show headless exception. Add some @requires windows.

Reviewed-by: serb, mbaesken
2017-07-28 14:06:28 +02:00
Brian Burkhalter
577dc3fca2 8186157: (scanner) Modify java/util/Scanner/ScanTest.java to fail if Engilsh Locale unavailable
Fail if the English locale is not available on the system

Reviewed-by: lancea
2017-08-11 15:44:44 -07:00
Jonathan Gibbons
1b9cc2f7a2 8186153: Fix a11y and HTML issues in the java.math, java.text and java.time packages
Reviewed-by: lancea, bpb
2017-08-11 14:07:14 -07:00
Jonathan Gibbons
c79d52b103 8186052: Fix a11y and HTML issues in the java.base/java.lang[.*] packages
Reviewed-by: smarks
2017-08-10 15:23:03 -07:00
Jonathan Gibbons
330008fbf2 8185994: Fix a11y and HTML issues in the java.base/java.io and java.base/java.nio packages
Reviewed-by: bpb, smarks
2017-08-10 15:21:17 -07:00
Doug Lea
2f31db126d 8185099: Miscellaneous changes imported from jsr166 CVS 2017-08
Reviewed-by: martin, psandoz
2017-08-09 17:40:38 -07:00
Doug Lea
9f28d43df5 8185830: ConcurrentSkipListSet.clone() fails with UnsupportedOperationException
Reviewed-by: martin, psandoz, plevart
2017-08-09 17:30:51 -07:00
Jonathan Gibbons
880c64b6af 8185984: fix a11y and html issues in java.logging module
Reviewed-by: dfuchs, mchung
2017-08-09 15:39:50 -07:00
Lana Steuck
855080ae1f Merge 2017-08-08 22:53:38 +00:00
Abhijit Saha
7be03f3200 Added tag jdk-10+19 for changeset 22316369c9b0 2017-08-08 22:11:12 +00:00
Jonathan Gibbons
74419eb34a 8185867: fix a11y and html issues in jdk.jdi docs
Reviewed-by: alanb
2017-08-08 12:01:02 -07:00
Phil Race
c27877713e Added tag jdk-9+181 for changeset 35dc62e43188 2017-08-03 18:56:59 +00:00
Amy Lu
135d500fc8 8184894: Mark ExternalEditorTest.java as intermittently failing, demote to tier 2
Reviewed-by: jlahoda
2017-07-28 19:54:26 +08:00
Prasanta Sadhukhan
c6ce199830 7190581: Nimbus: PgDn at the bottom causes scrolling
Reviewed-by: ssadetsky
2017-07-28 10:26:22 +05:30
Lana Steuck
33ec100504 Added tag jdk-10+17 for changeset a3c10d5df818 2017-07-28 02:34:48 +00:00