Kurchi Subhra Hazra
|
8f2bd71dc9
|
7171415: java.net.URI.equals/hashCode not consistent for some URIs
Rewrite URI.hashCode() to consider encoded characters, also reviewed by vitalyd@gmail.com, schlosna@gmail.com
Reviewed-by: chegar
|
2013-01-17 14:50:02 -08:00 |
|
Brian Burkhalter
|
fe16fc39d6
|
8006090: Formatter asserts with -esa
Removed the offending assert
Reviewed-by: alanb, darcy
|
2013-01-17 12:49:33 -08:00 |
|
Konstantin Shefov
|
b7bcfe73b1
|
7124209: [macosx] SpringLayout issue. BASELINE is not in the range: [NORTH, SOUTH]
Reviewed-by: serb, alexsch
|
2013-01-17 15:08:08 +00:00 |
|
Yong Jeffrey Huang
|
a4c3f06259
|
Merge
|
2013-01-16 23:08:12 -08:00 |
|
David Katleman
|
b8e0cde9e1
|
Merge
|
2013-01-16 22:21:30 -08:00 |
|
Yong Jeffrey Huang
|
73f88f3896
|
Merge
|
2013-01-16 19:05:13 -08:00 |
|
Lana Steuck
|
270d599981
|
Merge
|
2013-01-16 15:57:25 -08:00 |
|
Lana Steuck
|
7026f02404
|
Merge
|
2013-01-16 12:07:32 -08:00 |
|
David Katleman
|
656c28326c
|
Added tag jdk8-b73 for changeset 24d25ecda7ce
|
2013-01-16 12:00:10 -08:00 |
|
Jason Uh
|
5d2a6972af
|
8005939: sun/security/x509/{X509CRLImplX509CertImpl}/Verify.java fail in confusing way when some providers not present
Reviewed-by: mullan, weijun
|
2013-01-16 13:35:17 -05:00 |
|
Erik Joelsson
|
fbb2e494a8
|
8006385: build-infra: linux and solaris *-debuginfo-*.zip file created from the new makefile has extra HUDSON direcotry in jre/lib/i386/server
Reviewed-by: tbell
|
2013-01-16 16:40:16 +01:00 |
|
Jason Uh
|
68eb431db8
|
8005389: Backout fix for JDK-6500133
Reviewed-by: mullan
|
2013-01-16 09:51:21 -05:00 |
|
Mikhail Cherkasov
|
9a4e15eaf6
|
8005492: Reduce number of warnings in sun/awt/* classes
Reviewed-by: art, anthony
|
2013-01-16 17:26:41 +04:00 |
|
Doug Lea
|
dcc8fbec72
|
8001666: Add lambda-compatible atomics and accumulators to the ActomicXXX classes
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: dl, chegar, darcy, goetz
|
2013-01-16 12:09:35 +00:00 |
|
Doug Lea
|
7062898817
|
8005926: Merge ThreadLocalRandom state into java.lang.Thread
Reviewed-by: shade, chegar
|
2013-01-16 10:14:09 +00:00 |
|
Yong Jeffrey Huang
|
ef774a39f7
|
Merge
|
2013-01-15 19:08:34 -08:00 |
|
Rob McKenna
|
bdca3e8f8c
|
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
Reviewed-by: alanb, martin, dholmes
|
2013-01-15 19:58:22 +00:00 |
|
David Katleman
|
7f6891593a
|
Merge
|
2013-01-15 10:08:04 -08:00 |
|
Sergey Bylokhov
|
08f29b04df
|
7124525: [macosx] No animation on certain Swing components in Aqua LaF
Reviewed-by: alexsch, swingler
|
2013-01-15 21:57:47 +04:00 |
|
Erik Joelsson
|
492a251bdb
|
8006296: build-infra: Unsigned sunmscapi.jar is missing manifest
Reviewed-by: alanb, tbell
|
2013-01-15 16:50:22 +01:00 |
|
Mark Sheppard
|
cb7b639e6a
|
8005406: HTTP server implementation should use Base64 API
Reviewed-by: khazra, alanb, chegar
|
2013-01-15 11:44:20 +00:00 |
|
Alexey Utkin
|
5bd5533490
|
8005250: Downgrade normative references to ${java.home}/lib folder from Java client code
Javadoc was changed in accordance with CCC-8005250 request.
Reviewed-by: alanb, amenkov
|
2013-01-15 14:26:59 +04:00 |
|
Alexander Scherbatiy
|
97013ba028
|
8003978: closed/javax/swing/JRootPane/bug4670486.java fails since jdk7u12b01 on macosx
Reviewed-by: serb, leonidr
|
2013-01-15 12:49:03 +04:00 |
|
Xue-Lei Andrew Fan
|
40039951b8
|
8006265: Add test SSLEngineDeadlock.java to ProblemList
Reviewed-by: weijun
|
2013-01-14 18:31:48 -08:00 |
|
Kumar Srinivasan
|
a788c5b6b8
|
8005252: pack200 should support MethodParameters
Reviewed-by: jrose
|
2013-01-14 15:46:54 -08:00 |
|
Naoto Sato
|
9fa2377054
|
7162007: Clean up i18n related caches
Reviewed-by: okutsu, ohair
|
2013-01-14 11:09:53 -08:00 |
|
Alexander Scherbatiy
|
73b452e941
|
7166409: bug4331515.java fail with NullPointerException on ubuntu10.04-x86 for JDK8
Reviewed-by: serb
|
2013-01-14 08:32:29 -05:00 |
|
Yong Jeffrey Huang
|
48aff5a267
|
7114053: [sq] Inproper tanslation for iso lanugage of Albanian
Reviewed-by: naoto
|
2013-01-13 18:45:43 -08:00 |
|
Peter Levart
|
e912773451
|
8005232: (JEP-149) Class Instance size reduction
Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
|
2013-01-13 19:57:06 -05:00 |
|
Mark Sheppard
|
7a8ddfee99
|
8006153: HTTP protocol handler authenication should use Base64 API
Reviewed-by: chegar, alanb
|
2013-01-13 22:09:50 +00:00 |
|
Xueming Shen
|
c7c2bd14d7
|
Merge
|
2013-01-11 22:45:42 -08:00 |
|
Ioi Lam
|
7428b2f902
|
8005466: JAR file entry hash table uses too much memory (zlib_util.c)
Realign the fields of jzcell struct
Reviewed-by: sherman
|
2013-01-11 22:43:29 -08:00 |
|
Aleksey Shipilev
|
fb60d01e36
|
8006123: Support @Contended Annotation - JEP 142 (jdk part)
Jdk changes for 8003895.
Reviewed-by: darcy, jrose, coleenp, dholmes, kvn
|
2013-01-11 16:50:34 -08:00 |
|
Olivier Lagneau
|
546e2eb164
|
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
Reviewed-by: darcy
|
2013-01-11 15:39:08 -08:00 |
|
Alan Bateman
|
c12b624078
|
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar
|
2013-01-11 20:19:55 +00:00 |
|
Alan Bateman
|
36e2ef2ba8
|
8005566: (fs) test/java/nio/file/Files/Misc.java failing (sol)
Reviewed-by: chegar
|
2013-01-11 12:27:57 +00:00 |
|
Joe Darcy
|
3dfc6b7512
|
8006062: Add @Repeatable to repeating annotations regression tests in JDK repo
Reviewed-by: jjg
|
2013-01-10 21:12:27 -08:00 |
|
Jonathan Gibbons
|
56dd0c2a5c
|
Merge
|
2013-01-10 19:37:26 -08:00 |
|
Jonathan Gibbons
|
4837a1c13d
|
8004834: Add doclint support into javadoc
Reviewed-by: erikj, tbell
|
2013-01-10 19:36:36 -08:00 |
|
Lana Steuck
|
2af47c361c
|
Merge
|
2013-01-10 15:52:12 -08:00 |
|
Lana Steuck
|
543d0a4abe
|
Merge
|
2013-01-10 15:49:12 -08:00 |
|
Chris Hegarty
|
a2dea4d9f4
|
8006007: j.u.c.atomic classes should use intrinsic getAndXXX provided by 7023898
Reviewed-by: dl, shade
|
2013-01-10 21:52:38 +00:00 |
|
Jim Gish
|
5c5820e950
|
8005582: java/lang/Runtime/exec/WinCommand.java intermittent test failures
Remove file-deletion code at cleanup which conflicts with jtreg cleanup
Reviewed-by: chegar
|
2013-01-10 15:09:45 -05:00 |
|
Brent Christian
|
f7eb6cd556
|
8005962: TEST_BUG: java/util/Properties/MacJNUEncoding can fail in certain environments
Test script now sets LC_ALL, other small changes, relocate test
Reviewed-by: naoto, alanb
|
2013-01-10 10:21:44 -08:00 |
|
David Katleman
|
49feba985e
|
Added tag jdk8-b72 for changeset 21fe12436601
|
2013-01-10 09:55:58 -08:00 |
|
Fredrik Ohrstrom
|
a1118e2d86
|
8005856: build-infra: Remove special handling of base module classes header generation
Reviewed-by: alanb, tbell, ohair
|
2013-01-10 12:23:15 +01:00 |
|
Joe Darcy
|
f2c492220c
|
8005713: Simplify library support for repeating annotations in java.lang.annotation
Reviewed-by: abuckley
|
2013-01-09 20:20:21 -08:00 |
|
Brian Burkhalter
|
af27b8c59d
|
7103957: NegativeArraySizeException while initializing class IntegerCache
Reviewed-by: darcy, mchung
|
2013-01-09 16:58:47 -08:00 |
|
Erik Joelsson
|
45b5d84c8f
|
8005903: build-infra: bad symlink: j2sdk-bundle/jdk1.8.0.jdk/Contents/MacOS/libjli.dylib
Reviewed-by: tbell
|
2013-01-09 16:13:29 +01:00 |
|
Sean Mullan
|
86b40c8697
|
Merge
|
2013-01-09 08:59:58 -05:00 |
|