Sergey Bylokhov
|
03e958a5a9
|
8036103: Cleanup of java.awt and java.awt.peer packages
Reviewed-by: bagiras, pchelko
|
2014-03-14 18:14:41 +04:00 |
|
Petr Pchelko
|
a3cc5f5cf3
|
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
|
2014-03-14 17:48:28 +04:00 |
|
Erik Helin
|
e88724d567
|
Merge
|
2014-03-14 13:27:18 +01:00 |
|
Erik Joelsson
|
1afb74429d
|
8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
|
2014-03-14 13:17:23 +01:00 |
|
Erik Joelsson
|
ac1be38a4c
|
8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
|
2014-03-14 13:16:46 +01:00 |
|
Petr Pchelko
|
72344ee850
|
8037099: [macosx] Remove all references to GC from native OBJ-C code
Reviewed-by: anthony, serb
|
2014-03-14 16:01:04 +04:00 |
|
Aleksei Efimov
|
1b8b577a18
|
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
Reviewed-by: coffeys, okutsu
|
2014-03-14 15:50:20 +04:00 |
|
Aleksei Efimov
|
f461af84fd
|
8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
|
2014-03-14 15:49:46 +04:00 |
|
Erik Joelsson
|
afa5b5c349
|
8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
|
2014-03-14 12:31:28 +01:00 |
|
Erik Joelsson
|
6151bfe1cb
|
8037281: Improve CacheFind and enable on all platforms
Reviewed-by: tbell, ihse
|
2014-03-14 12:31:08 +01:00 |
|
Oleg Pekhovskiy
|
1cd40d19c9
|
8036788: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Event.cpp
Reviewed-by: serb, pchelko
|
2014-03-14 14:23:33 +04:00 |
|
Nils Eliasson
|
8c46e61622
|
Merge
|
2014-03-14 09:26:27 +01:00 |
|
Erik Helin
|
358b5bbebc
|
Merge
|
2014-03-14 09:18:39 +01:00 |
|
Weijun Wang
|
6a81209e6f
|
8037262: typo in error message in KrbAsReq.authenticate()
Reviewed-by: mullan, juh
|
2014-03-14 09:29:16 +08:00 |
|
Joe Darcy
|
25d1d45fd9
|
8035692: Fix serial lint warnings in mac-specific code
Reviewed-by: alanb, prr
|
2014-03-13 16:29:26 -07:00 |
|
Vicente Romero
|
2564e82ad1
|
8034924: Incorrect inheritance of inaccessible static method
Reviewed-by: jjg, jlahoda
|
2014-03-13 20:13:43 +00:00 |
|
Joe Darcy
|
15594ec61d
|
8037139: Fix serial lint warnings in sun.print
Reviewed-by: prr
|
2014-03-13 12:48:11 -07:00 |
|
Joe Darcy
|
7c9de3ea76
|
8033712: Fix more serial lint warnings in sun.awt
Reviewed-by: alanb, serb, prr
|
2014-03-13 12:40:27 -07:00 |
|
Vicente Romero
|
73e0ab9b7f
|
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
Reviewed-by: jjg
|
2014-03-13 17:36:51 +00:00 |
|
Sergey Bylokhov
|
23e6201109
|
8035843: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PopupMenu.cpp
Reviewed-by: pchelko, azvegint
|
2014-03-13 20:48:33 +04:00 |
|
Erik Joelsson
|
29a22468e2
|
8037238: JDK 9 images don't rebuild when access bridge jars rebuild
Reviewed-by: tbell
|
2014-03-13 17:18:11 +01:00 |
|
Petr Pchelko
|
ff28ead70b
|
8037287: Windows build failed after JDK-8030787
Reviewed-by: serb, bagiras
|
2014-03-13 15:33:43 +04:00 |
|
Athijegannathan Sundararajan
|
572d581262
|
8015958: DataView constructor is not defined
Reviewed-by: attila, hannesw, lagergren
|
2014-03-13 15:58:24 +05:30 |
|
Petr Pchelko
|
8294a35add
|
8030787: [Parfait] JNI-related warnings from b119 for jdk/src/share/native/sun/awt/image
Reviewed-by: serb, prr
|
2014-03-13 12:52:29 +04:00 |
|
Artem Smotrakov
|
727989dc5d
|
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
|
2014-03-13 15:13:22 +08:00 |
|
Ivan Gerasimov
|
106b5b9af8
|
7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError
Reviewed-by: chegar, alanb
|
2014-03-13 07:52:17 +04:00 |
|
Ivan Gerasimov
|
91eeeafb13
|
8036088: Replace strtok() with its safe equivalent strtok_s() in DefaultProxySelector.c
Reviewed-by: chegar
|
2014-03-13 07:24:12 +04:00 |
|
Daniel Fuchs
|
769affa9c4
|
8036916: Deprecation warnings in LogManager
Reviewed-by: mchung
|
2014-03-12 20:18:47 +01:00 |
|
Ivan Gerasimov
|
d3271335ad
|
8034262: Test java/lang/ProcessBuilder/CloseRace.java fails
Reviewed-by: martin, dholmes
|
2014-03-12 21:45:20 +04:00 |
|
Joe Darcy
|
776fc07a91
|
8037173: Fix serial lint warnings in sun.audio
Reviewed-by: alanb, serb
|
2014-03-12 09:20:06 -07:00 |
|
Joe Darcy
|
0463ed5369
|
8037174: Fix serial lint warnings in sun.applet
Reviewed-by: alanb, pchelko
|
2014-03-12 09:16:03 -07:00 |
|
Jason Uh
|
323843f397
|
8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
Reviewed-by: mullan
|
2014-03-12 08:55:35 -07:00 |
|
Hannes Wallnöfer
|
6f1436baa2
|
8034055: delete on global object not properly guarded
Reviewed-by: sundar, lagergren
|
2014-03-12 16:33:28 +01:00 |
|
Sergey Bylokhov
|
26664e596d
|
8035627: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Cursor.cpp
Reviewed-by: pchelko, azvegint
|
2014-03-12 16:59:11 +04:00 |
|
Sergey Bylokhov
|
36955ccbc2
|
8035747: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_FileDialog.cpp
Reviewed-by: pchelko, azvegint
|
2014-03-12 16:09:47 +04:00 |
|
Erik Helin
|
1d21f8975b
|
Merge
|
2014-03-12 13:02:47 +01:00 |
|
Sergey Bylokhov
|
7bd8dd47e9
|
8036710: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_ScrollPane.cpp
Reviewed-by: pchelko, azvegint
|
2014-03-12 15:51:58 +04:00 |
|
Sergey Bylokhov
|
7714ce0917
|
8034214: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/CInputMethod.m
Reviewed-by: pchelko, azvegint
|
2014-03-12 15:43:53 +04:00 |
|
Hannes Wallnöfer
|
5c683d18a4
|
8021350: Share script classes between threads/globals within context
Reviewed-by: lagergren, sundar
|
2014-03-12 11:26:00 +01:00 |
|
Oleg Pekhovskiy
|
16ab238b1b
|
8035622: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_DesktopProperties.cpp
Reviewed-by: pchelko, serb
|
2014-03-12 13:29:32 +04:00 |
|
Weijun Wang
|
e83e738c09
|
8035963: The failed Kerberos tests due to timeouts
Reviewed-by: alanb, xuelei
|
2014-03-12 14:18:01 +08:00 |
|
Joe Darcy
|
07cc98bb1a
|
8037120: Fix doclint warnings in javax.lang.model exception types
Reviewed-by: jjg
|
2014-03-11 17:52:45 -07:00 |
|
Alejandro Murillo
|
d7f9269527
|
Merge
|
2014-03-11 16:49:35 -07:00 |
|
David Katleman
|
bcc0d72114
|
Added tag jdk9-b04 for changeset 7825ce9a8228
|
2014-03-11 15:42:07 -07:00 |
|
David Katleman
|
060f4862a7
|
Added tag jdk9-b04 for changeset 612191246a7d
|
2014-03-11 15:42:05 -07:00 |
|
David Katleman
|
60774dc46b
|
Added tag jdk9-b04 for changeset e16d4c844e76
|
2014-03-11 15:42:01 -07:00 |
|
David Katleman
|
fe36912657
|
Added tag jdk9-b04 for changeset c78b6c3c5e48
|
2014-03-11 15:41:53 -07:00 |
|
David Katleman
|
09deb6906d
|
Added tag jdk9-b04 for changeset 4489a70abccd
|
2014-03-11 15:41:51 -07:00 |
|
David Katleman
|
6d3d6f7456
|
Added tag jdk9-b04 for changeset 7a33ca900ff0
|
2014-03-11 15:41:45 -07:00 |
|
David Katleman
|
8d93dcb8bc
|
Added tag jdk9-b04 for changeset cf836c6f207d
|
2014-03-11 15:41:35 -07:00 |
|