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
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
Sean Mullan
0ce484cdd7
8157707: Deprecate the java.security.Certificate API with forRemoval=true
...
Reviewed-by: xuelei
2016-07-01 11:42:26 -04:00
Prem Balakrishnan
dac2ddb197
8158478: X11 keysym XK_topt maps to the wrong Unicode character
...
Reviewed-by: serb, arapte
2016-07-01 16:16:59 +05:30
Jayathirth D V
10493ff2bd
8152672: IIOException while getting second image properties for JPEG
...
Reviewed-by: prr, flar
2016-07-01 13:58:55 +05:30
Prasanta Sadhukhan
fa55ad2d91
6218397: Printing to file does not throw a PrinterException if the file cannot be created
...
Reviewed-by: prr, jdv
2016-07-01 10:54:18 +05:30
Amy Lu
5ded57cbdd
8160658: sun/security/tools/keytool/standard.sh fails on all platforms after JDK-8160415
...
Reviewed-by: weijun
2016-07-01 12:50:58 +08:00
Peter Brunet
41e155e1e1
8154069: Jaws reads wrong values from comboboxes when no element is selected
...
List item deselect event handler now clears the list selection
Reviewed-by: alexsch, serb
2016-06-30 23:26:42 -05:00
Alejandro Murillo
9353199b23
Merge
2016-06-30 22:38:17 +00:00
Alejandro Murillo
1a29c46631
Added tag jdk-9+125 for changeset bba1e4c5c547
2016-06-30 22:10:10 +00:00
Alejandro Murillo
073a86c0a8
8160690: Quarantine VarHandles tests
...
Reviewed-by: jwilhelm
2016-06-30 14:57:30 -07:00
Alejandro Murillo
3689909db0
Merge
2016-07-01 16:50:37 -07:00
Alexander Scherbatiy
0be14016f4
8158566: Provide a Swing property to not close toggle menu items on mouse click
...
Reviewed-by: prr, ssadetsky
2016-06-30 23:49:00 +03:00
Mikhail Cherkasov
31b9ea3ba7
8160650: Couple awt and swing tests have wrong require jtreg arguments
...
Reviewed-by: serb
2016-06-30 22:27:28 +03:00
Semyon Sadetsky
e040960f7e
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java
...
Reviewed-by: yan, prr
2016-06-30 20:34:26 +03:00
Alejandro Murillo
a0e450c561
Merge
2016-06-30 10:31:19 -07:00
Brent Christian
1add863d15
8160370: System.getProperty("os.version") returns "Unknown" on Mac
...
Read SystemVersion.plist on pre-10.9 Mac OS
Reviewed-by: bpb, ddehaven, gziemski, rriggs
2016-06-30 10:13:30 -07:00
Athijegannathan Sundararajan
a0f8120f0a
8160641: PostProcessingPlugin and ExecutableImage should not be part of plugin API
...
Reviewed-by: jlaskey, mchung
2016-06-30 22:24:01 +05:30
Robin Stevens
a8699979b0
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
...
Reviewed-by: azvegint, alexsch
2016-06-30 20:07:32 +04:00
Jamil Nimeh
07720b0e61
8030132: Cipher.init syntax error in javadoc @code tag
...
8160222: javax/crypto/Cipher.java has a typo
Fixes typographical errors in javax/crypto/Cipher.java
Reviewed-by: weijun
2016-06-30 07:14:56 -07:00
Yuka Kamiya
657cb0f3b4
7090039
: Wrong link in comment of java.text.DateFormatSymbols
...
Reviewed-by: okutsu
2016-06-30 16:57:25 +09:00
Christoph Langer
d755ba941f
8158023: SocketExceptions contain too little information sometimes
...
Reviewed-by: rriggs, msheppar, chegar
2016-06-30 09:30:09 +02:00
Jamil Nimeh
ec5c0f3089
8143302: javax/net/ssl/Stapling/SSLSocketWithStapling.java fails intermittently: Server died
...
Fixes a file descriptor leak in the test and a thread exhaustion issue in the StatusResponseManager in JSSE.
Reviewed-by: xuelei
2016-06-30 00:09:06 -07:00
Tim Du
052984a47c
8160415: Mark sun/security/tools/keytool/standard.sh as intermittently failing
...
Reviewed-by: weijun
2016-06-29 23:29:07 -07:00
Alejandro Murillo
5370eb5519
Merge
2016-06-29 21:49:41 -07:00
Pavel Rappo
27036a761f
8160218: HPack decoder fails when processing header in multiple ByteBuffers
...
Reviewed-by: michaelm
2016-06-29 10:19:48 +01:00
Rajeev Chamyal
babde31ff1
8159152: Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
...
Reviewed-by: alexsch, psadhukhan
2016-06-29 14:47:58 +05:30
Dmitry Markov
a5abd8e470
8144703: ClassCastException: sun.font.CompositeFont cannot be cast to PhysicalFont
...
Reviewed-by: serb, alexp
2016-06-29 11:38:29 +03:00
Volker Simonis
50623e2781
8160457: VersionProps.versionNumbers() is broken
...
Reviewed-by: redestad, mchung, iris
2016-06-29 10:07:15 +02:00
Ambarish Rapte
9bbfcdc6da
8151588: Press the button first two times, the 'First' and 'Next' didn't show
...
Reviewed-by: ssadetsky, rchamyal
2016-06-29 12:22:38 +05:30
Ambarish Rapte
9584a67f30
8158616: [TEST_BUG] There is only "Fail" button on the description dialog
...
Reviewed-by: ssadetsky
2016-06-29 11:51:37 +05:30
Ivan Gerasimov
e8dfc516f8
8160264: Reuse Latin1/UTF16 compare routines
...
Reviewed-by: psandoz
2016-06-27 16:09:09 +03:00
Jim Laskey
747cf0453a
8160348: jlink should use System.out for usage messages
...
Reviewed-by: sundar
2016-06-27 09:26:47 -03:00
Athijegannathan Sundararajan
7886baafa8
8157936: Files.size(Path p) returns 0 if path is from JrtFileSystem with exploded build
...
Reviewed-by: psandoz
2016-06-27 14:55:06 +05:30
Vladimir Kozlov
b7a4c8d92a
Merge
2016-06-24 15:06:50 -07:00
Roger Riggs
c8180eb253
8160278: Remove java/time/test/java/time/TestClock_System from the problem list
...
Reviewed-by: darcy
2016-06-24 14:19:29 -04:00
Athijegannathan Sundararajan
f74ee54f5c
8153238: Improve test/tools/jlink/JLinkTest.java not to hard code the number of plugins
...
Reviewed-by: jlaskey
2016-06-24 23:28:06 +05:30
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
Jim Laskey
2146bab54f
8159172: Update usage of jlink/jimage/jmod to show option patterns
...
Reviewed-by: mchung, alanb
2016-06-24 11:20:24 -03:00
Sergey Kuksenko
d90e966a97
8158690: GET request via HTTP/2 has a huge delays due to Nagle’s Algorithm and Delayed ACK clash
...
Reviewed-by: chegar
2016-06-24 06:52:29 +01:00
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
Alejandro Murillo
d26d73b61e
Merge
2016-06-23 17:11:19 -07:00
Alejandro Murillo
53f4bd6df0
Merge
2016-06-23 17:07:31 -07:00
Lana Steuck
989896a2dd
Merge
2016-06-23 21:44:11 +00:00
Brent Christian
17dc09ea23
7131356: (props) "No Java runtime present, requesting install" when creating VM from JNI [macosx]
...
Replace JRS calls with Core Foundation calls
Reviewed-by: naoto
2016-06-23 14:14:06 -07:00
Lana Steuck
a3a286d448
Merge
2016-06-23 21:13:13 +00:00
Lana Steuck
12c90f242c
Added tag jdk-9+124 for changeset 45cbf2937973
2016-06-23 20:35:15 +00:00
Paul Sandoz
3f0273a3c4
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
...
Reviewed-by: shade
2016-06-23 13:46:48 +02:00
Sergey Kuksenko
8b5cbab0f5
8158980: Memory leak in HTTP2Connection.streams
...
Reviewed-by: chegar
2016-06-23 10:25:04 +01:00
Artem Smotrakov
f2b622bfb3
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
...
Reviewed-by: valeriep
2016-06-22 15:58:08 -07:00
Xueming Shen
e922fb0afb
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
...
Reviewed-by: rriggs
2016-06-22 11:31:07 -07:00
Artem Smotrakov
5856fc0800
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
...
Reviewed-by: xuelei
2016-06-22 09:33:16 -07:00
Naoto Sato
5c227bfdae
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
...
Reviewed-by: mchung, okutsu
2016-06-22 08:51:32 -07:00
Alexander Kulyakhtin
8470799261
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
...
Quarantining the failing tests
Reviewed-by: dholmes
2016-06-22 14:01:14 +03:00
Chris Hegarty
34f5b60b4a
8157166: Update spec to account for platforms that do not support multicast
...
Reviewed-by: alanb
2016-06-22 09:21:06 +01:00
Vyom Tewari
b75020a9b0
8071660: URLPermission not handling empty method lists correctly
...
Reviewed-by: chegar, dfuchs, prappo, rriggs
2016-06-22 09:01:34 +01:00
Masayoshi Okutsu
c213f457ce
8159766: "Switching encoding from UTF-8 to ISO-8859-1" log message should be trace/debug message
...
Reviewed-by: alanb, mchung, naoto
2016-06-22 16:12:39 +09:00
Felix Yang
193d350e55
8157530: Remove intermittent key from javax/net/ssl/DTLS/WeakCipherSuite.java
...
Reviewed-by: xuelei
2016-06-21 20:20:14 -07:00
David Dehaven
cadb9794d9
8022291: Mac OS: Unexpected JavaLaunchHelper message displaying
...
Reviewed-by: serb, ksrini
2016-06-21 15:46:22 -07:00
Ajit Ghaisas
035a4b7b98
8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor
...
Reviewed-by: alexsch, prr
2016-06-28 16:17:08 +05:30
Phil Race
ec03057889
Merge
2016-06-27 10:01:23 -07:00
Prasanta Sadhukhan
267d644dc6
8159068: The rendering of JTable is broken
...
Reviewed-by: alexsch, rchamyal
2016-06-27 16:10:06 +05:30
Dmitry Markov
349451667b
8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
...
Reviewed-by: ssadetsky, alexp
2016-06-27 11:31:21 +03: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
Vyom Tewari
bb15c9c8bf
8154234: Remove netdoc URL protocol Handler
...
Reviewed-by: chegar
2016-06-21 16:42:33 +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
Claes Redestad
6c5912ccaa
8159590: Remove deprecated methods from jdk.internal.misc.VM
...
Reviewed-by: chegar, dholmes
2016-06-21 12:05:23 +02:00
Weijun Wang
8c65ff9c8c
8157318: ThreadedSeedGenerator uses System.currentTimeMillis and stops generating when time is set back
...
Reviewed-by: xuelei, wetmore
2016-06-21 11:09:13 +08:00
Mandy Chung
8ca2400daa
Merge
2016-06-20 19:31:03 -07: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
Brian Burkhalter
432ff69a8b
8136738: InputStream documentation for IOException in skip() is unclear or incorrect
...
Clarify javadoc of skip().
Reviewed-by: rriggs, prappo
2016-06-20 14:08:05 -07: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
Ioi Lam
2a16316429
8154820: JDWP: -agentlib:jdwp=help assertion error
...
Reviewed-by: dholmes, sspitsyn, dsamersoff
2016-06-20 08:49:40 -07:00
Li Jiang
ac5c0f2d31
8159324: JDK9 message drop 10 resource updates
...
JDK9 message drop resource updates - openjdk
Reviewed-by: rfield, alanb, joehw, weijun
2016-06-20 06:13:31 -07: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
Mandy Chung
d3e5142694
8155955: packager needs to determine the root modules to create JRE image
...
Reviewed-by: alanb
2016-06-19 16:46:49 -07:00
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
Paul Sandoz
d7695b19e9
8159821: "PrimitiveStream.iterateFinite" methods contain incorrect code sample
...
Reviewed-by: chegar, briangoetz
2016-06-17 10:08:39 -07: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
Laurent Bourgès
3bd31d61ae
8159093: Fix coding conventions in Marlin renderer
...
Capital letters for constants and use rdrCtx.stats (field)
Reviewed-by: flar, prr
2016-06-15 21:43:39 +02:00
Kirill Zhaldybin
6fdbed7699
8156226: DiagnosticCommandImpl::invoke throws not very comprehensive message in case if method exists but signature or parameters are wrong
...
Reviewed-by: mchung, dholmes, dfuchs
2016-06-15 20:43:53 +03:00
Prem Balakrishnan
b07d2cc56d
8152419: JColorChooser throws Exception
...
Reviewed-by: alexsch, rchamyal
2016-06-15 16:33:05 +05:30
Jayathirth D V
964b5e2fe5
6386906: Faulty rounding code in BMPImageReader.decodeRLE4()
...
Reviewed-by: flar, psadhukhan
2016-06-15 14:22:44 +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
2d3401c846
Merge
2016-06-10 15:19:33 -07: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
Jim Laskey
ef2abc8eff
8160459: jlink minor code clean up
...
Reviewed-by: mchung
2016-06-28 16:07:23 -03: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