Prasanta Sadhukhan
|
c466ee0357
|
8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
Reviewed-by: azvegint, prr
|
2015-07-29 20:32:35 +03:00 |
|
Dmitry Cherepanov
|
85c4b3c082
|
Merge
|
2015-07-29 11:33:02 +04:00 |
|
Dmitry Cherepanov
|
9fb2a2c094
|
Merge
|
2015-07-29 09:47:54 +04:00 |
|
Sergey Bylokhov
|
5e745d9ef1
|
8013586: audioInputStream.close() does not release the resource
8130305: AudioSystem behavior depends on order that providers are located
Reviewed-by: prr, amenkov
|
2015-07-28 22:31:54 +03:00 |
|
Semyon Sadetsky
|
7ecc241629
|
8130735: javax.swing.TimerQueue: timer fires late when another timer starts
Reviewed-by: alexsch, serb, azvegint
|
2015-07-28 20:59:26 +03:00 |
|
Semyon Sadetsky
|
17903d1583
|
8025815: Child FileDialog of modal dialog does not get focus on Gnome
Reviewed-by: azvegint, serb
|
2015-07-28 20:55:45 +03:00 |
|
Semyon Sadetsky
|
c25b61dc1d
|
8130769: The new menu can't be shown on the menubar after clicking the "Add" button
Reviewed-by: alexsch, serb, azvegint
|
2015-07-28 20:39:43 +03:00 |
|
Sergey Bylokhov
|
b505b0e570
|
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
Reviewed-by: ant, azvegint
|
2015-07-28 18:14:57 +03:00 |
|
Olivier Lagneau
|
57ca07fad6
|
8131783: Put LowMemoryTest.java in quarantine
Add LowMemoryTest.java to ProblemList.txt
Reviewed-by: sspitsyn, jbachorik
|
2015-07-28 15:07:09 +02:00 |
|
Joe Darcy
|
1570c5e78d
|
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
Reviewed-by: dholmes
|
2015-07-27 18:51:29 -07:00 |
|
Michael Fang
|
9a7441f204
|
8131105: Header Template for nroff man pages *.1 files contains errors
Reviewed-by: katleman
|
2015-07-27 16:49:10 -07:00 |
|
Volker Simonis
|
29a79fc1a3
|
8132374: AIX: fix value of os.version property
Reviewed-by: alanb, rriggs
|
2015-07-27 19:50:14 +02:00 |
|
Artem Smotrakov
|
b6bee08125
|
8048596: Tests for AEAD ciphers
Reviewed-by: valeriep
|
2015-07-25 08:50:45 +03:00 |
|
Steve Drach
|
81705a9e0c
|
8062849: Optimize EnumMap.equals
In the equals method, if the two EnumMaps are a different size return false since they can't be equal.
Reviewed-by: martin, bchristi, rriggs, psandoz
|
2015-07-24 15:33:13 -07:00 |
|
Peter Brunet
|
d02dfb7a3a
|
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
Change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
|
2015-07-24 13:58:44 -05:00 |
|
Brian Burkhalter
|
7cd090f230
|
8065556: (bf) Buffer.position and other methods should include detail in IAE
Add messages to IAEs which have none.
Reviewed-by: alanb
|
2015-07-24 11:52:30 -07:00 |
|
Jean-Francois Denise
|
8f15d5a0c2
|
8132335: jimage tool extract and recreate options are not consistent
Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey
|
2015-07-24 18:57:04 +02:00 |
|
Katja Kantserova
|
2df4f67054
|
8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
Reviewed-by: jbachorik
|
2015-07-24 15:28:59 +02:00 |
|
Jaroslav Bachorik
|
aa572f2749
|
Merge
|
2015-07-24 20:45:30 +02:00 |
|
Harold Seigel
|
4496a599b2
|
8081695: Old verifier fails to reject bad access to protected <init> method
Remove the class file version check that prevented the proper access check
Reviewed-by: coleenp, gtriantafill, lfoltan
|
2015-07-24 10:03:58 -04:00 |
|
Alejandro Murillo
|
6f041557c8
|
Merge
|
2015-07-24 00:54:07 -07:00 |
|
Lana Steuck
|
101f981a23
|
Merge
|
2015-07-23 15:27:58 -07:00 |
|
Harold Seigel
|
78d7217926
|
Merge
|
2015-07-23 21:33:57 +02:00 |
|
David Katleman
|
eea9e42b51
|
Added tag jdk9-b74 for changeset 63fb159920a7
|
2015-07-23 11:54:29 -07:00 |
|
Dmitry Samersoff
|
ad592d234f
|
Merge
|
2015-07-23 15:25:30 +00:00 |
|
Dmitry Samersoff
|
2155377556
|
8059038: Create new launcher for SA tools
Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
|
2015-07-23 18:17:02 +03:00 |
|
Konstantin Shefov
|
fdc7b2e85f
|
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
Reviewed-by: psandoz
|
2015-07-23 16:46:54 +03:00 |
|
Harold Seigel
|
781e67c86c
|
8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[]
Add ITEM_Boolean enum to differentiate between arrays of booleans and arrays of bytes
Reviewed-by: dholmes, lfoltan
|
2015-07-23 08:44:37 -04:00 |
|
Xueming Shen
|
3d82fdcaad
|
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
Fixed the 32-bit overflow.
Reviewed-by: rriggs
|
2015-07-22 21:11:38 -07:00 |
|
Steve Drach
|
31ffde0567
|
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
Two unused variables in MacOSXPreferences.java were removed
Reviewed-by: cbensen, psandoz, chegar
|
2015-07-22 14:44:30 -07:00 |
|
Yong Jeffrey Huang
|
7e1ed8f785
|
8129361: ISO 4217 amendment 160
Reviewed-by: naoto
|
2015-07-29 23:36:51 -07:00 |
|
Alejandro Murillo
|
2135b0eb76
|
Merge
|
2015-07-29 20:21:14 -07:00 |
|
Stuart Marks
|
572e30db49
|
8132206: move ScanTest.java into OpenJDK
Reviewed-by: psandoz, sherman
|
2015-07-29 15:21:12 -07:00 |
|
Naoto Sato
|
0dfdc19faa
|
8027607: (rb) Provide UTF-8 based properties resource bundles
Reviewed-by: okutsu, sherman
|
2015-07-29 13:36:53 -07:00 |
|
Alejandro Murillo
|
7662ef83e5
|
Merge
|
2015-07-29 11:05:02 -07:00 |
|
Volker Simonis
|
520ba7be6c
|
8132475: The commands in the modular images are executable by the owner only (once again)
Reviewed-by: rriggs, alanb
|
2015-07-29 11:47:19 +02:00 |
|
Volker Simonis
|
f6d8339621
|
8132408: Check os.name before os.version in SunGraphicsEnvironment constructor
Reviewed-by: prr
|
2015-07-29 11:43:44 +02:00 |
|
Xueming Shen
|
47dbbc7b72
|
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
To add a pair of set/getTimeLocal()
Reviewed-by: ksrini, rriggs
|
2015-07-22 21:43:33 +00:00 |
|
Rajan Halade
|
ef917cec15
|
8130031: Remove the intermittent keyword for this test
Reviewed-by: xuelei
|
2015-07-22 11:08:35 +03:00 |
|
Katja Kantserova
|
b66a26f3b1
|
8132094: Mark intermittently failuring core-svc tests
Reviewed-by: jbachorik, sspitsyn
|
2015-07-22 09:51:40 +02:00 |
|
Jaroslav Bachorik
|
5cfa71a605
|
Merge
|
2015-07-21 20:37:19 +02:00 |
|
Jaroslav Bachorik
|
d5644aff56
|
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
Reviewed-by: dcubed
|
2015-07-21 18:38:09 +02:00 |
|
Daniel D. Daugherty
|
c2255f8c9f
|
8075171: Contended Locking fast notify bucket
JEP-143/JDK-8073165 Contended Locking fast notify bucket
Co-authored-by: Dave Dice <dave.dice@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Reviewed-by: dholmes, acorn, dice, dcubed
|
2015-07-21 07:29:10 -07:00 |
|
Weijun Wang
|
e81669d5df
|
8131051: KDC might issue a renewable ticket even if not requested
Reviewed-by: xuelei
|
2015-07-21 18:02:36 +08:00 |
|
Alejandro Murillo
|
8dd9e26db4
|
Merge
|
2015-07-21 14:18:07 -07:00 |
|
Tristan Yan
|
7f9414bc11
|
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
|
2015-07-21 14:15:59 -04:00 |
|
Alejandro Murillo
|
d6317b6e29
|
Merge
|
2015-07-21 09:19:19 -07:00 |
|
Semyon Sadetsky
|
41e7243833
|
8062728: [PIT] Test closed/... fails for Windows only
Reviewed-by: alexsch, serb
|
2015-07-21 09:51:33 +03:00 |
|
Semyon Sadetsky
|
1564b678e7
|
8130390: Applet fails to launch on virtual desktop
Reviewed-by: azvegint, serb
|
2015-07-21 09:35:04 +03:00 |
|
Semyon Sadetsky
|
3bc940fdaa
|
8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel"
Reviewed-by: alexsch, serb, azvegint
|
2015-07-21 08:39:37 +03:00 |
|