10915 Commits

Author SHA1 Message Date
Brent Christian
e99423e062 8044473: Allow for extended set of platform MXBeans
Add ExtendedPlatformComponent

Reviewed-by: dfuchs
2014-09-05 09:45:13 -07:00
Valerie Peng
55312612fb 8061574: 9-dev solaris-amd64 and solaris-sparcv9 build fail on 2014-10-20
Add a custom header file for native ucrypto functions

Reviewed-by: mchung
2014-10-24 22:54:16 +00:00
Vladimir Ivanov
0c95b0fb5f 8060483: NPE with explicitCastArguments unboxing null
Reviewed-by: attila, lagergren
2014-10-24 08:22:17 -07:00
Kumar Srinivasan
06ca522eff 8061830: [asm] refresh internal ASM version v5.0.3
Reviewed-by: psandoz, sundar
2014-10-24 06:18:00 -07:00
Dave Pointon
2e4998b00f 8061924: demos target fails if users CDPATH is incorrectly set
Reviewed-by: erikj
2014-10-24 11:45:36 +02:00
Lana Steuck
59b49d1f0e Merge 2014-10-23 13:44:28 -07:00
David Katleman
0d39a08e17 Added tag jdk9-b36 for changeset f470dec57bab 2014-10-23 11:19:25 -07:00
Dmitry Samersoff
a04c2ed2f5 8029465: warnings from b118 for jdk.src.share.native.sun.management: JNI exception pending
Added missed exception check

Reviewed-by: dholmes, sspitsyn, fparain
2014-10-23 04:57:00 -07:00
Daniel Fuchs
59ca72f0eb 8059767: FileHandler should allow 'long' limits and handle overflow of MeteredStream.written
FileHandler now uses 'long' for limit and MeteredStream.written. It also reads a long for limit from the configuration, and has a new constructor allowing to pass a 'long' for limit.

Reviewed-by: alanb, igerasim, mchung
2014-10-22 17:23:14 +02:00
Pavel Rappo
023d824a43 8042888: Remove extcheck tool
Reviewed-by: alanb, chegar
2014-10-22 10:41:07 +01:00
Jaroslav Bachorik
c603f42b91 8056143: interrupted java/lang/management/MemoryMXBean/LowMemoryTest.java leaves running process
Reviewed-by: sla, dholmes
2014-10-17 10:53:30 +02:00
Shanliang Jiang
d64da6c76e 8060692: Delete com/sun/jmx/snmp and sun/management/snmp from OpenJDK
Reviewed-by: alanb, dfuchs, erikj, mchung
2014-10-22 09:13:52 +02:00
Alejandro Murillo
f0c02512ea Merge 2014-10-21 13:56:58 -07:00
Lance Andersen
fc36466f8f 8059411: RowSetWarning does not chain warnings
Reviewed-by: darcy, smarks, mchung
2014-10-21 13:41:22 -04:00
Valerie Peng
dc60e274ff 8046002: Move Ucrypto to the open jdk repo
Move Ucrypto related sources, tests to openJDK

Reviewed-by: mullan
2014-10-20 21:18:48 +00:00
Alejandro Murillo
d89ff24e1a Merge 2014-10-17 07:58:57 -07:00
Daniel D. Daugherty
ba69f3e290 Merge 2014-10-10 08:29:38 -07:00
Frederic Parain
fee63b862f 8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman
2014-10-09 04:48:12 -07:00
Alexander Scherbatiy
1d67714f2a 8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
Reviewed-by: ant, azvegint
2014-09-05 12:57:24 +04:00
Lana Steuck
b377543984 Merge 2014-09-04 14:47:04 -07:00
David Katleman
57cdcecff4 Added tag jdk9-b29 for changeset 317aad3480c8 2014-09-04 13:26:40 -07:00
Phil Race
692cce9567 8056122: Upgrade JDK to use LittleCMS 2.6
Reviewed-by: bae, jgodinez
2014-09-04 09:32:08 -07:00
Lance Andersen
1300729887 8055776: Add tests to exercise SQLPermissions for DriverManager & SyncFactory
Reviewed-by: rriggs
2014-09-04 12:23:01 -04:00
Stefan Karlsson
a85101b24e 8057174: MemoryMXBean tests -- TEST FAILED: chunkSize: 6291456 is less than YOUNG_GEN_SIZE: 8388608
Reviewed-by: jbachorik, jwilhelm, dfuchs
2014-09-04 13:20:27 +02:00
Ivan Gerasimov
63af0e6c0d 7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
Reviewed-by: chegar
2014-09-09 19:02:36 +04:00
Alexander Zuev
4ee0119566 8051989: Unportable format string argument mismatch in jdk/src/share/native/com/sun/java/util/jar/pack/unpack.cpp
Reviewed-by: ksrini
2014-09-09 17:20:26 +04:00
Andrej Golovnin
fe519e6845 5043030: (reflect) unnecessary object creation in reflection
Use valueOf() instead of new for primitive wrappers.

Reviewed-by: jfranck
2014-09-09 12:04:31 +02:00
Joel Borggrén-Franck
febacf5319 8054987: (reflect) Add sharing of annotations between instances of Executable
Reviewed-by: darcy, plevart
2014-09-09 10:48:01 +02:00
Staffan Larsen
6f23532a1e 8057778: Misc cleanups of the attach code (aix)
Reviewed-by: simonis
2014-09-08 20:29:15 +02:00
Yong Jeffrey Huang
95232def75 8055222: ISO 4217 Amendment #159
Reviewed-by: naoto
2014-09-04 00:32:43 -07:00
Jaroslav Bachorik
d7d41d2c0d 8057134: sun/management/jmxremote/startstop/JMXStartStopTest.java failing intermittently
Reviewed-by: sla, dfuchs
2014-09-03 17:08:58 +02:00
Jaroslav Bachorik
e4085cd0a6 8057150: Add more diagnostics to JMXStartStopTest
Reviewed-by: sla, dfuchs
2014-09-03 16:05:41 +02:00
Zaiyao Liu
0fdc2863c1 8048621: Implement basic keystore tests
Reviewed-by: xuelei
2014-09-03 06:57:40 +00:00
Raghu Nair
259c3ec2e9 8048362: Tests for doPrivileged with accomplice
Reviewed-by: vinnie
2014-09-03 02:11:16 +00:00
Sean Coffey
9295c94484 8057076: Correct exception message in CertAndKeyGen.java
Reviewed-by: mullan
2014-09-02 22:23:04 +01:00
Naoto Sato
2cbff3dfc4 8038436: Re-examine the mechanism to determine available localedata and cldrdata
Reviewed-by: alanb, mchung, okutsu
2014-09-02 14:11:38 -07:00
Phil Race
fd17be8db7 Merge 2014-09-02 12:38:17 -07:00
Phil Race
62b9ab4a81 Merge 2014-09-02 11:21:29 -07:00
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
Katja Kantserova
2905bd08a6 8056994: sun/tools/jstatd/TestJstatdPortAndServer.java and sun/tools/jstatd/TestJstatdServer.java miss correct check of RMI server availability
Reviewed-by: jbachorik, dsamersoff
2014-09-02 11:05:41 +02:00
Raghu Nair
e0e332bdac 8049429: Tests for java client server communications with various TLS/SSL combinations
Reviewed-by: xuelei
2014-09-02 05:48:55 +00:00
Doug Lea
01112ca52a 8056249: Improve CompletableFuture resource usage
Reviewed-by: psandoz, chegar, martin
2014-09-01 13:33:28 +02:00
Martin Buchholz
95a1c8965d 8056951: pico-optimize contains(Object) methods
Use idiiom >= 0 consistently to check for valid index

Reviewed-by: mduigou
2014-08-29 14:50:15 -07:00
Katja Kantserova
ba917d9443 8057686: Clean up ProblemList.txt
Reviewed-by: jbachorik
2014-09-05 15:09:05 +02:00
Alan Bateman
2689839d79 8029516: (fs) WatchKey cancel unreliable on Windows
Reviewed-by: chegar
2014-09-05 12:18:31 +01:00
Doug Lea
7eb2dc516c 8056248: Improve ForkJoin thread throttling
Reviewed-by: psandoz, martin
2014-09-05 10:54:28 +02:00
Martin Buchholz
3951dda4cf 8056934: ZipInputStream does not correctly handle local header data descriptors with the optional signature missing
Fix off-by-one bug in EXTSIG handling; add docs.

Reviewed-by: sherman, alanb
2014-08-29 12:07:11 -07:00
Phil Race
d6bfab8b1d Merge 2014-09-12 13:08:35 -07:00
Konstantin Shefov
881fa79cfe 8057719: Develop new tests for LambdaForm Reduction and Caching feature
Reviewed-by: iignatyev, vlivanov, psandoz
2014-09-12 22:33:09 +04:00