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
Daniel Fuchs
15a875a7a5
8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
...
This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread.
Reviewed-by: dholmes
2014-08-14 15:18:11 +02:00
Staffan Larsen
84a2ad0372
8054824: Clean up ProblemList.txt
...
Reviewed-by: jbachorik
2014-08-14 13:43:02 +02:00
Sergey Bylokhov
94d91b1382
8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp
...
Reviewed-by: azvegint, prr
2014-08-13 21:45:53 +04:00
Claes Redestad
85cc6b9fde
8055055: Improve numeric parsing in java.sql
...
Reviewed-by: lancea
2014-08-13 18:40:16 +02:00
Chris Hegarty
2daf96018c
8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack
...
Reviewed-by: michaelm
2014-09-12 15:51:22 +01:00
Alexey Ivanov
86d51435a0
8046007: Java app receives javax.print.PrintException: Printer is not accepting job
...
Reviewed-by: prr, bae
2014-08-13 13:27:43 +04:00
Ioi Lam
6c6dbcb128
8046070: Class Data Sharing clean up and refactoring
...
Cleaned up CDS to be more configurable, maintainable and extensible
Reviewed-by: dholmes, coleenp, acorn, mchung
2014-08-12 17:29:01 -07:00
Artem Malinko
505881480c
8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
...
Reviewed-by: alexp, alexsch
2014-08-12 19:02:51 +04:00
Yuri Nesterenko
600e498c44
8053657: [TEST_BUG] move some 5 tests related to undecorated Frame/JFrame to JDK
...
Reviewed-by: serb
2014-08-12 18:26:30 +04:00
Sergey Bylokhov
149fb94d76
8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c
...
Reviewed-by: azvegint, prr
2014-08-12 14:38:38 +04:00
Anthony Petrov
2d67061cd9
8049065: [JLightweightFrame] Support DnD for SwingNode
...
Delegate DnD operations to LightweightContent when appropriate
Reviewed-by: ant, pchelko
2014-08-12 14:22:05 +04:00
Pushan Hinduja
a3cf5e1850
6708093: Redundant unused native method declaration in LCMS.java
...
Reviewed-by: bae, prr
2014-08-11 10:42:51 +04:00
Anisha Nagarajan
29ec29b142
6975892: Javadoc typo in javax.print.attribute.standard.DialogTypeSelection
...
Fix typos in javax.print.attribute.standard.DialogTypeSelection
Reviewed-by: prr
2014-08-11 10:39:17 +04:00
Pushan Hinduja
90f1fde6b4
8043693: A typo in the javadoc for javax.imageio.ImageReader
...
Correct a typo in the javadoc for javax.imageio.ImageReader
Reviewed-by: prr
2014-08-11 10:32:21 +04:00
Lana Steuck
d1c0417898
Added tag jdk9-b26 for changeset 2c05592cf0f2
2014-08-10 19:39:01 -07:00
Phil Race
f8ddfbb0fa
Merge
2014-08-08 12:54:39 -07:00
Felix Yang
d1ee28b070
8043836: Need new tests for AES cipher
...
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider
Reviewed-by: valeriep
2014-08-08 17:47:50 +00:00
Sergey Bylokhov
c3e5433814
6302052: Reference to nonexistant Class in javadoc
...
Reviewed-by: azvegint, alexsch
2014-08-08 21:46:29 +04:00
Sergey Bylokhov
90f4ae0676
8054431: Some of the input validation in the javasound is too strict
...
Reviewed-by: azvegint, alexsch
2014-08-08 21:40:46 +04:00
Alexander Scherbatiy
bd7970ecb9
8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
...
Reviewed-by: serb, pchelko
2014-08-08 16:19:36 +04:00
Alexander Scherbatiy
2d07a3650d
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
...
Reviewed-by: serb, pchelko
2014-08-08 16:13:15 +04:00
Alexander Scherbatiy
62bbf50825
8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
...
Reviewed-by: serb, pchelko
2014-08-08 16:05:52 +04:00
Brent Christian
f3df8c7f97
8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
...
Reviewed-by: chegar
2014-08-07 14:20:53 -07:00
Erik Gahlin
c231764323
8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
...
Reviewed-by: jbachorik
2014-08-07 15:16:35 +02:00
Sergey Bylokhov
fad5841384
8054372: Cleanup of com.sun.media.sound packages
...
Reviewed-by: azvegint, prr
2014-08-07 17:02:48 +04:00
Ivan Gerasimov
e3b86ec908
8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
...
Reviewed-by: mullan, valeriep
2014-08-07 15:32:23 +04:00
Ivan Gerasimov
b79daf9354
8054221: StringJoiner imlementation optimization
...
Reviewed-by: martin
2014-08-07 15:07:33 +04:00
Masayoshi Okutsu
d84a697aad
8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
...
Reviewed-by: naoto, alanb
2014-08-07 13:04:26 +09:00
Alexander Potochkin
f7855341e8
8041982: Use of animated icon in JLayer causes CPU spin
...
Reviewed-by: alexsch
2014-08-06 21:46:17 +04:00
Sergey Bylokhov
e9a294c5aa
6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
...
Reviewed-by: azvegint, alexsch
2014-08-06 14:34:16 +04:00
Neil Toda
c14ca481dd
8042469: Launcher changes for native memory tracking scalability enhancement
...
Reviewed-by: darcy, ksrini, zgu
2014-08-05 19:29:00 -07:00