Lana Steuck
e7f9c73f87
Merge
2012-12-04 11:41:44 -08:00
Andrew Haley
0b8ff32553
8004344: Fix a crash in ToolkitErrorHandler() in XlibWrapper.c
...
Code does not check for JNU_GetEnv returning NULL.
Reviewed-by: anthony
2012-12-04 14:02:08 +00:00
Jayashree Viswanathan
ec15d0a1b0
4631925: JColor Chooser is not fully accessible
...
Reviewed-by: alexsch
2012-12-04 17:17:45 +04:00
Alexander Scherbatiy
8841803399
8002077: Possible mnemonic issue on JFileChooser Save button on nimbus L&F
...
Reviewed-by: serb
2012-12-04 16:42:19 +04:00
Jaroslav Tulach
288c935f0d
8003830: NPE at BasicTreeUI$Actions.page:4470
...
Reviewed-by: serb, alexsch
2012-12-04 15:56:02 +04:00
Alexander Scherbatiy
367e07444a
6671481: NPE at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
...
Reviewed-by: serb
2012-12-04 15:26:57 +04:00
Andrew Brygin
0c7b2461a2
7124347: [macosx] java.lang.InternalError: not implemented yet on call Graphics2D.drawRenderedImage
...
Reviewed-by: prr, flar
2012-12-03 16:26:47 +04:00
Lana Steuck
76863b84de
Merge
2012-11-30 17:09:05 -08:00
Lana Steuck
ad0ada24a2
Merge
2012-11-30 16:02:00 -08:00
Konstantin Shefov
792a1f9d72
7124242: [macosx] Test doesn't work because of the frame round corners in the LaF
...
Reviewed-by: anthony, yan, alexsch
2012-11-30 12:39:37 +00:00
Andrew Brygin
96a62b95f3
7124223: [macosx] Regression test failure with new exception, when glyph is positioned explicitly
...
Reviewed-by: jgodinez
2012-11-30 11:32:36 +04:00
David Katleman
32e0bb9c4e
Added tag jdk8-b66 for changeset bc93357f4936
2012-11-29 11:31:01 -08:00
Alexander Scherbatiy
463528217c
8000423: Diacritic is not applyed to a base letter on Linux
...
Reviewed-by: anthony, serb
2012-11-29 07:42:23 -05:00
David Katleman
8a5c8801ab
Merge
2012-11-28 14:06:14 -08:00
Erik Joelsson
2f74d6d52e
8003482: build-infra: Use correct manifest in security jars
...
Reviewed-by: ohair, ohrstrom
2012-11-28 14:10:00 +01:00
Erik Joelsson
861d5c3e01
8003528: build-infra: Diffs in libjava and hotspot libs on solaris
...
Reorder libraries on link command line to match old build.
Reviewed-by: ohair, ohrstrom
2012-11-28 13:49:33 +01:00
Erik Joelsson
bf822bfa13
8003477: build-infra: Remove explicit source file listings for libs when possible
...
Reviewed-by: ohair, ohrstrom
2012-11-28 13:29:35 +01:00
Erik Joelsson
318015ba7a
8001460: build-infra: Linker warnings on macosx
...
Remove creation of empty i386 section from fdlibm
Reviewed-by: ohair
2012-11-28 13:20:43 +01:00
Andrew Brygin
35183211d7
7064516: ImageIO.read() fails to load an image
...
Reviewed-by: jgodinez, prr
2012-11-28 14:12:32 +04:00
Erik Joelsson
b197a6ca68
8003960: build-infra: Jarsigner launcher has wrong classname
...
Fixed package name in launcher
Reviewed-by: alanb, ohair, ohrstrom
2012-11-28 09:47:25 +01:00
Vadim Pakhnushev
17ab9f5969
5082749: GIF stream metadata specification of aspect ratio is incorrect
...
Reviewed-by: bae, prr
2012-11-28 12:38:43 +04:00
Vadim Pakhnushev
d89c34023b
4649812: GIFImageReader handles transparency incorrectly
...
Reviewed-by: bae, prr
2012-11-28 12:28:10 +04:00
Sergey Bylokhov
bfc0bfcd8e
8002308: [macosx] 7198229 should be applied to the user action only
...
Reviewed-by: anthony, skovatch
2012-11-27 17:03:19 +04:00
Alexander Zuev
e0eaca5e5a
8003273: Missing testcase for 7171812
...
Reviewed-by: art, serb
2012-11-21 20:42:54 +04:00
Sergey Bylokhov
55eba1fa2e
7154516: [macosx] Popup menus have no visible borders
...
Reviewed-by: anthony, denis
2012-11-21 15:58:09 +04:00
Sergey Bylokhov
6a2db1d680
7193214: Consider simplifying CPlatformWindow.setResizable()
...
Reviewed-by: anthony, denis
2012-11-21 15:54:41 +04:00
Sergey Bylokhov
27d64e18d2
7124552: [macosx] NullPointerException in getBufferStrategy()
...
7124219: [macosx] Unable to draw images to fullscreen
Reviewed-by: bae, anthony
2012-11-21 15:50:34 +04:00
Lana Steuck
822139baf8
Merge
2012-11-20 11:49:27 -08:00
Lana Steuck
12c1fa1d8b
Merge
2012-11-20 11:47:52 -08:00
Lana Steuck
8eed09101d
Merge
2012-11-20 11:46:43 -08:00
Sergey Malenkov
f19ad0fb5b
8003333: Regression: java/beans/EventHandler/Test6277266.java fails with ACE
...
Reviewed-by: art
2012-11-20 18:56:01 +04:00
Steve Sides
6dfea5e847
8003660: (launcher) 8001533 regression tests
...
Reviewed-by: ksrini, mchung, kcr, ddehaven
2012-11-19 19:50:39 -08:00
David Dehaven
5f0debc005
8001533: java launcher must launch javafx applications
...
Reviewed-by: ksrini, mchung, kcr, alanb
2012-11-19 19:49:38 -08:00
John Zavgren
0bb98e7294
8000476: Memory Leaks and uninitialized memory access in PKCS11 and other native code
...
Reviewed-by: dsamersoff, valeriep, chegar
2012-11-20 09:26:38 +00:00
Alan Bateman
c94385feb8
8003607: More ProblemList.txt updates (11/2012)
...
Reviewed-by: lancea
2012-11-19 13:17:40 +00:00
Weijun Wang
2aea4cbc8c
8002344: Krb5LoginModule config class does not return proper KDC list from DNS
...
Co-authored-by: Severin Gehwolf <sgehwolf@redhat.com>
Reviewed-by: weijun
2012-11-19 11:13:08 +08:00
Florian Weimer
28ca680a31
8003587: Warning cleanup in package javax.net.ssl
...
Removes unnecessary imports and adds missing Override annotations
Reviewed-by: xuelei
2012-11-18 01:31:44 -08:00
Brent Christian
a9594cbceb
7178922: (props) re-visit how os.name is determined on Mac
...
Reviewed-by: alanb, mchung, skovatch, serb
2012-11-16 17:01:19 -08:00
Kurchi Subhra Hazra
ef1950d024
8003518: (prefs) Tests in jdk/test/java/util/prefs should not be run concurrently
...
Add java/util/prefs to exclusiveAccess.dirs in TEST.ROOT
Reviewed-by: alanb, mchung
2012-11-16 12:28:45 -08:00
Naoto Sato
6c62e2d0f1
7199750: Loading sequence of service provider is changed
...
Reviewed-by: okutsu
2012-11-15 20:17:05 -08:00
Weijun Wang
78ff6a33ee
8003263: redundant cast build failure after 8003120
...
Reviewed-by: alanb
2012-11-16 10:34:14 +08:00
David Katleman
6e2b60ce65
Added tag jdk8-b65 for changeset 3afebf1aaea2
2012-11-15 15:40:03 -08:00
Jim Gish
f439018255
6244047: impossible to specify directories to logging FileHandler unless they exist
...
Reviewed-by: alanb
2012-11-15 13:46:45 +00:00
Tim Bell
10568b5266
Merge
2012-11-15 00:55:17 +00:00
Lana Steuck
42ad69505d
Merge
2012-11-14 16:41:12 -08:00
David Katleman
77c17946fd
Merge
2012-11-14 12:29:17 -08:00
Erik Joelsson
acd0ee7c35
8001906: build-infra: warning: [path] bad path element on Solaris
...
Remove unnecesary -cp parameter from compile line
Reviewed-by: ohair, tbell
2012-11-14 10:21:45 -08:00
Anton Litvinov
b05c04c8c0
6789984: JPasswordField can not receive keyboard input
...
Reviewed-by: naoto, anthony
2012-11-14 18:40:05 +04:00
Konstantin Shefov
f7ee6989a0
7147408: [macosx] Add autodelay to fix a regression test
...
Reviewed-by: serb, alexsch
2012-11-14 11:37:09 +00:00
Mike Duigou
b2926d9724
7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
...
Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made.
Reviewed-by: dholmes
2012-11-13 20:02:39 -08:00