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
Sibabrata Sahoo
11ecd00506
8160624: sun/security/tools/keytool/printssl.sh failed with "Socket closed"
...
Reviewed-by: weijun
2016-07-05 10:04:16 -07:00
Alexander Zvegintsev
95dc3d009d
8155515: Desktop.moveToTrash() javadoc issue
...
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:41:47 +03:00
Alexander Zvegintsev
aa157d7826
8156212: Typo in javadoc of java.awt.Taskbar, setIconBadge spec
...
Reviewed-by: alexsch, ssadetsky
2016-07-05 19:40:26 +03:00
Manajit Halder
6132b8f774
7156316: [macosx] Ctrl+Space does generate Unknown keychar
...
Reviewed-by: alexsch, aniyogi
2016-07-05 16:20:00 +05:30
Shilpi Rastogi
33695b874c
8158510: Add test cases to validate Annotation
...
Reviewed-by: alanb, psandoz, mhaupt
2016-07-05 12:44:28 +02:00
Semyon Sadetsky
3c449e081f
8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
...
Reviewed-by: alexsch, serb
2016-07-05 12:37:36 +03:00
Alexander Scherbatiy
8d33f0b3fe
8160248: Dragged internal frame leaves artifacts for floating point ui scale
...
Reviewed-by: ssadetsky
2016-07-05 09:48:49 +03:00
Alexander Scherbatiy
6e18073968
8142966: Wrong cursor position in text components on HiDPI display
...
Reviewed-by: prr, serb
2016-07-05 09:36:41 +03:00
Alexander Scherbatiy
8775502b97
8132119: Provide public API for text related methods in SwingUtilities2
...
Reviewed-by: prr, serb
2016-07-05 09:26:34 +03:00
Masayoshi Okutsu
bc8144c597
8136356: Add time zone mappings on Windows
...
Reviewed-by: peytoia
2016-07-05 13:53:30 +09:00
Mandy Chung
9a3757b37a
8160698: java --dry-run should not cause main class be initialized
...
Reviewed-by: ksrini
2016-07-04 09:13:13 -07:00
Ivan Gerasimov
7a41a43d84
8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
...
Reviewed-by: coffeys, xuelei
2016-07-04 16:25:11 +03:00
Prasanta Sadhukhan
e37a8652d8
6789262: getPageFormat doesn't apply PrintRequestAttributeSet specified
...
Reviewed-by: prr, jdv
2016-07-04 17:10:29 +05:30
Bhanu Prakash Gopularam
9717ec036b
8159616: java.time.Instant falls through switch statement
...
Removed the unneeded case statement INSTANT_SECONDS
Reviewed-by: rriggs, scolebourne
2016-07-04 10:50:28 +00:00
Michael Haupt
a06c5e0f57
8143211: provide bytecode intrinsics for loop and try/finally executors
...
Reviewed-by: psandoz, redestad, vlivanov
2016-07-04 10:08:18 +02:00
Dmitry Markov
b77537f200
8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
...
Reviewed-by: alexp
2016-07-04 11:04:18 +03:00
Masayoshi Okutsu
99921c2f0e
8159943: JavaTimeSupplementary resource bundles need update
...
Reviewed-by: naoto
2016-07-04 13:00:15 +09:00
Ivan Gerasimov
06075b3f8b
8159822: Non-synchronized access to shared members of com.sun.jndi.ldap.pool.Pool
...
Reviewed-by: coffeys
2016-07-03 05:30:47 +03:00
Anthony Scarpino
50e42d2212
8159180: Remove default setting for jdk.security.provider.preferred
...
Reviewed-by: xuelei
2016-07-02 13:51:20 -07:00
Yasumasa Suenaga
c2f7785651
8160294: Some client libraries cannot be built with GCC 6
...
Reviewed-by: prr, flar, erikj, kbarrett
2016-07-02 22:28:40 +09:00
Kumar Srinivasan
3596fa197c
8145418: [macosx] Help message for -Xdock:name has a superfluous trailing quote "
...
Reviewed-by: naoto
2016-07-01 15:13:00 -07:00
Vinnie Ryan
dc536f2d74
8157730: Mark deprecated java.security.{Identity,IdentityScope,Signer} APIs with forRemoval=true
...
Reviewed-by: mullan
2016-07-01 22:55:26 +01:00
Phil Race
fd10d046e9
8160695: getHBScriptCode script code validation
...
Reviewed-by: bpb
2016-07-01 14:29:36 -07:00
Phil Race
b6b66540e4
8160693: ScriptRunData.java uses bitwise AND instead of logical AND
...
Reviewed-by: flar
2016-07-01 14:27:13 -07:00
Phil Race
985762b983
Merge
2016-07-01 13:00:53 -07:00
Brian Burkhalter
7f9465ef15
8160018: (fs) Remove GioFileTypeDetector on Solaris
...
Remove the GioFileTypeDetector from the chain of FileTypeDetectors provided by SolarisFileSystemProvider.
Reviewed-by: rriggs
2016-07-01 12:55:23 -07:00
Brian Burkhalter
70e069ea5d
8160687: (fs) Cannot tell which WatchService test is not deleting temp directories "work*"
...
Change name of "work" temp directory to "TestName"
Reviewed-by: rriggs
2016-07-01 12:54:18 -07:00
Sean Mullan
3520eff611
8157847: Deprecate the java.security.acl API with forRemoval=true
...
Reviewed-by: weijun, mchung
2016-07-01 14:29:18 -04:00