Xiomara Jayasena
|
3333513f33
|
Merge
|
2009-08-12 10:32:32 -07:00 |
|
Jonathan Gibbons
|
b95303097d
|
6758471: should be able to set jtreg options in langtools build
Reviewed-by: mcimadamore
|
2009-08-12 07:54:30 -07:00 |
|
Jonathan Gibbons
|
d029eaeb57
|
6870706: langtools launcher issues
Reviewed-by: mcimadamore
|
2009-08-12 07:14:02 -07:00 |
|
Yuri Nesterenko
|
093ffa46b3
|
Merge
|
2009-08-12 00:33:32 -07:00 |
|
Yuri Nesterenko
|
3ee6a85bc7
|
Merge
|
2009-08-12 00:32:35 -07:00 |
|
John Coomes
|
1a7648b1c2
|
6866585: debug code in ciObjectFactory too slow for large objects
Reviewed-by: ysr, never, kvn
|
2009-08-11 23:24:41 -07:00 |
|
Daniel D. Daugherty
|
d9b6a2252e
|
Merge
|
2009-08-11 20:06:52 -06:00 |
|
Daniel D. Daugherty
|
def4483570
|
6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java
Fix typos in the JavaDoc.
Reviewed-by: tbell
|
2009-08-11 20:02:43 -06:00 |
|
Jonathan Gibbons
|
46c42f2362
|
6870743: update comments in langtools/make/build.properties
Reviewed-by: darcy
|
2009-08-11 18:35:05 -07:00 |
|
Jonathan Gibbons
|
da2b8ebcd0
|
6870591: langtools build sets javac.bootclasspath incorrectly
Reviewed-by: ohair
|
2009-08-11 14:05:32 -07:00 |
|
Vinnie Ryan
|
54b3f1068d
|
Merge
|
2009-08-11 17:01:07 +01:00 |
|
Vinnie Ryan
|
3ed22e2e7a
|
Merge
|
2009-08-11 16:57:09 +01:00 |
|
Vinnie Ryan
|
59d983ade0
|
6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: alanb, mullan, wetmore
|
2009-08-11 16:52:26 +01:00 |
|
Abhijit Saha
|
4c1bad113e
|
Merge
|
2009-08-11 08:22:46 -07:00 |
|
Abhijit Saha
|
4721c15d98
|
Merge
|
2009-08-11 08:22:09 -07:00 |
|
Alan Bateman
|
a3af9140c9
|
6865748: (file) SimpleFileVisitor methods ignore null arguments
Reviewed-by: sherman
|
2009-08-11 12:49:16 +01:00 |
|
Alan Bateman
|
c583b690e3
|
6867781: (file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView
Reviewed-by: sherman
|
2009-08-11 12:38:43 +01:00 |
|
Alan Bateman
|
90b1aee142
|
4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx)
Reviewed-by: sherman
|
2009-08-11 12:37:02 +01:00 |
|
Xue-Lei Andrew Fan
|
3db64bc897
|
6585239: Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs
Reviewed-by: vinnie
|
2009-08-11 18:27:01 +08:00 |
|
Weijun Wang
|
aa514761f5
|
6868867: Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin
Reviewed-by: wetmore
|
2009-08-11 15:36:52 +08:00 |
|
Weijun Wang
|
be3a1f1294
|
6821190: more InquireType values for ExtendedGSSContext
Reviewed-by: valeriep
|
2009-08-11 12:20:32 +08:00 |
|
Weijun Wang
|
50689ce536
|
6710360: export Kerberos session key to applications
Reviewed-by: valeriep
|
2009-08-11 12:17:13 +08:00 |
|
Weijun Wang
|
cb2742d7b2
|
6866479: libzip.so caused JVM to crash when running jarsigner
Reviewed-by: mullan
|
2009-08-11 12:15:24 +08:00 |
|
Maurizio Cimadamore
|
b2f97fc341
|
6199153: Generic throws and overriding
Javac incorrectly rejects an uchecked overriding
Reviewed-by: jjg
|
2009-08-11 01:14:31 +01:00 |
|
Maurizio Cimadamore
|
d8292cad05
|
6569404: Cannot instantiate an inner class of a type variable
Javac is too strict in rejecting member selction from a type-var
Reviewed-by: jjg
|
2009-08-11 01:14:06 +01:00 |
|
Maurizio Cimadamore
|
b097f12a5d
|
6869075: regression: javac crashes when compiling compound string assignment with generics
Javac should not add syntehtic cast to the LHS of an assignment expression
Reviewed-by: jjg
|
2009-08-11 01:13:42 +01:00 |
|
Maurizio Cimadamore
|
a11cd67b7c
|
6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
Javac should warn/complain about identifiers with the same name as synthetic symbol
Reviewed-by: jjg
|
2009-08-11 01:13:14 +01:00 |
|
Maurizio Cimadamore
|
b466a2fcc9
|
6840059: regression: javac silently crashes when resolving erroneous anonymous inner constructor
Resolved an internal crash with constructor resolution
Reviewed-by: jjg
|
2009-08-11 01:12:40 +01:00 |
|
Maurizio Cimadamore
|
578138abeb
|
6390045: Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5
Javac needs to synthetize a fake java.lang.Void symbol if one is not given on the classpath
Reviewed-by: jjg
|
2009-08-11 01:12:13 +01:00 |
|
Maurizio Cimadamore
|
ac4b216060
|
6806876: ClassCastException occurs in assignment expressions without any heap pollutions
Intersection types should be considered as non-reifiable by javac
Reviewed-by: jjg
|
2009-08-11 01:11:37 +01:00 |
|
Abhijit Saha
|
06dc51ad43
|
Merge
|
2009-08-10 10:52:51 -07:00 |
|
Abhijit Saha
|
5ed12881c7
|
Merge
|
2009-08-10 10:52:39 -07:00 |
|
Abhijit Saha
|
301d96b277
|
Merge
|
2009-08-10 10:52:11 -07:00 |
|
Abhijit Saha
|
7b9b3e0723
|
Merge
|
2009-08-10 10:50:14 -07:00 |
|
Abhijit Saha
|
fa5bf6c037
|
Merge
|
2009-08-10 10:49:32 -07:00 |
|
Abhijit Saha
|
1778e5915b
|
Merge
|
2009-08-10 09:47:21 -07:00 |
|
Abhijit Saha
|
b9bb7ed20f
|
Merge
|
2009-08-10 09:36:40 -07:00 |
|
Alexander Potochkin
|
3f2aa03af7
|
6822696: Integrating JXLayer component to Swing library
Reviewed-by: peterz, art
|
2009-08-10 16:29:30 +04:00 |
|
Pavel Porvatov
|
aedd67d988
|
6461173: One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s)
Reviewed-by: peterz, malenkov
|
2009-08-10 14:55:10 +04:00 |
|
Y. Srinivas Ramakrishna
|
7a1d233375
|
Merge
|
2009-08-09 17:03:51 -07:00 |
|
Jonathan Gibbons
|
7d420d30b9
|
6868539: javap should use current names for constant pool tags
Reviewed-by: ksrini
|
2009-08-08 17:56:37 -07:00 |
|
Jonathan Gibbons
|
c28b62e1d5
|
6868548: remove spurious ';' from after constant pool entries
Reviewed-by: ksrini
|
2009-08-08 17:50:57 -07:00 |
|
Abhijit Saha
|
7d8f9efba6
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:32:20 -07:00 |
|
Abhijit Saha
|
02d508cbf2
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:32:04 -07:00 |
|
Abhijit Saha
|
354661db00
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:31:46 -07:00 |
|
Abhijit Saha
|
cbc42a9c38
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:31:42 -07:00 |
|
Abhijit Saha
|
f8a396b166
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:31:35 -07:00 |
|
Abhijit Saha
|
452d4d3f20
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:31:24 -07:00 |
|
Abhijit Saha
|
1d2b6d72b2
|
6813167: 6u14 JAX-WS audit mutable static bugs
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:27:00 -07:00 |
|
Andrew John Hughes
|
9a5d0532c5
|
6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java
Add new dependency explicitly so all compilers pick it up
Reviewed-by: darcy, ohair
|
2009-08-07 18:15:03 +01:00 |
|