Alexey Ivanov
127abcdf4d
8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
...
Reviewed-by: pchelko, alexsch
2014-09-02 17:42:35 +04:00
Alexander Zvegintsev
1a77a29985
8055746: plenty of clipboard/dnd tests fail and break X11
...
Reviewed-by: alexsch, pchelko
2014-09-02 17:35:58 +04:00
Alex Henrie
e4ff32f580
6624085: Fourth mouse button (wheel) is treated like second button - isPopupTrigger returns true
...
Reviewed-by: anthony, azvegint
2014-08-29 15:27:29 +04:00
Yuri Nesterenko
11492e4215
8055664: move 14 tests about setLocationRelativeTo to jdk
...
Reviewed-by: alexsch, azvegint
2014-08-29 14:27:43 +04:00
Clemens Eisserer
e185c7ed20
8054638: xrender: text drawn after setColor(Color.white) is actually black
...
Reviewed-by: bae, prr
2014-08-27 08:29:39 -07:00
Andrew Brygin
305fd1b6c4
8040617: [macosx] Large JTable cell results in a OutOfMemoryException
...
Reviewed-by: serb, prr
2014-08-26 14:10:10 +01:00
Dmitriy Ermashov
288d75cbc3
8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK
...
Reviewed-by: alexsch
2014-08-26 15:04:49 +04:00
Phil Race
7fdf99b47b
Merge
2014-08-25 10:43:59 -07:00
Alan Bateman
6d54a640e0
8055855: "make profiles" failing since refactoring of java.awt.datatransfer
...
Reviewed-by: dholmes
2014-08-25 09:20:49 +01:00
Peter Levart
250fbb065a
8049228: Improve multithreaded scalability of InetAddress cache
...
7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate
Reviewed-by: michaelm
2014-08-24 21:52:16 +02:00
Amy Lu
10489a3c6c
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
...
Reviewed-by: mchung, darcy
2014-08-22 18:54:20 -07:00
Amy Lu
ff93fd2cce
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
...
Reviewed-by: mchung, darcy
2014-08-22 14:56:09 -07:00
Ivan Gerasimov
13da43d0d4
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
...
Reviewed-by: valeriep
2014-08-23 01:05:50 +04:00
Phil Race
44b0c90f74
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
...
Reviewed-by: bae, mchung, erikj
2014-08-22 11:02:00 -07:00
Phil Race
9dfd479248
Merge
2014-08-22 10:33:05 -07:00
Sergey Bylokhov
38351161f0
8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp
...
Reviewed-by: alexsch, prr
2014-08-21 18:48:12 +04:00
Jaroslav Bachorik
c3ba2ec46d
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
...
Reviewed-by: sla
2014-08-21 14:36:49 +02:00
Evgeniya Stepanova
cd181f5b09
8055393: [Testbug] Some tests are being executed and fail under profiles
...
Reviewed-by: mchung, dholmes
2014-08-21 22:07:14 -07:00
Staffan Larsen
cde8258b65
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
...
Write dcmd output to separate files so it does not confuse the output.
Reviewed-by: ctornqvi, mgronlun
2014-08-21 13:09:28 +02:00
Erik Joelsson
bc41f7d7e9
8055095: Improve "do nothing" incremental build performance after modularized source code integration
...
Reviewed-by: tbell
2014-08-21 12:23:20 +02:00
Erik Joelsson
60d601e439
8055188: General cleanup of minor issues from source restructure
...
Reviewed-by: tbell
2014-08-21 11:05:35 +02:00
Brian Burkhalter
0bbb54fff6
8054720: Modifications of I/O methods for instrumentation purposes
...
Wrap some native methods in Java methods.
Reviewed-by: rriggs
2014-08-20 11:30:13 -07:00
Martin Buchholz
15aa55d99e
8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
...
Replace obsolescent cp -r with cp -R. Add more error checks.
Reviewed-by: naoto
2014-08-20 11:06:38 -07:00
Staffan Larsen
657f94c1e5
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
...
Reviewed-by: jbachorik
2014-08-20 16:10:13 +02:00
Weijun Wang
ad58f36cb5
8055373: Typo in InquireType.java
...
Reviewed-by: mullan
2014-08-20 10:49:54 +08:00
Phil Race
7c69c612eb
8055201: JNI exception pending in jdk/src/solaris/native/sun/awt/CUPSfuncs.c
...
Reviewed-by: bae, serb
2014-08-19 14:38:25 -07:00
Amy Lu
f9c8748b48
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
...
Reviewed-by: mchung, sherman
2014-08-19 12:26:34 -07:00
David Dehaven
95bd42de0f
Merge
2014-08-19 11:03:55 -07:00
David Dehaven
81d2d33d87
Merge
2014-08-19 10:34:07 -07:00
David Dehaven
b0860e6b99
Merge
2014-08-19 10:32:16 -07:00
Stefan Karlsson
73e818fea9
8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
...
Reviewed-by: sla, brutisso, mgerdin
2014-08-19 12:18:09 +02:00
Daniel Fuchs
f0133ac1a0
8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
...
CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest.
Reviewed-by: mchung
2014-08-19 17:11:28 +02:00
Christian Tornqvist
482e4a8859
8055012: [TESTBUG] NMTHelper fails to parse NMT output
...
Fixed the regular expression to parse the slightly changed output format of the new NMT implementation
Reviewed-by: olagneau, sla
2014-08-19 06:56:59 -07:00
Masayoshi Okutsu
46c981faef
8055088: Optimization for locale resources loading isn't working
...
Reviewed-by: naoto
2014-08-19 16:02:48 +09:00
Weijun Wang
391a556d14
8054817: File ccache only recognizes Linux and Solaris defaults
...
Reviewed-by: mullan
2014-08-19 14:30:12 +08:00
Martin Buchholz
0613e548bb
8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
...
Always make a temp copy of the test JDK before destructively modifying
Reviewed-by: naoto, alanb
2014-08-18 21:06:45 -07:00
Chris Hegarty
bbb2e94d16
8055353: libsplashscreen build fails on MacOSX Mavericks
...
Reviewed-by: mchung, dholmes
2014-08-18 20:09:25 -07:00
Joe Darcy
63e180a9a7
8055254: Address source incompatability of JSlider generification
...
Reviewed-by: anthony, serb
2014-08-18 09:51:52 -07:00
Chris Hegarty
ecac8938b5
Merge
2014-08-18 14:03:21 +01:00
Sean Mullan
929aa4ae70
Merge
2014-08-18 08:48:59 -04:00
Sean Mullan
84233e7acc
7026255: Methods of Subject that throw SecurityException do not specify what permissions are required
...
Reviewed-by: xuelei
2014-08-18 08:45:08 -04:00
Stefan Karlsson
9190088eb2
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
...
Reviewed-by: jmasa, brutisso, sla
2014-08-18 13:55:29 +02:00
Chris Hegarty
7d146ee898
Merge
2014-08-18 10:59:36 +01:00
Chris Hegarty
3bc69d393d
8054834: Modular Source Code
...
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:54:13 +01:00
Joe Darcy
646c399fa2
8054360: Refine generification of javax.swing
...
Reviewed-by: anthony, alexsch, dlsmith
2014-08-15 11:33:13 -07:00
Katja Kantserova
107a5ada42
8054278: Refactor jps utility tests
...
Reviewed-by: jbachorik
2014-08-15 12:28:58 +02:00
Pushan Hinduja
03c06e7441
8054878: javadoc issues in javax.imageio
...
Fix javadoc missing @exception issues in javax.imageio
Reviewed-by: prr
2014-08-15 13:02:46 +04:00
Claes Redestad
ed76407154
8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
...
To use the offset based new parse methods.
Reviewed-by: sherman
2014-08-14 15:54:04 -07:00
Sergey Bylokhov
531fc2cff0
8042199: The build of J2DBench via makefile is broken after the JDK-8005402
...
Reviewed-by: flar, bae
2014-08-14 18:43:45 +04:00
Sergey Bylokhov
110fc8e47f
8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c
...
Reviewed-by: azvegint, prr
2014-08-14 14:19:58 +01:00