duke [Wed, 05 Jul 2017 18:10:28 +0200] rev 12580
Added tag jdk8-b38 for changeset 4cc5610a6dd6
duke [Wed, 05 Jul 2017 18:10:27 +0200] rev 12579
Merge
duke [Wed, 05 Jul 2017 18:10:25 +0200] rev 12578
Merge
katleman [Wed, 09 May 2012 13:08:07 -0700] rev 12577
Added tag jdk8-b37 for changeset ac17e6eab3e8
duke [Wed, 05 Jul 2017 18:10:22 +0200] rev 12576
Merge
katleman [Wed, 09 May 2012 13:07:50 -0700] rev 12575
Added tag jdk8-b37 for changeset cc70c2a4a56c
duke [Wed, 05 Jul 2017 18:10:18 +0200] rev 12574
Merge
katleman [Wed, 09 May 2012 13:07:49 -0700] rev 12573
Added tag jdk8-b37 for changeset 19c92373018b
duke [Wed, 05 Jul 2017 18:10:15 +0200] rev 12572
Merge
katleman [Wed, 09 May 2012 13:11:47 -0700] rev 12571
Merge
katleman [Wed, 09 May 2012 13:07:38 -0700] rev 12570
Added tag jdk8-b37 for changeset 64ed6b4e402e
lana [Tue, 01 May 2012 11:29:58 -0700] rev 12569
Merge
lana [Thu, 26 Apr 2012 14:14:38 -0700] rev 12568
Merge
coffeys [Fri, 20 Apr 2012 17:34:25 +0100] rev 12567
7161925: sjava files in corba don't have copyright string and legal notice
Reviewed-by: chegar
Contributed-by: misha.bykov@oracle.com
jmelvin [Mon, 16 Apr 2012 17:10:35 -0400] rev 12566
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman
duke [Wed, 05 Jul 2017 18:10:11 +0200] rev 12565
Merge
katleman [Wed, 09 May 2012 13:13:41 -0700] rev 12564
Merge
katleman [Wed, 09 May 2012 13:07:57 -0700] rev 12563
Added tag jdk8-b37 for changeset 6cc8efda172c
lana [Tue, 08 May 2012 13:08:17 -0700] rev 12562
Merge
lana [Wed, 02 May 2012 10:17:29 -0700] rev 12561
Merge
vinnie [Wed, 02 May 2012 14:50:46 +0100] rev 12560
7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10
Reviewed-by: mullan
mchung [Tue, 01 May 2012 19:45:34 -0700] rev 12559
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
Reviewed-by: alanb, mullan, prr
lana [Tue, 01 May 2012 11:30:51 -0700] rev 12558
Merge
xuelei [Tue, 01 May 2012 03:48:26 -0700] rev 12557
7158688: Typo in SSLContext Spec
Reviewed-by: weijun, wetmore
alanb [Tue, 01 May 2012 11:17:20 +0100] rev 12556
7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11]
Reviewed-by: chegar
xuelei [Fri, 27 Apr 2012 04:25:50 -0700] rev 12555
6996372: synchronizing handshaking hash
Summary: remove the unnecessary synchronization. Also reviewed by David Schlosnagle (schlosna@gmail.com)
Reviewed-by: weijun
lana [Thu, 26 Apr 2012 14:21:19 -0700] rev 12554
Merge
khazra [Thu, 26 Apr 2012 12:04:29 -0700] rev 12553
7118100: (prefs) Inconsistency when using system and user preference on OSX Lion
Summary: Enable user to read/write preferences to persistent storage
Reviewed-by: alanb
khazra [Wed, 25 Apr 2012 12:31:31 -0700] rev 12552
7160242: (prefs) Preferences.remove(null) does not throw NPE [macosx]
Summary: Insert null check of argument in remove()'s implementation
Reviewed-by: forax, chegar, alanb
khazra [Tue, 24 Apr 2012 14:59:45 -0700] rev 12551
7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()
Summary: Get default interface for Mac OS X when interface is not set
Reviewed-by: chegar
ksrini [Tue, 24 Apr 2012 10:37:01 -0700] rev 12550
7151434: java -jar -XX crashes java launcher
Reviewed-by: mchung, darcy
youdwei [Tue, 24 Apr 2012 21:06:16 +0800] rev 12549
7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String)
Reviewed-by: okutsu
sla [Mon, 23 Apr 2012 16:34:32 +0200] rev 12548
7163524: Add SecTaskAccess attribute to jstack [macosx]
Reviewed-by: dholmes
alanb [Sun, 22 Apr 2012 21:22:17 +0100] rev 12547
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx]
Reviewed-by: chegar
alanb [Sun, 22 Apr 2012 19:12:39 +0100] rev 12546
Merge
alanb [Sun, 22 Apr 2012 19:09:02 +0100] rev 12545
7163395: jdk8/tl no longer builds on Mac
Reviewed-by: chegar, ohair, ksrini
ksrini [Sun, 22 Apr 2012 06:54:38 -0700] rev 12544
6981776: Pack200 must support -target 7 bytecodes
Summary: pack200 implementation of JSR-200 updated for JSR-292 changes
Reviewed-by: jrose, ksrini
Contributed-by: john.r.rose@oracle.com, kumar.x.srinivasan@oracle.com
zhouyx [Fri, 20 Apr 2012 16:11:28 +0800] rev 12543
7159982: ZipFile uses static for error message when malformed zip file encountered
Reviewed-by: alanb, dholmes
khazra [Thu, 19 Apr 2012 18:11:28 -0700] rev 12542
7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN
Summary: Update Windows native code to infer WLAN interface type in Windows Vista and later
Reviewed-by: chegar, alanb
khazra [Thu, 19 Apr 2012 13:26:06 -0700] rev 12541
7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again
Summary: Enable finding "foo1.jar"
Reviewed-by: chegar
vinnie [Thu, 19 Apr 2012 16:58:34 +0100] rev 12540
7162823: Modify the list of excluded tests (ProblemList
Reviewed-by: alanb
coleenp [Thu, 19 Apr 2012 10:53:35 -0400] rev 12539
Merge
jmelvin [Mon, 16 Apr 2012 18:09:53 -0400] rev 12538
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.
Reviewed-by: dcubed, phh, ohair, katleman
psandoz [Thu, 19 Apr 2012 14:05:07 +0100] rev 12537
7162262: (fs) Typo in java.nio.file.Path class description
Reviewed-by: alanb
lana [Wed, 02 May 2012 09:54:57 -0700] rev 12536
Merge
alexsch [Wed, 02 May 2012 17:54:18 +0400] rev 12535
7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side
Reviewed-by: anthony, leonidr
dcherepanov [Wed, 02 May 2012 13:53:06 +0400] rev 12534
7154062: [macosx] Mouse cursor isn't updated in applets
Reviewed-by: anthony, art
lana [Thu, 26 Apr 2012 18:15:49 -0700] rev 12533
Merge
alexp [Thu, 26 Apr 2012 21:25:14 +0400] rev 12532
7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value
Reviewed-by: anthony
alexp [Thu, 26 Apr 2012 21:16:12 +0400] rev 12531
7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent
Reviewed-by: serb
luchsh [Thu, 26 Apr 2012 12:39:11 +0800] rev 12530
7154030: java.awt.Component.hide() does not repaint parent component
Reviewed-by: rupashka
leonidr [Wed, 25 Apr 2012 18:15:57 +0400] rev 12529
7154480: [macosx] Not all popup menu items are visible
Reviewed-by: art
alexsch [Wed, 25 Apr 2012 16:48:12 +0400] rev 12528
7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure
Reviewed-by: rupashka
anthony [Tue, 24 Apr 2012 20:39:40 +0400] rev 12527
7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen
Summary: Document the environment variables and add tests
Reviewed-by: ksrini
anthony [Tue, 24 Apr 2012 19:12:47 +0400] rev 12526
7163898: add isLoggable() check to doLog()
Summary: Add the check and return immediately if it's false
Reviewed-by: anthony, mchung, sla
Contributed-by: Nicolas Carranza <nicarran@gmail.com>
anthony [Tue, 24 Apr 2012 17:47:50 +0400] rev 12525
7150109: [macosx] the Frame showed incomplete.
Summary: Open-source the tests
Reviewed-by: art
luchsh [Fri, 20 Apr 2012 13:13:00 +0800] rev 12524
7055065: NullPointerException when sorting JTable with empty cell
Reviewed-by: rupashka
zhouyx [Fri, 20 Apr 2012 10:34:40 +0800] rev 12523
7129742: Unable to view focus in Non-Editable TextArea
Summary: Make sure the cursor is visible by setVisible(true)
Reviewed-by: rupashka, alexp
lana [Wed, 02 May 2012 09:53:29 -0700] rev 12522
Merge
lana [Thu, 26 Apr 2012 18:25:33 -0700] rev 12521
Merge
jgodinez [Thu, 26 Apr 2012 13:16:52 -0700] rev 12520
7013850: Please change the mnemonic assignment system to avoid translation issue
Reviewed-by: prr, mfang
jgodinez [Tue, 24 Apr 2012 13:29:04 -0700] rev 12519
7157659: [macosx] Landscape Printing orientation doesn't work
Reviewed-by: bae, prr
cgruszka [Fri, 27 Apr 2012 14:37:44 -0400] rev 12518
Merge
skovatch [Wed, 25 Apr 2012 12:18:10 -0700] rev 12517
7128699: Fix bundle name so it contains the bugfix number in the name.
Reviewed-by: robilad
duke [Wed, 05 Jul 2017 18:09:57 +0200] rev 12516
Merge
amurillo [Wed, 09 May 2012 14:06:27 -0700] rev 12515
Merge
amurillo [Fri, 04 May 2012 14:10:31 -0700] rev 12514
Added tag hs24-b09 for changeset 6123dd756c56
amurillo [Fri, 04 May 2012 14:10:30 -0700] rev 12513
Merge
jcoomes [Fri, 04 May 2012 10:46:32 -0700] rev 12512
Merge
brutisso [Wed, 25 Apr 2012 12:36:37 +0200] rev 12511
7163848: G1: Log GC Cause for a GC
Reviewed-by: johnc, jwilhelm, jmasa
jmasa [Wed, 25 Apr 2012 15:51:10 -0700] rev 12510
Merge
jmasa [Wed, 25 Apr 2012 09:55:55 -0700] rev 12509
7164144: Fix variable naming style in freeBlockDictionary.* and binaryTreeDictionary*
Summary: Fix naming style to be consistent with the predominant hotspot style.
Reviewed-by: ysr, brutisso
johnc [Wed, 25 Apr 2012 10:23:12 -0700] rev 12508
7143490: G1: Remove HeapRegion::_top_at_conc_mark_count
Summary: Removed the HeapRegion::_top_at_conc_mark_count field. It is no longer needed as a result of the changes for 6888336 and 7127706. Refactored the closures that finalize and verify the liveness counting data so that common functionality was placed into a base class.
Reviewed-by: brutisso, tonyp
jmasa [Thu, 29 Mar 2012 19:46:24 -0700] rev 12507
7131629: Generalize the CMS free list code
Summary: Make the FreeChunk, FreeList, TreeList, and BinaryTreeDictionary classes usable outside CMS.
Reviewed-by: brutisso, johnc, jwilhelm
Contributed-by: coleen.phillimore@oracle.com
jprovino [Wed, 02 May 2012 15:47:06 -0400] rev 12506
Merge
dlong [Thu, 26 Apr 2012 16:24:15 -0400] rev 12505
7162955: Attach api on Solaris, too many open files
Summary: Release server-side socket after client receives it.
Reviewed-by: sla, dsamersoff, dcubed, acorn
Contributed-by: dean.long@oracle.com
dcubed [Wed, 25 Apr 2012 15:06:51 -0700] rev 12504
7164344: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Solaris and Windows
Summary: Disable FDS by default on Solaris; disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn, sspitsyn
dcubed [Tue, 24 Apr 2012 15:20:40 -0700] rev 12503
Merge
dcubed [Tue, 03 Apr 2012 09:48:34 -0700] rev 12502
7158067: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect product builds
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects product builds.
Reviewed-by: ohair, jmelvin, sspitsyn
dcubed [Fri, 23 Mar 2012 11:50:33 -0700] rev 12501
7102323: RFE: enable Full Debug Symbols Phase 1 on Solaris
Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files.
Reviewed-by: dholmes, ohair, sspitsyn
dcubed [Mon, 23 Apr 2012 11:03:30 -0700] rev 12500
Merge
sla [Mon, 23 Apr 2012 13:30:39 +0200] rev 12499
7162063: libsaproc debug print should format size_t correctly on 64bit platform
Reviewed-by: rbackman, mgronlun, dholmes
kevinw [Fri, 20 Apr 2012 14:55:45 +0100] rev 12498
7162488: VM not printing unknown -XX options
Reviewed-by: dholmes, kamg
amurillo [Fri, 20 Apr 2012 17:13:36 -0700] rev 12497
7163193: new hotspot build - hs24-b09
Reviewed-by: jcoomes
katleman [Wed, 09 May 2012 13:07:42 -0700] rev 12496
Added tag jdk8-b37 for changeset f2944668a5b3
katleman [Wed, 09 May 2012 16:12:35 -0700] rev 12495
Merge
ewendeli [Thu, 03 May 2012 14:17:30 +0200] rev 12494
7154130: Add Mac OS X Instructions to README-builds.html
Reviewed-by: ohair
Contributed-by: edvard.wendelin@oracle.com
katleman [Wed, 09 May 2012 13:07:33 -0700] rev 12493
Added tag jdk8-b37 for changeset 1246483aab30
duke [Wed, 05 Jul 2017 18:09:43 +0200] rev 12492
Added tag jdk8-b37 for changeset b3a91113026c
duke [Wed, 05 Jul 2017 18:09:43 +0200] rev 12491
Merge
duke [Wed, 05 Jul 2017 18:09:40 +0200] rev 12490
Merge
katleman [Thu, 26 Apr 2012 14:07:29 -0700] rev 12489
Added tag jdk8-b36 for changeset 5875a9028f2c
duke [Wed, 05 Jul 2017 18:09:38 +0200] rev 12488
Merge
katleman [Thu, 26 Apr 2012 14:06:31 -0700] rev 12487
Added tag jdk8-b36 for changeset d142a9139249
duke [Wed, 05 Jul 2017 18:09:35 +0200] rev 12486
Merge
katleman [Wed, 02 May 2012 15:47:08 -0700] rev 12485
Merge
ohair [Mon, 30 Apr 2012 16:03:40 -0700] rev 12484
7165312: Fix jaxp source movement for new build-infra
Reviewed-by: ohrstrom
katleman [Thu, 26 Apr 2012 14:06:27 -0700] rev 12483
Added tag jdk8-b36 for changeset 69a997cbdf15
duke [Wed, 05 Jul 2017 18:09:33 +0200] rev 12482
Merge
katleman [Thu, 26 Apr 2012 14:05:00 -0700] rev 12481
Added tag jdk8-b36 for changeset 46cc3a1a6961
duke [Wed, 05 Jul 2017 18:09:30 +0200] rev 12480
Merge
katleman [Thu, 26 Apr 2012 14:07:12 -0700] rev 12479
Added tag jdk8-b36 for changeset 8a3b65a2aab7
duke [Wed, 05 Jul 2017 18:09:27 +0200] rev 12478
Merge
katleman [Thu, 26 Apr 2012 14:05:31 -0700] rev 12477
Added tag jdk8-b36 for changeset a7cb86ab5b6e
katleman [Wed, 02 May 2012 15:46:52 -0700] rev 12476
Merge
ihse [Mon, 30 Apr 2012 12:13:29 -0700] rev 12475
7165277: Fix missing execute permission issue running logger.sh
Reviewed-by: ohair
katleman [Thu, 26 Apr 2012 14:04:42 -0700] rev 12474
Added tag jdk8-b36 for changeset 9e7bde7b948b
duke [Wed, 05 Jul 2017 18:09:18 +0200] rev 12473
Added tag jdk8-b36 for changeset 98ce9816ae08
duke [Wed, 05 Jul 2017 18:09:18 +0200] rev 12472
Merge
duke [Wed, 05 Jul 2017 18:09:15 +0200] rev 12471
Merge
lana [Mon, 23 Apr 2012 16:59:32 -0700] rev 12470
Merge
lana [Wed, 18 Apr 2012 10:22:32 -0700] rev 12469
Merge
mcimadamore [Wed, 11 Apr 2012 10:50:11 +0100] rev 12468
7154127: Inference cleanup: remove bound check analysis from visitors in Types.java
Summary: Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic
Reviewed-by: jjg, dlsmith
lana [Tue, 10 Apr 2012 23:19:26 -0700] rev 12467
Merge
ksrini [Mon, 09 Apr 2012 14:31:18 -0700] rev 12466
7156633: (javac) incorrect errors when parsing variable declaration in block statements.
Reviewed-by: jjg
Contributed-by: jan.lahoda@oracle.com
jjg [Fri, 06 Apr 2012 10:10:44 -0700] rev 12465
7157626: Create a new test to check major version for a class file
Reviewed-by: jjg
Contributed-by: sonali.goel@oracle.com
katleman [Thu, 19 Apr 2012 12:19:06 -0700] rev 12464
Added tag jdk8-b35 for changeset 55cc12e59097
duke [Wed, 05 Jul 2017 18:09:07 +0200] rev 12463
Merge
katleman [Thu, 19 Apr 2012 12:18:55 -0700] rev 12462
Added tag jdk8-b35 for changeset dc30e060f828
duke [Wed, 05 Jul 2017 18:09:02 +0200] rev 12461
Merge
lana [Mon, 23 Apr 2012 16:55:12 -0700] rev 12460
Merge
lana [Wed, 18 Apr 2012 10:20:19 -0700] rev 12459
Merge
joehw [Tue, 17 Apr 2012 11:17:59 -0700] rev 12458
7160380: Sync JDK8 with JAXP 1.4.5
Summary: bring JDK8 up to date to what we have in 7u4
Reviewed-by: lancea, mullan
joehw [Thu, 12 Apr 2012 08:38:26 -0700] rev 12457
7160496: Rename JDK8 JAXP source directory
Summary: moving src/share/classes to src
Reviewed-by: ohair
katleman [Thu, 19 Apr 2012 12:18:53 -0700] rev 12456
Added tag jdk8-b35 for changeset 4bca4ac90e85
duke [Wed, 05 Jul 2017 18:08:50 +0200] rev 12455
Merge
katleman [Thu, 19 Apr 2012 12:18:41 -0700] rev 12454
Added tag jdk8-b35 for changeset b8ea05aeddf8
duke [Wed, 05 Jul 2017 18:08:47 +0200] rev 12453
Merge
lana [Mon, 23 Apr 2012 16:58:40 -0700] rev 12452
Merge
lana [Wed, 18 Apr 2012 10:21:59 -0700] rev 12451
Merge
michaelm [Wed, 18 Apr 2012 16:05:12 +0100] rev 12450
Merge
michaelm [Wed, 18 Apr 2012 16:04:19 +0100] rev 12449
7162043: Add headless mode tests to problem list [macosx]
Reviewed-by: alanb
khazra [Tue, 17 Apr 2012 12:21:56 -0700] rev 12448
7157893: Warnings Cleanup in java.util.*
Summary: Minor code changes to cleanup warnings in java.util.*
Reviewed-by: mduigou, naoto, smarks
Contributed-by: Remi Forax <forax@univ-mlv.fr>
khazra [Tue, 17 Apr 2012 11:59:12 -0700] rev 12447
7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows
Summary: Remove usage of HTTP Server at test/sun/net/www/httptest
Reviewed-by: chegar, alanb
joehw [Tue, 17 Apr 2012 11:21:35 -0700] rev 12446
7160380: Sync JDK8 with JAXP 1.4.5
Summary: bring JDK8 up to date to what we have in 7u4
Reviewed-by: lancea, mullan
dcubed [Tue, 17 Apr 2012 09:02:57 -0700] rev 12445
7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available
Reviewed-by: ohair, jmelvin, sspitsyn
sla [Tue, 17 Apr 2012 08:49:50 -0700] rev 12444
Merge
sla [Tue, 17 Apr 2012 07:25:05 -0700] rev 12443
Merge
sla [Tue, 17 Apr 2012 06:45:57 +0200] rev 12442
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
Summary: Provide the missing implementation UnixOperatingSystem on Mac OS X
Reviewed-by: dsamersoff, dcubed
alanb [Tue, 17 Apr 2012 15:46:04 +0100] rev 12441
7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
Reviewed-by: alanb, chegar
Contributed-by: jim.gish@oracle.com, forax@univ-mlv.fr
robm [Tue, 17 Apr 2012 07:14:14 -0700] rev 12440
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
Reviewed-by: alanb
dmeetry [Tue, 17 Apr 2012 16:13:28 +0400] rev 12439
7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot
Reviewed-by: chegar
alanb [Mon, 16 Apr 2012 20:12:20 +0100] rev 12438
7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX
Reviewed-by: michaelm, chegar
littlee [Mon, 16 Apr 2012 11:12:10 +0800] rev 12437
7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location
Reviewed-by: alanb
vinnie [Fri, 13 Apr 2012 19:00:08 +0100] rev 12436
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc
Reviewed-by: mullan
mullan [Fri, 13 Apr 2012 09:49:41 -0400] rev 12435
Merge
mullan [Fri, 13 Apr 2012 09:46:25 -0400] rev 12434
7152564: Improve CodeSource.matchLocation(CodeSource) performance
7155693: CodeSource.matchLocation getPort test can be improved
Reviewed-by: chegar
dcubed [Thu, 12 Apr 2012 16:23:24 -0700] rev 12433
7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo
Summary: Do not install .debuginfo files in bin dir.
Reviewed-by: ksrini, sspitsyn
sherman [Thu, 12 Apr 2012 15:01:41 -0700] rev 12432
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
Summary: Updated to throw IAE instead.
Reviewed-by: lancea
sherman [Thu, 12 Apr 2012 10:55:51 -0700] rev 12431
7152690: Initialization error with charset SJIS_0213 when security manager is enabled
Summary: To use doPrivileged block to wrap the data reading code
Reviewed-by: alanb
sherman [Thu, 12 Apr 2012 10:43:04 -0700] rev 12430
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri
Reviewed-by: alanb, chegar
youdwei [Thu, 12 Apr 2012 15:04:39 +0800] rev 12429
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
Reviewed-by: alanb
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow
Reviewed-by: xuelei
dcubed [Wed, 11 Apr 2012 07:26:35 -0700] rev 12427
7071907: JDK: Full Debug Symbols
Summary: Add initial FDS support to some libraries and programs.
Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
lana [Tue, 10 Apr 2012 23:18:33 -0700] rev 12426
Merge
jfranck [Tue, 10 Apr 2012 10:45:56 +0200] rev 12425
7158930: (ann) library support for repeating annotations is not built when compiling the JDK
Reviewed-by: ohair, erikj
mgronlun [Tue, 10 Apr 2012 10:32:00 +0200] rev 12424
7154809: JDI: update JDI/JDB debugee commandline option parsing
Summary: update debugee commandline parsing
Reviewed-by: dcubed, dsamersoff, sla
weijun [Tue, 10 Apr 2012 12:15:03 +0800] rev 12423
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
Reviewed-by: valeriep, jjg
littlee [Tue, 10 Apr 2012 10:17:36 +0800] rev 12422
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
Reviewed-by: dholmes, mduigou
Contributed-by: Sean Zhou <zhouyx@linux.vnet.ibm.com>, Ulf Zibis <ulf.zibis@gmx.de>, David Holmes <david.holmes@oracle.com>
jgish [Thu, 05 Apr 2012 13:57:37 +0100] rev 12421
7133806: Typo in Files.newByteChannel javadoc
Reviewed-by: chegar
dmocek [Wed, 04 Apr 2012 15:57:04 -0700] rev 12420
7159130: add java/rmi/transport/pinClientSocketFactory to problem list
Reviewed-by: smarks
lana [Wed, 18 Apr 2012 10:18:10 -0700] rev 12419
Merge
leonidr [Wed, 18 Apr 2012 21:08:38 +0400] rev 12418
7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
Reviewed-by: anthony
dcherepanov [Wed, 18 Apr 2012 09:29:09 +0400] rev 12417
7156194: [macosx] Can't type non-ASCII characters into applets
Reviewed-by: anthony, art
kizune [Tue, 17 Apr 2012 21:40:12 +0400] rev 12416
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
Reviewed-by: serb
amenkov [Tue, 17 Apr 2012 13:16:06 +0300] rev 12415
Merge
amenkov [Tue, 17 Apr 2012 13:03:01 +0300] rev 12414
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
Reviewed-by: prr
amenkov [Mon, 16 Apr 2012 17:04:49 +0300] rev 12413
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
Reviewed-by: prr
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
Summary: Replace a volatile integer with an AtomicInteger for numAppContexts
Reviewed-by: anthony, art, dholmes
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
Reviewed-by: alexp
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
Reviewed-by: kizune, art
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
Reviewed-by: alexp
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
Reviewed-by: art
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers.
Reviewed-by: art, anthony
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored
Reviewed-by: alexp
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: art
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
Summary: Pass all images provided by user code to the system and let it do the right thing
Reviewed-by: art, swingler
anthony [Fri, 06 Apr 2012 17:15:09 +0400] rev 12402
7124553: [macosx] Need minimum size for titled Frames and JFrames
Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
anthony [Fri, 06 Apr 2012 17:03:34 +0400] rev 12401
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
Summary: Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
serb [Thu, 05 Apr 2012 20:38:24 +0400] rev 12400
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table.
Reviewed-by: alexp, anthony, art
serb [Thu, 05 Apr 2012 19:43:56 +0400] rev 12399
7124528: [macosx] Selection is not cleared properly in text component.
Reviewed-by: anthony, art
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer
Reviewed-by: anthony, art
serb [Thu, 05 Apr 2012 19:01:43 +0400] rev 12397
7124401: [macosx] After call Frame dispose() application continues to work
Reviewed-by: art, alexp
serb [Thu, 05 Apr 2012 18:27:16 +0400] rev 12396
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor.
Reviewed-by: anthony, art, alexp
lana [Wed, 18 Apr 2012 10:16:23 -0700] rev 12395
Merge
lana [Wed, 11 Apr 2012 18:52:45 -0700] rev 12394
Merge
ceisserer [Mon, 09 Apr 2012 15:49:33 -0700] rev 12393
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
Reviewed-by: prr
prr [Thu, 05 Apr 2012 15:17:19 -0700] rev 12392
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
Reviewed-by: igor, jgodinez
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage.
Reviewed-by: igor, jgodinez
dbuck [Fri, 30 Mar 2012 10:18:04 -0700] rev 12390
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
Summary: Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately.
Reviewed-by: dcubed, sla
luchsh [Thu, 22 Mar 2012 12:47:39 +0800] rev 12389
7152519: Dependency on non-POSIX header file <link.h> causes portability problem
Reviewed-by: prr, igor