Rajeev Chamyal
b2c4d31401
8159168: [hidpi] Window.setShape() works incorrectly on HiDPI
...
Reviewed-by: alexsch, ssadetsky
2016-07-11 14:56:17 +05:30
Prasanta Sadhukhan
c41a009a62
5049012: PrintToFile option is not disabled for flavors that do not support destination
...
Reviewed-by: prr, jdv
2016-07-11 10:45:54 +05:30
Phil Race
feb1698c01
Merge
2016-07-08 10:46:31 -07:00
Phil Race
54d6e1b926
Merge
2016-07-08 10:41:12 -07:00
Semyon Sadetsky
876a0a5b94
8152968: JTree Collapse Buttons Clipped Off Under GTK
...
Reviewed-by: alexsch
2016-07-08 20:28:28 +03:00
Rajan Halade
dd3db000a7
8144559: sun/security/mscapi/SignUsingNONEwithRSA.sh failed intermittently
...
Reviewed-by: vinnie
2016-07-08 10:15:38 -07:00
Ivan Gerasimov
2e894aee9a
8160518: Semicolon is not recognized as comment starting character (Kerberos)
...
Reviewed-by: weijun
2016-07-08 19:38:17 +03:00
Phil Race
252e4cbffa
Merge
2016-07-08 09:30:13 -07:00
Alexander Scherbatiy
d5dacffaee
8160977: [PIT] Typo in SwingUtilities2.java
...
Reviewed-by: ssadetsky, azvegint
2016-07-08 09:27:09 -07:00
Semyon Sadetsky
190b31b133
8149115: [hidpi] Linux: display-wise scaling factor should probably be taken into account
...
Reviewed-by: alexsch, azvegint
2016-07-08 18:43:12 +03:00
Ivan Gerasimov
a58b562057
8161017: GPL header missing comma in year
...
Reviewed-by: coffeys, rriggs
2016-07-08 17:56:52 +03:00
Rajeev Chamyal
537455b8a3
8158205: HiDPI hand cursor broken on Windows
...
Reviewed-by: alexsch, ssadetsky
2016-07-08 19:32:52 +05:30
Athijegannathan Sundararajan
09a43a8546
8161055: Remove plugin ordering by isAfter, isBefore
...
Reviewed-by: mchung, jlaskey
2016-07-08 17:11:51 +05:30
Erik Joelsson
f1e53d48e9
8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
...
Reviewed-by: dholmes, prr
2016-07-08 08:56:39 +02:00
Ajit Ghaisas
2e768f848b
8160421: Regression: JDK-8139192 causes NPE in java.awt.Toolkit.createCustomCursor()
...
Reviewed-by: flar, prr
2016-07-08 11:15:46 +05:30
Xueming Shen
799cba3f11
8161002: GPL header missing comma in year - not swapped in licensee bundles
...
Reviewed-by: smarks
2016-07-07 21:29:04 -07:00
Joe Darcy
b7b1f7c62e
8161022: Mark java/security/SignedObject/Chain.java as failing intermittently
...
Reviewed-by: weijun
2016-07-07 18:21:21 -07:00
Alexandre Iline
d1197dfc96
8158670: Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java
...
Enhanced test to detect if the corresponding module is present and update provider list.
Reviewed-by: mchung, valeriep
2016-07-08 00:50:28 +00:00
Daniel D. Daugherty
c3455566fd
Merge
2016-07-07 17:05:23 -07:00
Daniel D. Daugherty
2ef41f0f70
8161010: quarantine sun/tools/jps/TestJpsJar.java in JDK9-dev and JDK9-hs
...
Reviewed-by: iklam
2016-07-07 16:46:30 -07:00
Ivan Gerasimov
9c8bec9818
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
...
Reviewed-by: mullan
2016-07-08 01:49:54 +03:00
Xueming Shen
faaf303a95
8133170: Deflater.deflate with small output buffers fails
...
Reviewed-by: bpb
2016-07-07 14:16:58 -07:00
Alejandro Murillo
df36450c8a
Merge
2016-07-07 18:35:29 +00:00
Alejandro Murillo
971755ecb0
Added tag jdk-9+126 for changeset e2a569f3bb54
2016-07-07 18:21:23 +00:00
Joe Darcy
871852cb44
8152174: Type annotations with a missing type throw NullPointerException
...
Reviewed-by: jfranck
2016-07-07 10:16:47 -07:00
Sibabrata Sahoo
0a0c30f0a3
8160940: Enable debug log in javax/net/ssl/HttpsURLConnection/Equals.java to track JDK-8160210
...
Reviewed-by: xuelei
2016-07-07 09:50:35 -07:00
Paul Sandoz
a4245ceb1d
8160885: Unsafe.compareAndExchangeDouble/FloatAcquire should defer to compareAndExchangeLong/IntAcquire
...
Reviewed-by: mhaupt
2016-07-07 18:30:43 +02:00
Alexander Scherbatiy
16aa730d25
8160879: [PIT] CloseOnMouseClickPropertyTest fails with AA hint:Nonantialiased rendering mode exception
...
Reviewed-by: ssadetsky, azvegint
2016-07-07 15:39:19 +03:00
Jim Laskey
748aad61f6
8160829: Remove ASMPool support from jlink
...
Reviewed-by: sundar, psandoz, forax
2016-07-07 09:38:33 -03:00
Manajit Halder
0d7becfcb7
8156460: [macosx] Test case javax/swing/JPopupMenu/6827786/bug6827786.java fails
...
8160144: [macosx] The menuitem in the menu of the "Test Frame" can't work correctly
8160145: [macosx] Keep pressed the Alt, Shift & Ctrl Keys,and then Click 'ClickMe' button,the case failed automatically
8158621: The ALT key can not work with any key
8158485: The "File" menu's menuitems can not bring up information window or modal quit Dialog
8158501: [macosx] The checkbox can't be checked via an event generate on the menu
8158389: [macosx] Regression: javax/swing/JMenu/4213634/bug4213634.java
8158526: [macosx] java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.java fails (invalid extended modifier info)
8158496: [macosx] Swing mnemonics broken on Mac
8158362: [macosx] Regression: at least java/awt/event/KeyEvent/AltCharAcceleratorTest/AltCharAcceleratorTest.java fails
8158512: [Regression] Test java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
8158377: [macosx] Regression: java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest
Reviewed-by: alexsch, ssadetsky, aniyogi
2016-07-07 16:47:37 +05:30
Nishit Jain
74a59850a5
8055900: j.t.SimpleDateFormat spec needs to be clarified regarding month patterns
...
Reviewed-by: okutsu, peytoia
2016-07-07 17:53:55 +09:00
John Jiang
0eca75cd93
8157667: sun/security/x509/URICertStore/ExtensionsWithLDAP.java has to be updated due to JDK-8134577
...
Resolving hosts by proxy instead of name service
Reviewed-by: mullan
2016-07-07 01:31:31 -07:00
Shilpi Rastogi
aec121f999
8158169: MethodHandles.dropArgumentsToMatch(...)
...
Reviewed-by: psandoz, mhaupt
2016-07-07 09:51:47 +02:00
Ambarish Rapte
a2168558c1
8160764: [TEST_BUG] java/awt/TextArea/TextAreaScrolling/TextAreaScrolling.java
...
Reviewed-by: alexsch, ssadetsky
2016-07-06 21:07:35 +05:30
Tim Du
3e0395eb84
8160339: Remove intermittent key from javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
...
Reviewed-by: xuelei
2016-07-06 01:50:34 -07:00
Tim Du
766c7ad4c6
8160333: Remove intermittent key from javax/net/ssl/TLSv12/ShortRSAKey512.java
...
Reviewed-by: xuelei
2016-07-05 23:43:59 -07:00
Joe Darcy
4fc8ce216b
8160901: Demote java/lang/ProcessBuilder/Zombies.java to tier 2
...
Reviewed-by: rriggs
2016-07-06 10:19:00 -07:00
Artem Kosarev
90e4430c17
8135114: sun/security/krb5/auto tests failed on machine with TR locale
...
Reviewed-by: xuelei
2016-07-06 09:54:07 -07:00
Michael Haupt
d09f7620fe
8160717: MethodHandles.loop() does not check for excessive signature
...
Reviewed-by: psandoz, redestad
2016-07-06 17:10:36 +02:00
Roger Riggs
1e4ea02a07
8160848: Add diagnostics to java/lang/ProcessBuilder/Zombies
...
Reviewed-by: martin
2016-07-06 10:33:17 -04:00
Weijun Wang
db8e727862
8158589: Possible integer overflow issues for DRBG
...
Reviewed-by: xuelei, mullan
2016-07-06 21:52:12 +08:00
Felix Yang
6e722043e3
8153838: test/java/io/Serializable/failureAtomicity/FailureAtomicity.java doesnot declare module dependencies
...
Reviewed-by: alanb
2016-07-06 01:20:20 -07:00
Hamlin Li
521a8f2238
8160866: IntPrimitiveOpsTests.java still in ProblemList.txt while related bug has been closed
...
Reviewed-by: mhaupt
2016-07-06 00:04:55 -07:00
Joe Darcy
098053564e
6226715: (ann) java.lang.annotation.AnnotationTypeMismatchException could not be serialized
...
Reviewed-by: rriggs
2016-07-05 21:11:40 -07:00
Alejandro Murillo
179f7b527c
Merge
2016-07-05 20:41:56 -07:00
Anthony Scarpino
26f45543e5
8154015: Apply algorithm constraints to timestamped code
...
Reviewed-by: mullan
2016-07-05 15:37:42 -07:00
Alejandro Murillo
451f529750
Merge
2016-07-05 13:50:37 -07:00
Sibabrata Sahoo
b96909178b
8159861: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timeout
...
Reviewed-by: xuelei
2016-07-05 10:11:42 -07:00
Sibabrata Sahoo
fc19d91719
8160341: Remove intermittent key from TestDSAGenParameterSpec.java
...
Reviewed-by: xuelei
2016-07-05 10:10:07 -07:00
Sibabrata Sahoo
a558bfc790
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
...
Reviewed-by: xuelei
2016-07-05 10:07:13 -07:00