Daniel Fuchs
9d4c46f850
8150173: JAXBContext.newInstance causes PrivilegedActionException when createContext's declared in abstract class extended by discovered JAXB implementation
...
Trivial fix - the concrete class must be instantiated, not the class that defines the createContext method.
Reviewed-by: lancea, mchung
2016-06-24 16:03:17 +01:00
Athijegannathan Sundararajan
72d2e8594f
8147794: Jlink's ModuleEntry.stream can't be consumed more than once and ModuleEntry content should be read only if needed
...
Reviewed-by: jlaskey, psandoz
2016-06-24 19:56:50 +05:30
Chris Hegarty
c53f3cbcbe
8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
...
Reviewed-by: alanb, dholmes, shade
2016-06-24 06:47:32 +01:00
Tim Du
7e1c0f82b6
8146393: sun/security/tools/jarsigner/ts.sh failed on OEL Linux 7 with ar_SA Locale
...
Reviewed-by: weijun
2016-06-23 19:58:58 -07:00
Phil Race
62f4383578
4497648: TextLayout equals method is not implemented
...
Reviewed-by: serb, psadhukhan
2016-06-23 16:54:19 -07:00
Prasanta Sadhukhan
1d8080cca9
6601097: Margins are not reset to hardware margins when width/height is 0 or -ve alongwith x, y
...
Reviewed-by: prr, jdv
2016-06-23 16:46:13 +05:30
Anton Litvinov
69128416e4
8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
...
Reviewed-by: alexp, serb
2016-06-23 12:53:56 +03:00
Manajit Halder
76cbe40b08
8155740: [macosx] robot.keyPress and robot.keyRelease do not generate key event for Alt-Graph key VK_ALT_GRAPH
...
Reviewed-by: ssadetsky, serb
2016-06-22 16:10:36 +05:30
Semyon Sadetsky
1357181c55
8139189: Review request for 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
...
Reviewed-by: alexsch
2016-06-22 12:36:18 +03:00
Semyon Sadetsky
c5d53536bd
8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
...
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Naoto Sato
e18eaa2e9b
8159548: Formatter returns unexpected strings if locale is null
...
Reviewed-by: sherman
2016-06-21 15:15:05 -07:00
Pavel Rappo
e0c6d91241
8156742: Miscellaneous WebSocket API improvements
...
Reviewed-by: chegar, rriggs
2016-06-21 18:51:18 +01:00
Vyom Tewari
6ae11043e9
8114860: Behavior of java.net.URLPermission.getActions() contradicts spec
...
Reviewed-by: chegar, prappo
2016-06-21 16:52:16 +01:00
Ivan Gerasimov
c49eb0c2b6
8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
...
Reviewed-by: rriggs, coffeys
2016-06-21 17:48:29 +03:00
Athijegannathan Sundararajan
e011bbd371
8159593: Plugin Set<Category> getType() should return a Category
...
Reviewed-by: jlaskey
2016-06-21 19:05:34 +05:30
Vyom Tewari
47ade5bbb9
8144008: Setting NO_PROXY on HTTP URL connections does not stop proxying
...
Reviewed-by: chegar, rriggs
2016-06-21 14:00:59 +01:00
Hamlin Li
efac3d44f2
8159879: Some typo and minor test bugs in ava/lang/module/ModuleReferenceTest.java and ConfigurationTest.java
...
Reviewed-by: alanb
2016-06-20 18:30:57 -07:00
Artem Smotrakov
a1025d0535
8049314: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "Unexpected EOF" message
...
Reviewed-by: xuelei
2016-06-20 17:06:27 -07:00
Mark Sheppard
bc0e20636e
8146975: NullPointerException in IIOPInputStream.inputClassFields
...
Reviewed-by: chegar, rriggs, coffeys
2016-06-21 00:45:52 +01:00
Paul Sandoz
734dbe4089
8158039: VarHandle float/double field/array access should support CAS/set/add atomics
...
Reviewed-by: shade, vlivanov, darcy
2016-06-20 17:57:19 +02:00
Phil Race
8884792ee0
Merge
2016-06-20 13:10:54 -07:00
Ajit Ghaisas
d8ed3afe96
8041909: Uncaught exceptions in JComboBox listeners cause listener not to receive events
...
Reviewed-by: alexsch, serb
2016-06-20 17:01:02 +05:30
Hamlin Li
2ac6a74d79
8159762: Some minor test bugs in java/lang/module/ModuleDescriptorTest.java
...
Reviewed-by: alanb
2016-06-18 16:50:19 -07:00
Artem Smotrakov
744c257015
8159501: ShortRSAKey512.java intermittently times out
...
Reviewed-by: xuelei
2016-06-17 19:45:06 -07:00
Mandy Chung
23a9fbcadd
8159630: Add new test for jdk.internal.misc.VM::getRuntimeArguments
...
Reviewed-by: lancea
2016-06-17 14:37:00 -07:00
Roger Riggs
2fce52789b
8155808: Process.getInputStream().skip() method is faulty
...
For Process input streams, implement skip as read
Reviewed-by: prappo, dfuchs
2016-06-17 15:57:28 -04:00
Prasanta Sadhukhan
d6d355ab07
6966350: Empty pages when printing on Lexmark E352dn PS3 with "1200 IQ" setting
...
Reviewed-by: prr, jdv
2016-06-17 16:52:38 +05:30
Prem Balakrishnan
b07d2cc56d
8152419: JColorChooser throws Exception
...
Reviewed-by: alexsch, rchamyal
2016-06-15 16:33:05 +05:30
Dmitry Samersoff
9707ae0c4e
8153278: sun/tools/jps/TestJpsJar.java fails in hs nightly
...
Refactor the test to take pwd right before the check
Reviewed-by: dholmes
2016-06-15 11:24:12 +03:00
Aleksey Shipilev
e663206d07
8157726: VarHandles/Unsafe should support sub-word atomic ops
...
Reviewed-by: psandoz, vlivanov, lagergren
2016-06-15 11:20:15 +03:00
Rajeev Chamyal
a222aedf0f
8159135: [PIT] javax/swing/JMenuItem/8152981/MenuItemIconTest.java always fail
...
Reviewed-by: alexsch
2016-06-15 12:04:29 +05:30
Hendrik Schreiber
6d82cbce2a
8151385: [hidpi] JOptionPane-Icons only partially visible when using Windows 10 L&F
...
Reviewed-by: serb, alexsch
2016-06-14 11:33:56 +03:00
Coleen Phillimore
0d886c8179
8158237: JVMTI hides critical debug information for memory leak tracing
...
Remove _backtrace as hidden field, original problem no longer exists
Reviewed-by: sspitsyn, jiangli
2016-06-13 09:03:32 -04:00
Alejandro Murillo
b6cad8150e
Merge
2016-06-10 15:13:40 -07:00
Steve Drach
9f0c345f7f
8114827: JDK 9 multi-release enabled jar tool
...
Reviewed-by: chegar
2016-06-10 13:57:51 -07:00
Paul Sandoz
7dd146f072
8160439: Replace asserts in VarHandle.AccessMode with tests
...
Reviewed-by: vlivanov, rriggs, martin
2016-06-29 08:30:49 +02:00
Joe Darcy
7a7b5b32cf
8160502: Problem listing of several http2 tests
...
Reviewed-by: lancea
2016-06-28 16:57:27 -07:00
Xueming Shen
c19f3e0db2
6233323: ZipEntry.isDirectory() may return false incorrectly
...
8144977: Class.getResourceAsStream("directory") in JAR returns broken InputStream
Reviewed-by: rriggs
2016-06-28 15:36:15 -07:00
Rob McKenna
ed73972cda
8143640: Showing incorrect result while passing specific argument in the Java launcher tools
...
Reviewed-by: ksrini
2016-06-28 20:03:29 +01:00
Ramanand Patil
78f385b79a
8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
...
This patch adds a new configurable property "java.util.logging.FileHandler.maxLocks" to java.util.logging.FileHandler which can be defined in the logging configuration file and makes it possible to configure the maximum number of concurrent log file locks a FileHandler can handle. If not overridden, the default value of maxLocks (100) remains unchanged.
Reviewed-by: dfuchs, coffeys
2016-06-27 11:52:49 +05:30
Amy Lu
e926c77845
8156536: Remove intermittent key from TreeTest.java and move back to tier1
...
Reviewed-by: darcy
2016-06-28 14:39:09 +08:00
Rachna Goel
0304fe9931
8158504: test/sun/util/locale/provider/Bug8038436.java: non English locale(s) included in available locales
...
Reviewed-by: okutsu, naoto
2016-06-28 13:47:01 +09:00
Athijegannathan Sundararajan
8576b106b7
8160346: JLinkTest.java should compute exact number of plugins from jdk.jlink module
...
Reviewed-by: jlaskey, mchung
2016-06-28 09:57:09 +05:30
Mandy Chung
23264135ec
8159596: Add java --dry-run
...
Reviewed-by: alanb, ksrini
2016-06-27 20:22:04 -07:00
Xueming Shen
6223e843f9
8160312: ArrayIndexOutOfBoundsException when comparing strings case insensitive
...
Reviewed-by: rriggs
2016-06-27 13:57:24 -07:00
Joe Darcy
2f658b12e2
8159263: Problem list tools/jmod/JmodTest.java
...
Reviewed-by: jlaskey
2016-06-10 10:54:34 -07:00
Nishit Jain
acac4bb550
8040211: Update LSR datafile for BCP 47
...
Reviewed-by: okutsu, peytoia
2016-06-10 20:25:51 +09:00
Jim Laskey
a00aaac22a
8159228: Exclude jlink tests until jrt-fs patterns are rectified
...
Reviewed-by: sundar
2016-06-10 07:38:33 -03:00
Prasanta Sadhukhan
987c089f6b
8159134: [PIT][TEST_BUG] failed to run java/awt/print/PrinterJob/PrintDlgSelectionAttribTest.java
...
Reviewed-by: yan
2016-06-10 15:28:49 +05:30
Prasanta Sadhukhan
4f9b85c627
8158758: [TEST_BUG] test/java/awt/print/PrinterJob/LandscapeStackOverflow.java fails on timeout
...
Reviewed-by: yan
2016-06-10 15:20:59 +05:30