Joe Darcy
3efa371123
8132500: Add imageio test to tier 3
...
Reviewed-by: prr
2015-07-31 16:03:48 -07:00
Jiangli Zhou
47e90bb79c
Merge
2015-07-31 16:00:29 -04:00
Lance Andersen
1b7884d8c1
8132801: Fix typo in javax.sql.RowSet.setBlob
...
Reviewed-by: darcy
2015-07-31 13:47:31 -04:00
Alejandro Murillo
972e5ce0a3
Merge
2015-07-31 10:15:03 -07:00
Brian Burkhalter
8c92994887
8132795: Bug ID accidentally omitted from top level regression test in fix for JDK-8065556
...
Add 8065556 to list of IDs in the @bug tag list.
Reviewed-by: alanb
2015-07-31 07:48:34 -07:00
Brian Burkhalter
8a369f2f2c
8073078: java/nio/file/FileStore/Basic.java sensitive to NFS configuration
...
Ignore NoSuchFileExceptions as the store might have been deleted subsequent to creation of the FileStore iterator which is not dynamic.
Reviewed-by: alanb
2015-07-31 07:15:59 -07:00
Brian Burkhalter
56a927013b
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
...
Make UnixFileStore.equals() also compare the return values of name(), the names of the mounted filesystems.
Reviewed-by: alanb
2015-07-31 07:12:36 -07:00
Brian Burkhalter
6dbdc160b4
8132505: Signature of Java_sun_nio_ch_Net_socket0 should return jint not int
...
Change return type of Java_sun_nio_ch_Net_socket0 from int to jint
Reviewed-by: alanb
2015-07-31 07:04:48 -07:00
Jaroslav Bachorik
71f82b9db5
8129215: com.sun.jmx.mbeanserver.Introspector may provide results inconsistent with the JavaBeans Introspector
...
Reviewed-by: dfuchs
2015-07-31 15:29:34 +02:00
Vinnie Ryan
c1cd222df9
8130850: Support loading a keystore with a custom KeyStore.LoadStoreParameter class
...
Reviewed-by: mullan
2015-07-31 14:29:25 +01:00
Volker Simonis
bc9c07ed47
8132704: [TESTBUG] jdk/internal/jimage/ExecutableTest.java incorrectly asserts all files to be executable
...
Reviewed-by: rriggs, alanb
2015-07-31 15:19:15 +02:00
Alexander Stepanov
48e1903790
8132130: some docs cleanup
...
Some docs cleanup
Reviewed-by: mullan
2015-07-31 15:07:18 +03:00
Paul Sandoz
8856bacb17
8130828: Fix some typos and omissions in the the j.u.stream JavaDoc
...
Reviewed-by: smarks
2015-07-31 12:29:01 +02:00
Yuri Nesterenko
791267a096
6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
...
Reviewed-by: serb
2015-07-31 13:13:30 +03:00
Stuart Marks
791c9bdc4d
8132745: minor cleanup of java/util/Scanner/ScanTest.java
...
Reviewed-by: darcy, sherman
2015-07-30 22:21:56 -07:00
Lana Steuck
6ac713fc9b
Merge
2015-07-30 15:22:01 -07:00
Roger Riggs
a0824cf9ea
8132705: Refactor SharedSecrets in sun.misc.JavaNetAccess
...
Factor out access for InetAddress
Reviewed-by: chegar, michaelm, alanb
2015-07-30 14:16:58 -04:00
David Katleman
5bd68c7b8c
Added tag jdk9-b75 for changeset cab0727bdb53
2015-07-30 11:15:38 -07:00
Sergey Bylokhov
7e31b6a900
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
...
Reviewed-by: ant, alexsch
2015-07-30 19:10:23 +03:00
Xueming Shen
46d78c85b4
8132459: ExceptionInInitializerError from 'java -version' on Linux under zh_CN.GB18030 locale
...
To add more charsets into base module for linux and solaris
Reviewed-by: alanb, simonis
2015-07-30 08:46:21 -07:00
Dmitry Samersoff
47bdec1c0e
8059036: Implement Diagnostic Commands for heap and finalizerinfo
...
Implement Diagnostic Commands for heap and finalizerinfo
Reviewed-by: sla, plevart, mchung
2015-07-30 16:29:13 +03:00
Sergey Bylokhov
9f39d1674f
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
...
Reviewed-by: kizune, alexsch
2015-07-30 15:27:02 +03:00
Alexander Scherbatiy
dfc226cfb6
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
...
Reviewed-by: serb
2015-07-30 12:40:45 +04:00
Alexander Scherbatiy
cf608b3cdb
8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
...
Reviewed-by: prr, serb
2015-07-30 12:31:20 +04:00
Prasanta Sadhukhan
c466ee0357
8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
...
Reviewed-by: azvegint, prr
2015-07-29 20:32:35 +03:00
Dmitry Cherepanov
85c4b3c082
Merge
2015-07-29 11:33:02 +04:00
Dmitry Cherepanov
9fb2a2c094
Merge
2015-07-29 09:47:54 +04:00
Sergey Bylokhov
5e745d9ef1
8013586: audioInputStream.close() does not release the resource
...
8130305: AudioSystem behavior depends on order that providers are located
Reviewed-by: prr, amenkov
2015-07-28 22:31:54 +03:00
Semyon Sadetsky
7ecc241629
8130735: javax.swing.TimerQueue: timer fires late when another timer starts
...
Reviewed-by: alexsch, serb, azvegint
2015-07-28 20:59:26 +03:00
Semyon Sadetsky
17903d1583
8025815: Child FileDialog of modal dialog does not get focus on Gnome
...
Reviewed-by: azvegint, serb
2015-07-28 20:55:45 +03:00
Semyon Sadetsky
c25b61dc1d
8130769: The new menu can't be shown on the menubar after clicking the "Add" button
...
Reviewed-by: alexsch, serb, azvegint
2015-07-28 20:39:43 +03:00
Sergey Bylokhov
b505b0e570
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
...
Reviewed-by: ant, azvegint
2015-07-28 18:14:57 +03:00
Olivier Lagneau
57ca07fad6
8131783: Put LowMemoryTest.java in quarantine
...
Add LowMemoryTest.java to ProblemList.txt
Reviewed-by: sspitsyn, jbachorik
2015-07-28 15:07:09 +02:00
Joe Darcy
1570c5e78d
8122944: perfdata used is seen as too high on sparc zone with jdk1.9 and causes a test failure
...
Reviewed-by: dholmes
2015-07-27 18:51:29 -07:00
Michael Fang
9a7441f204
8131105: Header Template for nroff man pages *.1 files contains errors
...
Reviewed-by: katleman
2015-07-27 16:49:10 -07:00
Volker Simonis
29a79fc1a3
8132374: AIX: fix value of os.version property
...
Reviewed-by: alanb, rriggs
2015-07-27 19:50:14 +02:00
Artem Smotrakov
b6bee08125
8048596: Tests for AEAD ciphers
...
Reviewed-by: valeriep
2015-07-25 08:50:45 +03:00
Steve Drach
81705a9e0c
8062849: Optimize EnumMap.equals
...
In the equals method, if the two EnumMaps are a different size return false since they can't be equal.
Reviewed-by: martin, bchristi, rriggs, psandoz
2015-07-24 15:33:13 -07:00
Peter Brunet
d02dfb7a3a
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
...
Change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
2015-07-24 13:58:44 -05:00
Brian Burkhalter
7cd090f230
8065556: (bf) Buffer.position and other methods should include detail in IAE
...
Add messages to IAEs which have none.
Reviewed-by: alanb
2015-07-24 11:52:30 -07:00
Jean-Francois Denise
8f15d5a0c2
8132335: jimage tool extract and recreate options are not consistent
...
Incorrect fileName formatting. Replaced with getFileName() + removal of .jimage extension.
Reviewed-by: jlaskey
2015-07-24 18:57:04 +02:00
Katja Kantserova
2df4f67054
8062938: sun/jvmstat/monitor/MonitoredVm/CR6672135.java: java.lang.IllegalArgumentException: Could not map vmid to user name
...
Reviewed-by: jbachorik
2015-07-24 15:28:59 +02:00
Jaroslav Bachorik
aa572f2749
Merge
2015-07-24 20:45:30 +02:00
Harold Seigel
4496a599b2
8081695: Old verifier fails to reject bad access to protected <init> method
...
Remove the class file version check that prevented the proper access check
Reviewed-by: coleenp, gtriantafill, lfoltan
2015-07-24 10:03:58 -04:00
Alejandro Murillo
6f041557c8
Merge
2015-07-24 00:54:07 -07:00
Lana Steuck
101f981a23
Merge
2015-07-23 15:27:58 -07:00
Harold Seigel
78d7217926
Merge
2015-07-23 21:33:57 +02:00
David Katleman
eea9e42b51
Added tag jdk9-b74 for changeset 63fb159920a7
2015-07-23 11:54:29 -07:00
Dmitry Samersoff
ad592d234f
Merge
2015-07-23 15:25:30 +00:00
Dmitry Samersoff
2155377556
8059038: Create new launcher for SA tools
...
Proivide jhsdb command to launch sa based tools
Reviewed-by: sspitsyn, jbachorik
2015-07-23 18:17:02 +03:00
Konstantin Shefov
fdc7b2e85f
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
...
Reviewed-by: psandoz
2015-07-23 16:46:54 +03:00
Harold Seigel
781e67c86c
8129897: Old verifier fails to reject erroneous cast from boolean[] to byte[]
...
Add ITEM_Boolean enum to differentiate between arrays of booleans and arrays of bytes
Reviewed-by: dholmes, lfoltan
2015-07-23 08:44:37 -04:00
Xueming Shen
3d82fdcaad
8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
...
Fixed the 32-bit overflow.
Reviewed-by: rriggs
2015-07-22 21:11:38 -07:00
Steve Drach
31ffde0567
8066013: (prefs) Unused variable in src/java.prefs/share/classes/java/util/prefs/MacOSXPreferences.java
...
Two unused variables in MacOSXPreferences.java were removed
Reviewed-by: cbensen, psandoz, chegar
2015-07-22 14:44:30 -07:00
Yong Jeffrey Huang
7e1ed8f785
8129361: ISO 4217 amendment 160
...
Reviewed-by: naoto
2015-07-29 23:36:51 -07:00
Alejandro Murillo
2135b0eb76
Merge
2015-07-29 20:21:14 -07:00
Stuart Marks
572e30db49
8132206: move ScanTest.java into OpenJDK
...
Reviewed-by: psandoz, sherman
2015-07-29 15:21:12 -07:00
Naoto Sato
0dfdc19faa
8027607: (rb) Provide UTF-8 based properties resource bundles
...
Reviewed-by: okutsu, sherman
2015-07-29 13:36:53 -07:00
Alejandro Murillo
7662ef83e5
Merge
2015-07-29 11:05:02 -07:00
Volker Simonis
520ba7be6c
8132475: The commands in the modular images are executable by the owner only (once again)
...
Reviewed-by: rriggs, alanb
2015-07-29 11:47:19 +02:00
Volker Simonis
f6d8339621
8132408: Check os.name before os.version in SunGraphicsEnvironment constructor
...
Reviewed-by: prr
2015-07-29 11:43:44 +02:00
Xueming Shen
47dbbc7b72
8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
...
To add a pair of set/getTimeLocal()
Reviewed-by: ksrini, rriggs
2015-07-22 21:43:33 +00:00
Rajan Halade
ef917cec15
8130031: Remove the intermittent keyword for this test
...
Reviewed-by: xuelei
2015-07-22 11:08:35 +03:00
Katja Kantserova
b66a26f3b1
8132094: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, sspitsyn
2015-07-22 09:51:40 +02:00
Jaroslav Bachorik
5cfa71a605
Merge
2015-07-21 20:37:19 +02:00
Jaroslav Bachorik
d5644aff56
8132059: com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number
...
Reviewed-by: dcubed
2015-07-21 18:38:09 +02:00
Daniel D. Daugherty
c2255f8c9f
8075171: Contended Locking fast notify bucket
...
JEP-143/JDK-8073165 Contended Locking fast notify bucket
Co-authored-by: Dave Dice <dave.dice@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Reviewed-by: dholmes, acorn, dice, dcubed
2015-07-21 07:29:10 -07:00
Weijun Wang
e81669d5df
8131051: KDC might issue a renewable ticket even if not requested
...
Reviewed-by: xuelei
2015-07-21 18:02:36 +08:00
Alejandro Murillo
8dd9e26db4
Merge
2015-07-21 14:18:07 -07:00
Tristan Yan
7f9414bc11
8068761: Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
...
Reviewed-by: rriggs
2015-07-21 14:15:59 -04:00
Alejandro Murillo
d6317b6e29
Merge
2015-07-21 09:19:19 -07:00
Semyon Sadetsky
41e7243833
8062728: [PIT] Test closed/... fails for Windows only
...
Reviewed-by: alexsch, serb
2015-07-21 09:51:33 +03:00
Semyon Sadetsky
1564b678e7
8130390: Applet fails to launch on virtual desktop
...
Reviewed-by: azvegint, serb
2015-07-21 09:35:04 +03:00
Semyon Sadetsky
3bc940fdaa
8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel"
...
Reviewed-by: alexsch, serb, azvegint
2015-07-21 08:39:37 +03:00
Semyon Sadetsky
f38b5fcc14
8085948: [Regression] Few Swing, AWT and 2D case fails with Decoder isn't implemented for WingDings Charset error on Windows
...
Reviewed-by: prr, serb
2015-07-21 08:34:01 +03:00
Joe Darcy
6e48caf250
8081734: ConcurrentHashMap/ConcurrentAssociateTest.java, times out 90% of time on sparc with 256 cpu
...
Reviewed-by: chegar
2015-07-20 15:13:50 -07:00
Joe Darcy
8b236a44de
8129904: Add beans tests to tier 3
...
Reviewed-by: alanb, serb
2015-07-20 13:11:20 -07:00
Sean Mullan
7d95b72640
Merge
2015-07-20 09:03:52 -04:00
Sean Mullan
981dbca21a
8131486: SecureClassLoader key for ProtectionDomain cache also needs to take into account certificates
...
Reviewed-by: weijun
2015-07-20 09:03:03 -04:00
Weijun Wang
9866d4239d
8131350: policytool can directly reference permission classes
...
Reviewed-by: xuelei, mullan
2015-07-20 20:47:54 +08:00
Katja Kantserova
29a5a845e9
8075658: Mark intermittently failuring core-svc tests
...
Reviewed-by: jbachorik, olagneau, darcy
2015-07-20 13:14:47 +02:00
Katja Kantserova
fb1eda4698
8037957: [TEST_BUG] javax/management/mxbean/LeakTest.java misses MerlinMXBean & TigerMXBean in @run build tag
...
Reviewed-by: jbachorik
2015-07-20 13:12:00 +02:00
Dmitry Cherepanov
5cea10f338
Merge
2015-07-20 10:21:01 +04:00
Sergey Bylokhov
8e0627b61b
8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
...
Reviewed-by: alexsch
2015-07-18 15:10:44 +03:00
Alexander Zvegintsev
4c121563fb
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
...
Reviewed-by: alexsch, serb
2015-07-23 15:12:32 +03:00
Sergey Bylokhov
e56a9c2393
8067093: Fix windows-specific deprecation warnings in the java.desktop module
...
Reviewed-by: prr, azvegint, alexsch
2015-07-22 22:33:12 +03:00
Alexey Ivanov
0dea9d5c85
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
...
Reviewed-by: serb, ant
2015-07-22 17:33:17 +03:00
Sergey Bylokhov
9a85aed6c8
8074832: Resolve disabled warnings for libjsoundalsa
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:13:16 +03:00
Sergey Bylokhov
410e1bbe90
8074831: Resolve disabled warnings for libjsound
...
Reviewed-by: amenkov, azvegint
2015-07-18 15:12:08 +03:00
Sergey Bylokhov
e8292406d9
8130937: Several methods in BeanProperty return null instead of boolean value
...
Reviewed-by: alexsch
2015-07-18 15:09:28 +03:00
Coleen Phillimore
636e88b1e2
Merge
2015-07-18 04:53:34 +02:00
Artem Smotrakov
a57b0dd1c8
8075297: Tests for RFEs 4515853 and 4745056
...
Reviewed-by: weijun
2015-07-17 17:30:55 -07:00
Jeremy Manson
c3bf5486af
8079301: Some command line options not settable via JAVA_TOOL_OPTIONS
...
Ensures special-cased command line options are settable via _JAVA_OPTIONS and JAVA_TOOL_OPTIONS.
Reviewed-by: coleenp, ddmitriev
2015-07-17 10:48:57 -07:00
Alejandro Murillo
3d85a9c2c4
Merge
2015-07-17 08:46:54 -07:00
Weijun Wang
b0adb82016
8131735: closed/sun/security/ssl/SSLSessionImpl/RemovedPrivateKey.java is failing
...
Reviewed-by: vinnie
2015-07-17 19:40:25 +08:00
Sean Coffey
d2ce08a27a
8131665: Bad exception message in HandshakeHash.getFinishedHash
...
Reviewed-by: xuelei
2015-07-17 10:37:25 +01:00
Yuri Nesterenko
7b228fdfec
8131673: [TEST_BUG] add @modules to some OS X-specific regtests
...
Reviewed-by: serb, azvegint
2015-07-17 11:45:34 +03:00
Michael Haupt
d9cbd23d50
8062543: Replace uses of MethodHandleImpl.castReference with Class.cast
...
Reviewed-by: psandoz, vlivanov
2015-07-17 08:10:41 +02:00
Lana Steuck
1443045bb5
Merge
2015-07-16 19:31:55 -07:00
David Katleman
9a01d57442
Added tag jdk9-b73 for changeset 8fc82d01db26
2015-07-16 13:51:54 -07:00
Artem Smotrakov
558789b9d8
8074784: Additional tests for XML DSig API
...
Reviewed-by: mullan
2015-07-16 21:48:20 +03:00
Konstantin Shefov
6bd7772a30
8129306: Some new tests developed for JDK-8085979 fail in jdk9/cpu
...
Reviewed-by: vinnie
2015-07-16 21:39:49 +03:00
Paul Sandoz
1bd70b71fc
8131052: Documentation of AbstractSpliterator refers to forEach rather than forEachRemaining
...
Reviewed-by: dfuchs
2015-07-16 14:39:16 +02:00
Amy Lu
1aa0bf7daf
8131140: Mark some tests from WhileOpStatefulTest.java and WhileOpTest.java as serialization hostile
...
Reviewed-by: psandoz
2015-07-16 10:21:21 +02:00
Amy Lu
4b8ff01620
8130402: Mark intermittently failing test: tools/pack200/PackTestZip64.java
...
Reviewed-by: psandoz
2015-07-16 10:17:11 +02:00
Artem Smotrakov
26b5d4f29a
8049814: Additional SASL client-server tests
...
Reviewed-by: weijun
2015-07-16 09:20:39 +08:00
Brian Burkhalter
0ee4830a94
8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
...
Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.
Reviewed-by: alanb
2015-07-15 10:43:07 -07:00
Vinnie Ryan
44db4a2bcb
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
...
Reviewed-by: mullan
2015-07-15 18:42:12 +01:00
Rajan Halade
9ba56436a1
8041787: Need new regressions tests for buffer handling for PBE algorithms
...
Reviewed-by: vinnie
2015-07-15 18:12:48 +01:00
David Dehaven
572a316307
Merge
2015-07-15 10:00:15 -07:00
Frank Yuan
03788b946a
8129833: Need basic tests for rmic
...
Added a new basic test case to jdk/test/sun/rmi/rmic/RMIGenerator.java
Reviewed-by: dfuchs
2015-07-15 18:18:10 +02:00
Felix Yang
ea58ca6a25
8130394: DatagramChannel tests need to be hardended to ignore stray datagrams
...
The patch updates tests to ignore stray datagrams, or at least print more information to ease troubleshooting.
Reviewed-by: rriggs
2015-07-15 08:42:24 -07:00
Bhanu Prakash Gopularam
13a6fbe6c0
8048830: Implement tests for new functionality provided in JEP 166
...
Reviewed-by: vinnie
2015-07-15 15:07:58 +01:00
Henry Jen
d43f91586c
Merge
2015-07-15 06:42:49 -07:00
Alexey Ivanov
a5956d494c
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
...
Reviewed-by: serb, alexsch
2015-07-15 15:48:32 +03:00
Jean-Francois Denise
a3beb77c27
8131317: Image writer throws NPE when creating compact profile images
...
Metadata added to jimage was not handling empty jimage correctly.
Reviewed-by: alanb
2015-07-15 14:44:52 +02:00
Katja Kantserova
c5e7bbdd6c
8131328: Restore demo/jvmti tests
...
Reviewed-by: sspitsyn
2015-07-15 13:21:25 +02:00
Pooja Chopra
a7e436f3df
8080953: [TEST_BUG]Test java/awt/FontClass/DebugFonts.java fails due to wrongly typed bugid
...
Reviewed-by: azvegint, serb
2015-07-15 14:05:09 +03:00
Pooja Chopra
515dca5c8b
8080932: [TEST_BUG] Test java/awt/BasicStroke/DashStrokeTest.java fails with Bad script error due to improper @run notation
...
Reviewed-by: azvegint, alexsch
2015-07-15 14:02:24 +03:00
Mandy Chung
8bc30fb3c8
8104574: Update tests to prepare for system class loader not be URLClassLoader
...
Reviewed-by: chegar
2015-07-15 12:10:03 +08:00
Roger Riggs
9bb445c368
Merge
2015-07-14 22:21:52 -04:00
Roger Riggs
e8d341671b
8130877: (process) java/lang/ProcessHandle/TreeTest test3 failure - Destroyed process.isAlive
...
Update test to check for children after processes are destroyed
Reviewed-by: darcy
2015-07-14 22:21:02 -04:00
Yuka Kamiya
64b36f8f63
8032446: Support Unicode 7.0.0 in JDK 9
...
8130889: Missing "@since 1.8" tags in j.l.Character.java
Reviewed-by: naoto, okutsu
2015-07-15 11:05:51 +09:00
Alejandro Murillo
1d7da049eb
Merge
2015-07-14 16:29:08 -07:00
David Dehaven
bf10dfe7fe
Merge
2015-07-14 15:26:34 -07:00
David Dehaven
267d60654e
Merge
2015-07-14 15:18:26 -07:00
Roger Riggs
8477d88b81
8078099: (process) ProcessHandle should uniquely identify processes
...
8078108: (process) ProcessHandle.isAlive should be robust
IsAlive should check and confirm the start time
Reviewed-by: simonis, plevart
2015-07-14 15:35:37 -04:00
Roger Riggs
7b58767f2b
8129344: (process) ProcessHandle instances should define equals and be value-based
...
Add equals(), hashCode() and value-based spec
Reviewed-by: psandoz
2015-07-14 15:29:16 -04:00
Vinnie Ryan
f570f46d3b
8131184: Add test sun/security/pkcs11/rsa/TestKeyPairGenerator.java to the problem list
...
Reviewed-by: mullan
2015-07-14 20:14:29 +01:00
Semyon Sadetsky
adf9cffca5
8130242: DataFlavorComparator transitivity exception
...
Reviewed-by: alexsch, azvegint
2015-07-14 20:36:12 +03:00
Artem Smotrakov
9ed9f4f4a9
8130041: TsacertOptionTest.java intermittently fails on Mac
...
Reviewed-by: vinnie
2015-07-14 16:46:28 +01:00
Semyon Sadetsky
58be04ef9d
8076164: [JTextField] When input too long Thai character, cursor's behavior is odd
...
Reviewed-by: alexsch, azvegint
2015-07-14 13:57:16 +03:00
Xue-Lei Andrew Fan
a80c4c9493
8130461: HandshakeStatus.NEED_UNWRAP_AGAIN applies only to DTLS
...
Reviewed-by: wetmore
2015-07-14 00:53:09 +00:00
Ivan Gerasimov
9b9fde193f
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
...
Reviewed-by: sherman
2015-07-14 02:03:35 +03:00
Katja Kantserova
21b0285502
8131035: [TESTBUG] sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java needs to enable UsePerfData
...
Reviewed-by: jbachorik, dholmes
2015-07-13 15:35:57 +02:00
Jean-Francois Denise
0cfe8fe36a
Merge
2015-07-13 15:10:01 +02:00
Jean-Francois Denise
bff48ef15d
8130344: assert(handle != __null) failed: JNI handle should not be null' in jni_GetLongArrayElements
...
Check JNI NewArray for NULL value
Reviewed-by: lfoltan, alanb, dholmes
2015-07-13 14:05:17 +01:00
Sergey Bylokhov
45f00a6646
8129511: PlatformMidi.c:83 uses malloc without malloc header
...
Reviewed-by: ant, azvegint
2015-07-10 16:15:21 +03:00
Semyon Sadetsky
318513bcf7
8098835: [PIT] Endless loop in JEditorPane
...
Reviewed-by: alexsch, serb
2015-07-10 21:19:41 +03:00
Katja Kantserova
d8e8d8f1fa
8076471: Remove hprof agent tests in JDK
...
Reviewed-by: alanb
2015-07-10 14:48:13 +02:00
Sergey Bylokhov
ddced53edf
8129894: NSApplicationAWT.m:343:72: error: comparison of constant 777 with expression of type 'NSEventSubtype'
...
Reviewed-by: alexsch, azvegint
2015-07-10 15:38:40 +03:00
Alejandro Murillo
867e029083
Merge
2015-07-09 22:46:18 -07:00
Lana Steuck
5135397f4e
Merge
2015-07-09 16:37:55 -07:00
Daniel D. Daugherty
fd67ab1042
Merge
2015-07-09 14:48:12 -07:00
David Katleman
6a0771f941
Added tag jdk9-b72 for changeset a006a766c8c9
2015-07-09 13:49:36 -07:00
Andrew Brygin
562e4371a1
8087201: OGL: rendering of lcd text is slow
...
Reviewed-by: serb, prr
2015-07-09 16:37:35 +03:00
Alexey Ivanov
ddb2c7d163
8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT
...
Reviewed-by: serb, alexsch
2015-07-09 15:26:37 +03:00
Yuri Nesterenko
c02e703138
8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
...
Reviewed-by: alexsch
2015-07-09 12:34:12 +03:00
Henry Jen
eaa42993db
8027634: Support @argfiles for java command-line tool
...
Reviewed-by: ksrini, mchung
2015-07-08 23:26:48 -07:00
Rob McKenna
0f4fb659ea
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
...
Reviewed-by: michaelm
2015-08-21 20:41:21 +01:00
Prasanta Sadhukhan
af631b95f6
8129457: Disposer.pollRemove may fail to dispose
...
Reviewed-by: prr, serb
2015-07-08 14:10:31 +03:00
David Dehaven
79324abda0
Merge
2015-07-07 12:26:59 -07:00
Jan Lahoda
581470a6d1
8080679: Include jline in JDK for Java and JavaScript REPLs
...
Reviewed-by: alanb, erikj, forax, iris, sundar
2015-07-07 13:17:53 +02:00
Semyon Sadetsky
4b60e58507
8129940: JRadioButton does not honor non-standard FocusTraversalKeys
...
Reviewed-by: alexsch, azvegint
2015-07-07 09:56:53 +03:00
Semyon Sadetsky
dfbb82e3f9
8081484: [TEST_BUG]Test javax/swing/plaf/basic/6866751/bug6866751.java fails
...
Reviewed-by: alexsch, azvegint
2015-07-07 09:51:30 +03:00
Sergey Bylokhov
2e3073a8ab
8130525: Build fail on jdk9-client solaris-sparcv9
...
Reviewed-by: azvegint
2015-07-06 18:15:02 +03:00
Daniel D. Daugherty
10219ee9a2
Merge
2015-07-03 07:13:24 -07:00
Sergey Bylokhov
ffbfb8f10b
7188942: Remove support of pbuffers in OGL Java2d pipeline
...
Reviewed-by: prr, flar
2015-07-03 16:39:45 +03:00
Yuri Nesterenko
a26c73956c
8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update
...
Reviewed-by: serb, alexsch
2015-07-03 17:37:40 +03:00
Artem Smotrakov
aa2d62b688
8129444: socksProxyVersion system property ignored for Socket(Proxy)
...
Reviewed-by: chegar
2015-07-03 08:00:33 +01:00
Zoltan Majo
94d36649af
8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
...
Annotate possibly intrinsified methods with @HotSpotIntrinsicCandidate. Add checks omitted by intrinsics to the library code. Add CheckIntrinsics flags to check consistency of intrinsics.
Reviewed-by: jrose, kvn, thartmann, vlivanov, abuckley, darcy, ascarpino, briangoetz, alanb, aph, dnsimon
2015-07-03 07:23:45 +02:00
Vladimir Kozlov
ea0323cf1a
Merge
2015-07-02 17:50:25 -07:00
Vladimir Kozlov
bbeb720d49
Merge
2015-07-02 17:15:55 -07:00
Lana Steuck
e2b0df2fcf
Merge
2015-07-02 16:08:47 -07:00
Daniel D. Daugherty
bee43f05d7
Merge
2015-07-02 14:39:54 -07:00
David Katleman
30533247eb
Added tag jdk9-b71 for changeset c55f96d66cf9
2015-07-02 08:54:01 -07:00
Volker Simonis
48aacbe3f9
8130315: Fix wrong prototype of GrowKnownVMs() in java.c
...
Reviewed-by: alanb, ksrini
2015-07-02 15:25:46 +02:00
Vinnie Ryan
5a35b2a0a9
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
...
Reviewed-by: xuelei
2015-07-02 12:01:48 +01:00
Andrew Haley
eb4655db3e
Merge
2015-07-02 11:03:50 +01:00
Weijun Wang
cdc2a29ff2
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
...
Reviewed-by: alanb
2015-07-02 16:20:43 +08:00
Peter Levart
5941f4ad52
8080695: splashscreen_png.c compile error with gcc 4.9.2
...
Mark locals volatile to silence gcc arround longjmp
Reviewed-by: azvegint, serb
2015-07-02 08:17:25 +02:00
Weijun Wang
8804c9df5f
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
...
Reviewed-by: darcy
2015-07-02 13:20:46 +08:00
Weijun Wang
8f2396ede1
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
...
Reviewed-by: darcy
2015-07-02 09:19:42 +08:00
Ivan Gerasimov
0e510a1f61
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
...
Reviewed-by: martin
2015-07-02 00:26:35 +03:00
Ivan Gerasimov
3fac3ec9da
8098854: Do cleanup in a proper order in sunmscapi code
...
Reviewed-by: vinnie
2015-07-01 22:17:32 +03:00
Phil Race
322bf5d364
Merge
2015-06-30 10:37:48 -07:00
Phil Race
d3ecdcca36
Merge
2015-06-30 08:51:16 -07:00
Semyon Sadetsky
11e135e30e
8129830: JTree drag/drop on lower half of last child of container incorrect
...
Reviewed-by: alexsch, azvegint
2015-06-30 18:26:38 +03:00
Stefan Sarne
32c0d8bc46
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
...
Reviewed-by: stefank, dholmes, chegar, sjohanss
2015-06-30 17:16:40 +02:00
Sibabrata Sahoo
afc6a95457
8075301: Tests for sun.security.krb5.principal system property
...
Reviewed-by: weijun
2015-06-30 22:32:03 +08:00
Erik Joelsson
0d59d0fbaa
8130109: Incremental build of java.base-gensrc broken
...
Reviewed-by: tbell
2015-06-30 16:10:27 +02:00
Semyon Sadetsky
0ccb98b72a
8085895: The Textfield can't be shown after clicking "Show Textfield" button
...
Reviewed-by: serb, azvegint
2015-06-30 11:04:58 +03:00
Amy Lu
512986a71c
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
...
Reviewed-by: psandoz
2015-06-30 10:00:46 +02:00
Semyon Sadetsky
e482146d84
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
...
Reviewed-by: serb, azvegint
2015-06-30 10:45:32 +03:00
Jason Uh
84ebc260b9
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
...
Reviewed-by: mullan
2015-06-29 16:36:44 -07:00
Martin Buchholz
57996d703c
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
...
Return Arrays.copyOf(a, a.length, Object[].class)
Reviewed-by: igerasim, psandoz
2015-06-29 15:02:35 -07:00
Roger Riggs
99f867bded
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
...
Correct javachild to spin until cputime increases by amount; cleanup InfoTest
Reviewed-by: darcy
2015-07-09 09:55:36 -04:00
Ivan Gerasimov
82f8a14808
8130022: Use Java-style array declarations consistently
...
Reviewed-by: coffeys
2015-07-09 10:37:07 +03:00
Roger Riggs
74427b9101
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
...
Ignore extra processes that are not created by the test and cleanup any remaining child processes
Reviewed-by: darcy
2015-07-08 21:54:32 -04:00
Xue-Lei Andrew Fan
a1b2aad080
8130460: Increase the stability of DTLS test CipherSuite.java
...
Reviewed-by: wetmore
2015-07-08 23:52:15 +00:00
Claes Redestad
d65b7a8ec9
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
...
Reviewed-by: iklam, hseigel
2015-07-08 16:04:42 +02:00
Daniel Fuchs
16318cebe6
8130649: java/util/logging/LoggingDeadlock2.java times out
...
Added additional traces and thread dump diagnosis for the child process
Reviewed-by: lancea
2015-07-08 11:58:14 +02:00
Weijun Wang
aebcb1754e
8130720: BadKDC1 failed again
...
Reviewed-by: xuelei
2015-07-08 17:30:38 +08:00
Roger Riggs
4b7514c9fd
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
...
A race condition caused an erroneous fault
Reviewed-by: darcy
2015-07-07 21:25:05 -04:00
Roger Riggs
21ed89bc5d
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
...
Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy
2015-07-07 16:54:52 -04:00
Martin Buchholz
d67c81198b
8050091: (coll) LinkedList has incorrect implementation comment
...
Rework implementation invariant comments
Reviewed-by: igerasim
2015-06-29 14:59:20 -07:00
Aleksei Efimov
2723d13329
8098547: (tz) Support tzdata2015e
...
Reviewed-by: coffeys, okutsu
2015-06-30 01:17:45 +03:00
Brian Burkhalter
6d59eaa98c
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
...
Use @requires tag to suppress the test on limited memory systems.
Reviewed-by: darcy
2015-06-29 14:49:47 -07:00
Mandy Chung
1465e16631
8130007: Update security tests to use Security.getProvider to get security provider
...
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Reviewed-by: mullan
2015-06-29 11:38:36 -07:00
Peter Levart
24d0d5af7c
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
...
Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach.
Reviewed-by: chegar, alanb
2015-06-29 08:39:29 -07:00