Weijun Wang
31e49478d4
8132111: Do not request for addresses for forwarded TGT
...
Reviewed-by: mullan
2015-08-03 09:25:02 +08:00
Joe Darcy
3efa371123
8132500: Add imageio test to tier 3
...
Reviewed-by: prr
2015-07-31 16:03:48 -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
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
Stuart Marks
791c9bdc4d
8132745: minor cleanup of java/util/Scanner/ScanTest.java
...
Reviewed-by: darcy, sherman
2015-07-30 22:21:56 -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
Dmitry Cherepanov
9fb2a2c094
Merge
2015-07-29 09:47:54 +04: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
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
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
Alejandro Murillo
6f041557c8
Merge
2015-07-24 00:54:07 -07:00
Konstantin Shefov
fdc7b2e85f
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
...
Reviewed-by: psandoz
2015-07-23 16:46:54 +03: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
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
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
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
1564b678e7
8130390: Applet fails to launch on virtual desktop
...
Reviewed-by: azvegint, serb
2015-07-21 09:35:04 +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
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
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
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
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
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
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