10642 Commits

Author SHA1 Message Date
Anton Nashatyrev
6e71a0cb82 8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
Reviewed-by: serb, alexsch
2014-05-12 18:21:15 +04:00
Joel Borggrén-Franck
abd503efeb 8038994: AnnotatedType.getType() of a TypeVariable boundary without annotations return null
Reviewed-by: psandoz
2014-05-12 14:47:55 +02:00
Alexander Stepanov
02e5c4a107 8038795: Tidy warnings cleanup for javax.management
Reviewed-by: dfuchs
2014-05-12 14:33:13 +04:00
Alexander Stepanov
0547ad2898 8030709: Tidy warnings cleanup for java.lang package; minor cleanup in java.math, javax.script
Reviewed-by: lancea
2014-05-12 14:12:33 +04:00
Katja Kantserova
0c78d5f9e3 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, alanb
2014-05-09 15:24:57 +02:00
Eric McCorkle
2fea2c21d6 8042859: Build broken for Solaris
Remove stray quotes causing build failures

Reviewed-by: sla, chegar
2014-05-09 15:27:02 -04:00
Mandy Chung
fc6f28f9ad 8040059: Change default policy for extensions to no permission
Reviewed-by: alanb, mullan, erikj
2014-05-09 09:04:41 -07:00
Staffan Larsen
70bf57509c 8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
2014-05-09 12:06:13 +02:00
Alan Bateman
3162db1047 8042816: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified, part 2
Reviewed-by: chegar
2014-05-09 09:47:07 +01:00
Lana Steuck
0aa11dab45 Merge 2014-05-08 17:42:58 -07:00
Omair Majid
a9f93ddc32 8042806: Splashscreen uses libjpeg-internal macros
Reviewed-by: anthony, prr
2014-05-08 19:27:24 -04:00
Brian Burkhalter
b84fa9d0f7 8042478: Include Mersenne primes in BigInteger primality testing
Add testing of some of the Mersenne primes.

Reviewed-by: darcy
2014-05-08 16:06:43 -07:00
Lana Steuck
6051a3f6c6 Merge 2014-05-08 15:27:38 -07:00
Phil Race
4c217914c2 8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
Reviewed-by: flar, mchung
2014-05-08 15:17:02 -07:00
Petr Pchelko
5d636c2c85 8036861: Application can't be loaded fine,the save dialog can't show up
Reviewed-by: serb, azvegint
2014-05-08 19:18:36 +04:00
Petr Pchelko
358e8a04ee 8042752: [macosx] NSEvent instances leak throw JNI local references
Reviewed-by: serb, azvegint
2014-05-08 18:37:34 +04:00
Weijun Wang
79cdf6ad7f 8039951: com.sun.security.auth.module missing classes on some platforms
Reviewed-by: mullan
2014-05-08 22:30:31 +08:00
Weijun Wang
db6cc0853b 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false)
Reviewed-by: alanb, mullan
2014-05-08 22:30:24 +08:00
Petr Pchelko
1ec8e7aa8a 8036917: [macosx] Native memory leaks
Reviewed-by: serb, azvegint
2014-05-08 16:50:42 +04:00
Matthias Braun
535c74a38e 8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
Reviewed-by: anthony, azvegint
2014-05-08 11:46:03 +02:00
Yuri Nesterenko
c6e71cb59d 8042105: Fix some more doclint issues in javax.swing.text.html classes
Reviewed-by: alexsch
2014-05-08 13:26:26 +04:00
David Katleman
1bad68aaad Added tag jdk9-b12 for changeset 5cbca4ed35a3 2014-05-08 01:05:24 -07:00
David DeHaven
b9113e4f41 8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
2014-05-05 23:21:27 -07:00
Petr Pchelko
ceed2af620 8042219: [macosx] LWComponentPeer should not reference classes from sun.lwawt.macosx
Reviewed-by: serb, azvegint
2014-05-07 19:47:26 +04:00
Petr Pchelko
0bb0984a41 8042585: [macosx] Unused code in LWCToolkit.m
Reviewed-by: serb, azvegint
2014-05-07 19:40:30 +04:00
Joe Darcy
860e8d8ac7 8039109: Fix unchecked and raw lint warnings in java.awt
Reviewed-by: pchelko, forax, flar, prr
2014-05-05 23:38:30 -07:00
Joe Darcy
1a24f81c1b 8042256: Fix raw and unchecked lint warnings in com.sun.media.sound
Reviewed-by: prr
2014-05-05 23:19:00 -07:00
Phil Race
835658f99d Merge 2014-05-05 12:49:13 -07:00
Phil Race
ac82d17097 8038838: Totally remove all vestiges of com.sun.image.codec.jpeg from JDK 9
Reviewed-by: bae, vadim
2014-05-05 09:41:41 -07:00
Sergey Bylokhov
6289e6c7e8 8042212: [macosx] Toolkit.getScreenResolution() can return incorrect resolution
Reviewed-by: anthony, pchelko
2014-05-05 19:42:11 +04:00
Lana Steuck
614d35554a Merge 2014-05-01 14:21:29 -07:00
David Katleman
9487bc2169 Added tag jdk9-b11 for changeset e4dc2768f533 2014-05-01 12:51:13 -07:00
Sergey Malenkov
e787680bf1 8041917: unexcepted behavior of LineBorder while using Boolean variable true
Reviewed-by: alexsch, serb
2014-04-30 19:28:05 +04:00
Alan Bateman
66ffd3bc10 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
Reviewed-by: chegar
2014-04-30 14:27:19 +01:00
Erik Joelsson
939b54d31c 8042208: Build fails on Solaris using devkit when X isn't installed
Reviewed-by: tbell
2014-04-30 14:46:19 +02:00
Alexander Stepanov
31e76a93b9 8039488: Tidy warnings cleanup for javax.sql
Reviewed-by: lancea
2014-04-30 15:13:44 +04:00
Alexander Stepanov
3dff54087d 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
Reviewed-by: lancea
2014-04-30 15:02:24 +04:00
Volker Simonis
b8cc933de8 8042090: Fix invalid variable names sun/java2d/loops/ProcessPath.c
Reviewed-by: prr
2014-04-30 11:29:29 +02:00
Jaroslav Bachorik
c1922ce784 8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
2014-04-30 11:28:05 +02:00
Petr Pchelko
bb2698cfa6 8042087: [macosx] LWCToolkit.inokeAndWait is calling EventQueue.invokeLater
Reviewed-by: anthony, serb
2014-04-30 12:41:38 +04:00
Xue-Lei Andrew Fan
4b81275f81 8042178: A comment need to go in RSAClientKeyExchange.java
Reviewed-by: mullan
2014-04-29 23:20:34 +00:00
Thomas Ng
a94a5b4ccd Merge 2014-04-29 14:40:26 -07:00
Omair Majid
536ad9409e 8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
2014-04-29 15:46:16 -04:00
Thomas Ng
4be63c297c Merge 2014-04-29 11:04:47 -07:00
Thomas Ng
4a5b727071 Merge 2014-04-29 09:04:02 -07:00
Jaroslav Bachorik
0d7c3da5fe 8042096: Backout JDK-8042091
Reviewed-by: sla
2014-04-29 14:37:02 +02:00
Pavel Rappo
5b2e62685a 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
Reviewed-by: alanb, chegar
2014-04-29 13:23:08 +01:00
Yuri Nesterenko
0224281ecb 8041592: [TEST_BUG] Move 42 AWT hw/lw mixing tests to jdk
Reviewed-by: anthony, pchelko
2014-04-29 14:32:38 +04:00
Jaroslav Bachorik
2db0164863 8031195: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn, dcubed
2014-04-29 11:15:21 +02:00
Henry Jen
cb91afdb8c 8039642: Fix raw and unchecked warnings in sun.awt.*
Reviewed-by: darcy, prr, flar
2014-04-28 19:05:49 -07:00