Commit Graph

30809 Commits

Author SHA1 Message Date
Alexander Scherbatiy
435c40f71b 8081019: Check peer to null in CPlatformWindow.checkZoom()
Reviewed-by: serb, azvegint
2015-06-01 17:46:28 +04:00
Prasanta Sadhukhan
58c413e2d4 8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
Reviewed-by: prr, serb
2015-06-01 13:40:43 +03:00
Andrew John Hughes
0c39467189 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
The include directive should be conditional on the use of the system JPEG library.

Reviewed-by: prr, ihse
2015-05-29 17:29:52 +01:00
Andrew Brygin
f5800b1a9c 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
Reviewed-by: serb, prr
2015-05-29 18:32:58 +03:00
Yasumasa Suenaga
69e03ffa35 8081295: Build failed with GCC 5.1.1
Array bounds and incorrect condition warnings happen with GCC 5.1.1

Reviewed-by: azvegint
2015-05-29 08:58:46 +09:00
Anton Nashatyrev
4dc4dd721e 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
Reviewed-by: azvegint, alexp
2015-05-28 21:17:49 +03:00
Sergey Bylokhov
44af11b7a3 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
2015-05-23 15:13:40 +03:00
Vadim Pakhnushev
9f0e9954f9 8079652: Could not enable D3D pipeline
Reviewed-by: prr, serb
2015-05-27 14:42:58 +03:00
David Dehaven
41bdaeb5a2 Merge 2015-05-26 15:18:09 -07:00
Phil Race
6fe284e401 8081231: JDK9 client build broken on Windows
Reviewed-by: azvegint
2015-05-26 15:06:42 -07:00
Xueming Shen
92bfe45d6a 8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
To remove the invalid test case

Reviewed-by: alanb
2015-05-26 12:34:51 -07:00
Alejandro Murillo
fa672c31d0 Merge 2015-05-26 09:22:39 -07:00
Artem Smotrakov
91b74f4fdc 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
2015-05-26 18:42:08 +03:00
Alexander Stepanov
60ea3cb98f 8040147: minor cleanup for docs
Minor cleanup for docs

Reviewed-by: lancea
2015-05-26 18:31:21 +04:00
Weijun Wang
4f8755f9b8 8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Reviewed-by: xuelei
2015-05-26 22:10:37 +08:00
Alexey Ivanov
8d0ec77fc6 8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
2015-05-26 14:47:12 +03:00
Erik Joelsson
7b3c4b4d32 8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:53 +02:00
Semyon Sadetsky
3ef1c8d4c3 8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
2015-05-26 08:33:32 +03:00
Xueming Shen
abaeabd0cd 8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables

Reviewed-by: okutsu
2015-05-25 13:52:28 -07:00
Athijegannathan Sundararajan
b04e91828a 8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Reviewed-by: attila, jlaskey
2015-05-25 19:09:44 +05:30
Semyon Sadetsky
243208ab2e 8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
2015-05-25 16:10:12 +03:00
Katja Kantserova
27aac42dc5 8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
2015-05-25 14:08:21 +02:00
Artem Smotrakov
6b7bbd4884 8050374: More Signature tests
Reviewed-by: valeriep
2015-05-25 11:47:41 +03:00
Sean Mullan
af164e7926 8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
2015-05-24 08:54:38 -04:00
Mandy Chung
efeb942f9f 8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:43:39 -07:00
Sergey Bylokhov
b081f20d61 6587235: Incorrect javadoc: "no parameter" in 2d source code
Reviewed-by: azvegint, prr
2015-05-22 23:26:00 +03:00
Joe Darcy
0de6f9f413 8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
2015-05-22 10:45:59 -07:00
Xueming Shen
4612edcf52 8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
To eliminate an extra byte buffer and copy in iso2022 encoding

Reviewed-by: alanb, darcy
2015-05-22 10:33:27 -07:00
Sergey Bylokhov
13711e78f0 8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
2015-05-22 19:27:33 +03:00
Xueming Shen
d1d75812b0 8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Update the api doc for entries()/stream() accordingly

Reviewed-by: alanb
2015-05-22 08:56:33 -07:00
Pooja Chopra
67b606e456 8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
2015-05-22 17:30:21 +03:00
Roger Riggs
3788afad1f 8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava

Reviewed-by: alanb, erikj
2015-05-22 10:12:18 -04:00
Shobhit Gupta
318383493e 8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
2015-05-22 16:13:00 +03:00
J. Duke
7a711fe858 Merge 2017-07-05 20:35:22 +02:00
J. Duke
36566dfd18 Merge 2017-07-05 20:35:19 +02:00
J. Duke
335e7179f0 Merge 2017-07-05 20:35:10 +02:00
J. Duke
d708c1ae41 Merge 2017-07-05 20:35:04 +02:00
J. Duke
70c24bcc29 Merge 2017-07-05 20:34:59 +02:00
J. Duke
09e177d4c9 Merge 2017-07-05 20:34:52 +02:00
J. Duke
e73c02a294 Merge 2017-07-05 20:34:47 +02:00
J. Duke
391aa2f5ac Merge 2017-07-05 20:34:33 +02:00
J. Duke
1926e70cbb Added tag jdk9-b65 for changeset 4915246064b2 2017-07-05 20:33:56 +02:00
J. Duke
ef28a587f7 Merge 2017-07-05 20:33:55 +02:00
J. Duke
4c392be479 Merge 2017-07-05 20:33:50 +02:00
J. Duke
c07a51a28d Merge 2017-07-05 20:33:45 +02:00
J. Duke
b0fb6e8669 Merge 2017-07-05 20:33:41 +02:00
J. Duke
0f434665b0 Merge 2017-07-05 20:33:35 +02:00
J. Duke
286f91a526 Merge 2017-07-05 20:33:28 +02:00
J. Duke
b07d166138 Merge 2017-07-05 20:33:23 +02:00
J. Duke
5dcf5e769c Merge 2017-07-05 20:33:06 +02:00