Lana Steuck
|
cda19943f0
|
Merge
|
2014-09-11 14:29:21 -07:00 |
|
Lance Andersen
|
9f2d9ff4a6
|
8057826: Minor clean-up to the java.sql Date/Time/Timestamp tests
Reviewed-by: redestad, joehw
|
2014-09-11 17:00:08 -04:00 |
|
Bradford Wetmore
|
6f337fabf4
|
8058180: .hgignore should be updated with webrev in all repos
Reviewed-by: jrose, katleman, jjg
|
2014-09-11 12:18:06 -07:00 |
|
Valerie Peng
|
0cade9c5f1
|
8039898: sunpkcs11-solaris.cfg should be in solaris specific directory
Move from src/java.base/share/conf/security/ to src/jdk.crypto.pkcs11/solaris/conf/security
Reviewed-by: erikj, ihse
|
2014-09-11 17:06:35 +00:00 |
|
David Katleman
|
41fcab1737
|
Added tag jdk9-b30 for changeset dfdf7c92f55e
|
2014-09-11 09:08:56 -07:00 |
|
Yasumasa Suenaga
|
397655357a
|
8057746: Cannot handle JdpException in JMX agent initialization
Add special handling for JdpException
Reviewed-by: jbachorik
|
2014-09-11 08:01:33 -07:00 |
|
Claes Redestad
|
bf02343a72
|
8057936: java.net.URLClassLoader.findClass uses exceptions in control flow
Reviewed-by: alanb, chegar, dholmes, mr
|
2014-09-11 15:51:46 +01:00 |
|
Yasumasa Suenaga
|
b38881c3e6
|
8057556: JDP should better handle non-active interfaces
Skip interface if it's not up or doesn't have IP address
Reviewed-by: jbachorik
|
2014-09-11 06:21:10 -07:00 |
|
Aleksei Efimov
|
828afa439d
|
8057747: Several test failing after update to tzdata2014g
Reviewed-by: alanb
|
2014-09-11 15:13:37 +04:00 |
|
Jaroslav Bachorik
|
2967241e3e
|
8058089: api/javax_management/loading/MLetArgsSupport.html\#MLetArgsSupportTest0001 fails because of java.lang.IllegalArgumentException (argument type mismatch)
Reviewed-by: dfuchs
|
2014-09-11 12:54:02 +02:00 |
|
Lana Steuck
|
62947b5514
|
Merge
|
2014-09-10 19:37:23 -07:00 |
|
John Rose
|
dbbce7862e
|
8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:52 +04:00 |
|
John Rose
|
30f687e214
|
8057042: LambdaFormEditor: derive new LFs from a base LF
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:52 +04:00 |
|
John Rose
|
f74266a5a4
|
8056926: Improve caching of GuardWithTest combinator
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:52 +04:00 |
|
John Rose
|
afe2dd89e4
|
8057657: Annotate LambdaForm parameters with types
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:51 +04:00 |
|
John Rose
|
563b1c73a4
|
8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:51 +04:00 |
|
John Rose
|
67504740bd
|
8057654: Extract checks performed during MethodHandle construction into separate methods
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:51 +04:00 |
|
John Rose
|
70c6eaee97
|
8050887: Intrinsify constants for default values
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:50 +04:00 |
|
John Rose
|
9c80853676
|
8050884: Intrinsify ValueConversions.identity() functions
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:50 +04:00 |
|
John Rose
|
f365de576b
|
8050877: Improve code for pairwise argument conversions and value boxing/unboxing
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:50 +04:00 |
|
John Rose
|
d565c3701f
|
8050200: Make LambdaForm intrinsics detection more robust
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:50 +04:00 |
|
John Rose
|
8940954741
|
8050057: Improve caching of MethodHandle reinvokers
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:49 +04:00 |
|
John Rose
|
fb7b2acc12
|
8050174: Support overriding of isInvokeSpecial flag in WrappedMember
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:49 +04:00 |
|
John Rose
|
71bae4addc
|
8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm)
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:49 +04:00 |
|
John Rose
|
2f4b5e8534
|
8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:48 +04:00 |
|
John Rose
|
6a177f43fb
|
8050053: Improve caching of different invokers
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:48 +04:00 |
|
John Rose
|
da56d3f6d1
|
8050052: Small cleanups in java.lang.invoke code
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:47 +04:00 |
|
Vladimir Ivanov
|
0898161932
|
8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke
Reviewed-by: psandoz, iignatyev
|
2014-09-10 19:19:47 +04:00 |
|
John Rose
|
693c89e3b9
|
8038261: JSR292: cache and reuse typed array accessors
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:47 +04:00 |
|
John Rose
|
0b424b49d8
|
8037209: Improvements and cleanups to bytecode assembly for lambda forms
Reviewed-by: vlivanov, psandoz
|
2014-09-10 19:19:46 +04:00 |
|
Sean Coffey
|
3ce732d637
|
8057813: Alterations to jdk_security3 test target
Reviewed-by: mullan, wetmore, xuelei
|
2014-09-10 16:14:14 +01:00 |
|
Claes Redestad
|
1dc4b5e2f8
|
8055251: Re-examine Integer.parseInt and Long.parseLong methods
Reviewed-by: alanb
|
2014-09-10 13:51:17 +01:00 |
|
Staffan Larsen
|
d04d69fea6
|
8057937: javax/management/monitor/GaugeMonitorDeadlockTest.java should be quarantined
Reviewed-by: sla, allwin
|
2014-09-10 10:37:12 +02:00 |
|
Staffan Larsen
|
657c4c6290
|
8057558: VirtualMachineImpl.execute on windows should close PipedInputStream before throwing exceptions
Reviewed-by: alanb, sspitsyn, dsamersoff
|
2014-09-10 11:32:31 +02: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 |
|
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 |
|
Staffan Larsen
|
13a51887f7
|
8057776: Misc cleanups of the attach code
Reviewed-by: alanb, dfuchs, jbachorik
|
2014-09-08 14:46:51 +02:00 |
|
Aleksei Efimov
|
5e87931875
|
8049343: (tz) Support tzdata2014g
Reviewed-by: mfang, okutsu
|
2014-09-07 23:04:09 +04: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 |
|