Magnus Ihse Bursie
|
820f4d3089
|
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
Reviewed-by: erikj, dholmes
|
2015-06-02 15:09:49 +02:00 |
|
Katja Kantserova
|
ab937d1563
|
Merge
|
2015-05-29 20:15:18 +02:00 |
|
Staffan Larsen
|
aa8cd64e11
|
Merge
|
2015-05-29 12:48:58 +02:00 |
|
Staffan Larsen
|
9cc4a70ee9
|
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: mgerdin, brutisso, iignatyev
|
2015-05-29 11:05:52 +02:00 |
|
Daniel D. Daugherty
|
3c5478da5a
|
Merge
|
2015-05-28 15:03:57 -07:00 |
|
Alejandro Murillo
|
4ac46201b7
|
Merge
|
2015-05-28 11:37:14 -07:00 |
|
Xueming Shen
|
91868186b0
|
8038310: Re-examine integration of extended Charsets
To use ServiceLoader to load the extended charsets
Reviewed-by: alanb, mchung
|
2015-05-28 10:00:51 -07:00 |
|
Joe Darcy
|
c5aebd63b5
|
8081245: MHIllegalAccess.java failing across platforms
Reviewed-by: alanb, rriggs
|
2015-05-28 09:55:32 -07:00 |
|
Andreas Eriksson
|
e6e9202e93
|
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
Reviewed-by: vlivanov
|
2015-05-28 12:11:33 +02:00 |
|
Volker Simonis
|
bfdaf0efed
|
8081332 : AIX: fix charset dependenicies after 8035302:Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: prr
|
2015-05-28 11:22:33 +02:00 |
|
Staffan Larsen
|
98d6dd65f9
|
8081292: sun/tools/jmap/BasicJMapTest.java timed out
Reviewed-by: mgronlun, sspitsyn
|
2015-05-28 10:37:49 +02:00 |
|
Weijun Wang
|
18dd0d6305
|
8081278: Typo in Exception Message
Reviewed-by: mullan
|
2015-05-28 09:11:14 +08:00 |
|
Mandy Chung
|
7c57878f39
|
8074432 : Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
|
2015-05-27 13:25:32 -07:00 |
|
Roger Riggs
|
7b960a2e59
|
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
Reduce number of iterations to 8 instead of 50
Reviewed-by: naoto
|
2015-05-27 15:57:10 -04:00 |
|
Xueming Shen
|
ba7c5970f9
|
8028480: (zipfs) NoSuchFileException on creating a file in ZipFileSystem with CREATE and WRITE
8034773: (zipfs) newOutputstream uses CREATE_NEW when no options specified
To open the new steram with appropricate open options
Reviewed-by: alanb
|
2015-05-27 12:23:35 -07:00 |
|
Katja Kantserova
|
dc63fa4689
|
8081037: serviceability/sa/ tests time out on Windows
Reviewed-by: jbachorik, sla, dsamersoff
|
2015-05-27 14:35:55 +02:00 |
|
Mark Sheppard
|
48a0b96187
|
8077377: java/net/MulticastSocket/SetOutgoingIf.java fails intermittently with NullPointerException
Ignore "stray" packets received from non test interface
Reviewed-by: alanb, chegar
|
2015-05-27 13:23:40 +01:00 |
|
Mark Sheppard
|
03c24ff25b
|
8041677: java/net/MulticastSocket/TestInterfaces failed on Oracle VM Virtual Ethernet Adapter
Ignore Teredo interface in test
Reviewed-by: alanb, chegar
|
2015-05-27 13:04:32 +01:00 |
|
Xueming Shen
|
92bfe45d6a
|
8060161: re-examine sun/nio/cs/Test4200310.sh, test is invalid for modular image
To remove the invalid test case
Reviewed-by: alanb
|
2015-05-26 12:34:51 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Artem Smotrakov
|
91b74f4fdc
|
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
|
2015-05-26 18:42:08 +03:00 |
|
Alexander Stepanov
|
60ea3cb98f
|
8040147: minor cleanup for docs
Minor cleanup for docs
Reviewed-by: lancea
|
2015-05-26 18:31:21 +04:00 |
|
Weijun Wang
|
4f8755f9b8
|
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Reviewed-by: xuelei
|
2015-05-26 22:10:37 +08:00 |
|
Jaroslav Bachorik
|
183dd96318
|
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
Reviewed-by: alanb, mchung, dfuchs
|
2015-05-26 11:57:51 +02:00 |
|
Erik Joelsson
|
7b3c4b4d32
|
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
|
2015-05-26 10:43:53 +02:00 |
|
Xueming Shen
|
abaeabd0cd
|
8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
|
2015-05-25 13:52:28 -07:00 |
|
Athijegannathan Sundararajan
|
b04e91828a
|
8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Reviewed-by: attila, jlaskey
|
2015-05-25 19:09:44 +05:30 |
|
Katja Kantserova
|
27aac42dc5
|
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
|
2015-05-25 14:08:21 +02:00 |
|
Artem Smotrakov
|
6b7bbd4884
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
|
Sean Mullan
|
af164e7926
|
8065233 : Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
|
2015-05-24 08:54:38 -04:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Joe Darcy
|
0de6f9f413
|
8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
|
2015-05-22 10:45:59 -07:00 |
|
Xueming Shen
|
4612edcf52
|
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
To eliminate an extra byte buffer and copy in iso2022 encoding
Reviewed-by: alanb, darcy
|
2015-05-22 10:33:27 -07:00 |
|
Xueming Shen
|
d1d75812b0
|
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Update the api doc for entries()/stream() accordingly
Reviewed-by: alanb
|
2015-05-22 08:56:33 -07:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Roger Riggs
|
3788afad1f
|
8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
|
2015-05-22 10:12:18 -04:00 |
|
Shobhit Gupta
|
318383493e
|
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
|
2015-05-22 16:13:00 +03:00 |
|
Alejandro Murillo
|
d312bbb6ed
|
Merge
|
2015-05-21 17:11:55 -07:00 |
|
Lana Steuck
|
0665723292
|
Merge
|
2015-05-21 16:20:20 -07:00 |
|
Xueming Shen
|
9e2b6dfd08
|
8080248: Coding regression in HKSCS charsets
To update the sp correctly when encoding supplementary characters
Reviewed-by: martin
|
2015-05-21 15:42:30 -07:00 |
|
Jason Uh
|
8ddcf2aab0
|
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan
|
2015-05-21 14:18:33 -07:00 |
|
David Katleman
|
d0f72986d8
|
Added tag jdk9-b65 for changeset 9c04ed826c93
|
2015-05-21 10:07:38 -07:00 |
|
Brian Burkhalter
|
457be276d8
|
8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
Replace f[data]sync(fd) with fcntl(fd, F_FULLSYNC) on OS X.
Reviewed-by: alanb
|
2015-05-21 09:57:59 -07:00 |
|
Vinnie Ryan
|
6deb69ac50
|
8072578: ProbeKeystores.java creates files in test.src
Reviewed-by: weijun
|
2015-05-21 17:42:15 +01:00 |
|
Sean Mullan
|
d29a80d711
|
8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
Reviewed-by: weijun
|
2015-05-21 07:17:36 -04:00 |
|
Zaiyao Liu
|
c7c5826bb2
|
8048599: Tests for key wrap and unwrap operations
Reviewed-by: xuelei
|
2015-05-21 09:35:26 +00:00 |
|
Rob McKenna
|
efc37c5e71
|
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
Reviewed-by: michaelm
|
2015-05-20 18:06:31 +01:00 |
|
Rob McKenna
|
9cecb7f70a
|
8077822: javac does not recognize '*.java' as file if '-J' option is specified
Reviewed-by: ksrini
|
2015-05-20 18:03:56 +01:00 |
|
Roger Riggs
|
b7d8c57908
|
8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
Small allocations may bump total memory, raise THRESHOLD to 2Mb
Reviewed-by: martin
|
2015-05-20 11:17:09 -04:00 |
|
Amy Lu
|
a3ea97f915
|
8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
Reviewed-by: igerasim
|
2015-05-20 17:16:58 +03:00 |
|