Tue, 01 Mar 2011 17:09:16 -0500 7021567: need to create jnlp javadoc for 64 bit bundles.
herrick [Tue, 01 Mar 2011 17:09:16 -0500] rev 8450
7021567: need to create jnlp javadoc for 64 bit bundles. Summary: need to create jnlp javadoc for 64 bit bundles. Reviewed-by: igor, ohair
Thu, 03 Mar 2011 14:13:10 -0800 Added tag jdk7-b132 for changeset 6f39c4c0f737
katleman [Thu, 03 Mar 2011 14:13:10 -0800] rev 8449
Added tag jdk7-b132 for changeset 6f39c4c0f737
Wed, 05 Jul 2017 17:36:43 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:43 +0200] rev 8448
Merge
Thu, 03 Mar 2011 15:13:18 -0800 Added tag hs21-b03 for changeset 36d51765affc
trims [Thu, 03 Mar 2011 15:13:18 -0800] rev 8447
Added tag hs21-b03 for changeset 36d51765affc
Thu, 03 Mar 2011 14:12:59 -0800 Added tag jdk7-b132 for changeset 802ca1911963
katleman [Thu, 03 Mar 2011 14:12:59 -0800] rev 8446
Added tag jdk7-b132 for changeset 802ca1911963
Wed, 09 Mar 2011 16:26:38 -0800 7026167: Broken fastdebug only build
ohair [Wed, 09 Mar 2011 16:26:38 -0800] rev 8445
7026167: Broken fastdebug only build Reviewed-by: cl
Thu, 03 Mar 2011 15:29:24 -0800 Merge
ohair [Thu, 03 Mar 2011 15:29:24 -0800] rev 8444
Merge
Tue, 01 Mar 2011 11:54:35 -0800 Merge
ohair [Tue, 01 Mar 2011 11:54:35 -0800] rev 8443
Merge
Tue, 01 Mar 2011 11:54:05 -0800 7023111: Add webrev script to make/scripts
ohair [Tue, 01 Mar 2011 11:54:05 -0800] rev 8442
7023111: Add webrev script to make/scripts Reviewed-by: darcy
Mon, 28 Feb 2011 10:56:10 +0100 7021753: Add a build times report
ohrstrom [Mon, 28 Feb 2011 10:56:10 +0100] rev 8441
7021753: Add a build times report Summary: Report the build times at end of a jdkroot build. Reviewed-by: ohair
Thu, 03 Mar 2011 14:12:53 -0800 Added tag jdk7-b132 for changeset 3de4870f376a
katleman [Thu, 03 Mar 2011 14:12:53 -0800] rev 8440
Added tag jdk7-b132 for changeset 3de4870f376a
Wed, 05 Jul 2017 17:36:34 +0200 Added tag jdk7-b132 for changeset d61280d36755
duke [Wed, 05 Jul 2017 17:36:34 +0200] rev 8439
Added tag jdk7-b132 for changeset d61280d36755
Wed, 05 Jul 2017 17:36:33 +0200 Merge jdk7-b132
duke [Wed, 05 Jul 2017 17:36:33 +0200] rev 8438
Merge
Wed, 05 Jul 2017 17:36:30 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:30 +0200] rev 8437
Merge
Thu, 24 Feb 2011 18:05:10 -0800 Merge
lana [Thu, 24 Feb 2011 18:05:10 -0800] rev 8436
Merge
Mon, 21 Feb 2011 14:35:12 -0800 Merge
lana [Mon, 21 Feb 2011 14:35:12 -0800] rev 8435
Merge
Fri, 18 Feb 2011 15:55:20 -0800 7020047: Project Coin: generate null-check around try-with-resources close call
darcy [Fri, 18 Feb 2011 15:55:20 -0800] rev 8434
7020047: Project Coin: generate null-check around try-with-resources close call Reviewed-by: jjg
Fri, 18 Feb 2011 16:17:44 +0000 7020626: diamond: add diagnostic test for diamond and non-generic classes
mcimadamore [Fri, 18 Feb 2011 16:17:44 +0000] rev 8433
7020626: diamond: add diagnostic test for diamond and non-generic classes Summary: Fix failure in regression test CheckExamples Reviewed-by: jjg
Fri, 18 Feb 2011 08:12:06 -0800 7018859: javac turn off the Zip optimization by default
ksrini [Fri, 18 Feb 2011 08:12:06 -0800] rev 8432
7018859: javac turn off the Zip optimization by default Reviewed-by: jjg
Fri, 18 Feb 2011 12:28:49 +0000 7020043: Project Coin: diamond allowed on non-generic type
mcimadamore [Fri, 18 Feb 2011 12:28:49 +0000] rev 8431
7020043: Project Coin: diamond allowed on non-generic type Summary: Diamond oerator should be disallowed on non-generic class types (i.e. String) Reviewed-by: jjg
Wed, 16 Feb 2011 10:27:00 -0800 6990136: Cleanup use of Type.clone()
dlsmith [Wed, 16 Feb 2011 10:27:00 -0800] rev 8430
6990136: Cleanup use of Type.clone() Summary: Introduced factory methods in class Types which can be used rather than clone(). Reviewed-by: jjg, mcimadamore
Tue, 15 Feb 2011 08:35:05 -0800 Merge
lana [Tue, 15 Feb 2011 08:35:05 -0800] rev 8429
Merge
Tue, 15 Feb 2011 11:51:04 +0000 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
mcimadamore [Tue, 15 Feb 2011 11:51:04 +0000] rev 8428
7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources Summary: twr should generate better error message when uncaught exceptions are thrown by implicit call of close() method Reviewed-by: jjg
Tue, 15 Feb 2011 11:49:46 +0000 7017664: Add listeners infrastracture to javac scopes
mcimadamore [Tue, 15 Feb 2011 11:49:46 +0000] rev 8427
7017664: Add listeners infrastracture to javac scopes Summary: Add listeners to javac scopes, added CompoundScope and correct invalidation logic for ImplementationCache Reviewed-by: jjg
Mon, 14 Feb 2011 14:27:47 -0800 7008433: Minor copyright changes
jjg [Mon, 14 Feb 2011 14:27:47 -0800] rev 8426
7008433: Minor copyright changes Reviewed-by: jjg Contributed-by: kelly.ohair@oracle.com
Fri, 11 Feb 2011 17:10:26 -0800 6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter
jjg [Fri, 11 Feb 2011 17:10:26 -0800] rev 8425
6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter Reviewed-by: darcy
Thu, 10 Feb 2011 15:05:33 -0800 6485027: javac incorrectly handles relative paths in manifest classpath
jjg [Thu, 10 Feb 2011 15:05:33 -0800] rev 8424
6485027: javac incorrectly handles relative paths in manifest classpath Reviewed-by: mcimadamore
Thu, 10 Feb 2011 14:27:34 -0800 7018452: langtools not buildable on Mac
jjg [Thu, 10 Feb 2011 14:27:34 -0800] rev 8423
7018452: langtools not buildable on Mac Reviewed-by: ohair
Thu, 10 Feb 2011 14:24:26 -0800 7018098: CacheFSInfo persists too long
jjg [Thu, 10 Feb 2011 14:24:26 -0800] rev 8422
7018098: CacheFSInfo persists too long Reviewed-by: mcimadamore
Wed, 09 Feb 2011 18:26:08 -0800 7018447: langtools launcher template fails if tools run from their own directory
jjg [Wed, 09 Feb 2011 18:26:08 -0800] rev 8421
7018447: langtools launcher template fails if tools run from their own directory Reviewed-by: jjg Contributed-by: daniel.smith@oracle.com
Wed, 09 Feb 2011 14:10:52 -0800 7010792: remove bad debugging method from javac
jjg [Wed, 09 Feb 2011 14:10:52 -0800] rev 8420
7010792: remove bad debugging method from javac Reviewed-by: mcimadamore
Wed, 09 Feb 2011 14:04:53 -0800 7016750: tools/javac/nio/CompileTest failing in nightly test
jjg [Wed, 09 Feb 2011 14:04:53 -0800] rev 8419
7016750: tools/javac/nio/CompileTest failing in nightly test Reviewed-by: mcimadamore
Thu, 24 Feb 2011 15:16:13 -0800 Added tag jdk7-b131 for changeset 4de608132976
cl [Thu, 24 Feb 2011 15:16:13 -0800] rev 8418
Added tag jdk7-b131 for changeset 4de608132976
Wed, 05 Jul 2017 17:36:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:25 +0200] rev 8417
Merge
Thu, 24 Feb 2011 15:15:56 -0800 Added tag jdk7-b131 for changeset a13a950d71df
cl [Thu, 24 Feb 2011 15:15:56 -0800] rev 8416
Added tag jdk7-b131 for changeset a13a950d71df
Wed, 05 Jul 2017 17:36:22 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:22 +0200] rev 8415
Merge
Thu, 24 Feb 2011 15:15:56 -0800 Added tag jdk7-b131 for changeset df8969303f96
cl [Thu, 24 Feb 2011 15:15:56 -0800] rev 8414
Added tag jdk7-b131 for changeset df8969303f96
Wed, 05 Jul 2017 17:36:19 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:19 +0200] rev 8413
Merge
Thu, 24 Feb 2011 15:15:46 -0800 Added tag jdk7-b131 for changeset 590b6cc6f974
cl [Thu, 24 Feb 2011 15:15:46 -0800] rev 8412
Added tag jdk7-b131 for changeset 590b6cc6f974
Wed, 05 Jul 2017 17:36:17 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:17 +0200] rev 8411
Merge
Tue, 01 Mar 2011 14:04:59 -0800 Merge
lana [Tue, 01 Mar 2011 14:04:59 -0800] rev 8410
Merge
Thu, 24 Feb 2011 18:04:19 -0800 Merge
lana [Thu, 24 Feb 2011 18:04:19 -0800] rev 8409
Merge
Thu, 24 Feb 2011 15:00:50 -0800 7022228: JPRT failure: RuntimeException in SupportedMedia regression test
jgodinez [Thu, 24 Feb 2011 15:00:50 -0800] rev 8408
7022228: JPRT failure: RuntimeException in SupportedMedia regression test Reviewed-by: igor, prr
Mon, 21 Feb 2011 14:33:58 -0800 Merge
lana [Mon, 21 Feb 2011 14:33:58 -0800] rev 8407
Merge
Mon, 21 Feb 2011 13:37:22 -0800 7001685: Renable EnumSetBash Test
mduigou [Mon, 21 Feb 2011 13:37:22 -0800] rev 8406
7001685: Renable EnumSetBash Test Reviewed-by: alanb, ohair, darcy
Fri, 18 Feb 2011 12:43:14 -0800 7018385: update javax.sql classes to use try-with-resources
smarks [Fri, 18 Feb 2011 12:43:14 -0800] rev 8405
7018385: update javax.sql classes to use try-with-resources Reviewed-by: alanb, lancea, darcy
Fri, 18 Feb 2011 12:07:46 +0530 7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance
sundar [Fri, 18 Feb 2011 12:07:46 +0530] rev 8404
7018459: javax.script code comments have issues with HTML4 validation and Accessibility compliance Reviewed-by: jjh
Thu, 17 Feb 2011 20:53:26 +0000 Merge
alanb [Thu, 17 Feb 2011 20:53:26 +0000] rev 8403
Merge
Thu, 17 Feb 2011 20:50:22 +0000 6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode
alanb [Thu, 17 Feb 2011 20:50:22 +0000] rev 8402
6526860: (fc) FileChannel.position returns 0 when FileOutputStream opened in append mode Reviewed-by: forax
Thu, 17 Feb 2011 09:56:38 +0000 7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java
chegar [Thu, 17 Feb 2011 09:56:38 +0000] rev 8401
7017901: OOME in java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java Summary: Unbounded queues should be disabled in the test Reviewed-by: alanb
Wed, 16 Feb 2011 18:22:52 -0800 7018392: update URLJarFile.java to use try-with-resources
smarks [Wed, 16 Feb 2011 18:22:52 -0800] rev 8400
7018392: update URLJarFile.java to use try-with-resources Reviewed-by: alanb, chegar, hawtin
Wed, 16 Feb 2011 11:11:31 -0800 6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters
sherman [Wed, 16 Feb 2011 11:11:31 -0800] rev 8399
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters Summary: updated to make sure the system properties are accessable by vm during initialization Reviewed-by: alanb, mchung
Wed, 16 Feb 2011 12:38:13 +0000 6562203: Thread doesn't terminate immediately if it was stopped before start
chegar [Wed, 16 Feb 2011 12:38:13 +0000] rev 8398
6562203: Thread doesn't terminate immediately if it was stopped before start Reviewed-by: dholmes, alanb
Tue, 15 Feb 2011 08:34:33 -0800 Merge
lana [Tue, 15 Feb 2011 08:34:33 -0800] rev 8397
Merge
Tue, 15 Feb 2011 12:11:15 +0800 7018928: test failure: sun/security/krb5/auto/SSL.java
weijun [Tue, 15 Feb 2011 12:11:15 +0800] rev 8396
7018928: test failure: sun/security/krb5/auto/SSL.java Reviewed-by: valeriep
Mon, 14 Feb 2011 13:31:13 -0800 7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage
xuelei [Mon, 14 Feb 2011 13:31:13 -0800] rev 8395
7018897: CertPath validation cannot handle self-signed cert with bad KeyUsage Summary: Remove KeyUsage checking for trust anchors Reviewed-by: mullan
Mon, 14 Feb 2011 11:00:02 -0800 6927486: Hashtable writeObject() may deadlock
mduigou [Mon, 14 Feb 2011 11:00:02 -0800] rev 8394
6927486: Hashtable writeObject() may deadlock Summary: Do not synchronize on self while writing hash table elements Reviewed-by: alanb, mduigou Contributed-by: Neil Richards <neil.richards@ngmr.net>
Mon, 14 Feb 2011 10:48:46 -0800 Merge
mduigou [Mon, 14 Feb 2011 10:48:46 -0800] rev 8393
Merge
Mon, 14 Feb 2011 10:38:51 -0800 6934356: Vector.writeObject() serialization may deadlock
mduigou [Mon, 14 Feb 2011 10:38:51 -0800] rev 8392
6934356: Vector.writeObject() serialization may deadlock Summary: No longer synchronize on self while writing other objects. Reviewed-by: alanb, forax, mduigou, peterjones Contributed-by: Neil Richards <neil.richards@ngmr.net>
Mon, 14 Feb 2011 18:30:53 +0000 7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx)
alanb [Mon, 14 Feb 2011 18:30:53 +0000] rev 8391
7016704: TEST_BUG: java/nio/file/Files/walk_file_tree.sh fails with new version of find (lnx) Reviewed-by: forax
Mon, 14 Feb 2011 09:31:58 -0800 6637230: 2/3 jps doesn't work for application waiting for direct attach
dcubed [Mon, 14 Feb 2011 09:31:58 -0800] rev 8390
6637230: 2/3 jps doesn't work for application waiting for direct attach Summary: Properly handle exceptions thrown when querying a monitored VM. Reviewed-by: dsamersoff, swamyv
Fri, 11 Feb 2011 17:09:35 -0800 6996192: Console.readPassword race: input echo off must be prior to writing prompt
sherman [Fri, 11 Feb 2011 17:09:35 -0800] rev 8389
6996192: Console.readPassword race: input echo off must be prior to writing prompt Summary: To turn off echo before prompt Reviewed-by: alanb
Sat, 12 Feb 2011 07:30:01 +0800 7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu
weijun [Sat, 12 Feb 2011 07:30:01 +0800] rev 8388
7016698: test sun/security/krb5/runNameEquals.sh failed on Ubuntu Reviewed-by: valeriep
Sat, 12 Feb 2011 05:09:36 +0800 6742654: Code insertion/replacement attacks against signed jars
weijun [Sat, 12 Feb 2011 05:09:36 +0800] rev 8387
6742654: Code insertion/replacement attacks against signed jars 6911041: JCK api/signaturetest tests fails for Mixed Code PIT builds (b91) for all trains 6921823: JarVerifier csdomain field not initialized 6921839: Update trusted.libraries list Reviewed-by: dgu
Fri, 11 Feb 2011 12:20:45 -0800 7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type.
sherman [Fri, 11 Feb 2011 12:20:45 -0800] rev 8386
7007596: (zipfs) FileSystems.newFileSystem(FileRef...) always employs zipfs regardless the real Path type. Summary: updated newFileSystem() to throw UOE exception for non-zip/jar file Reviewed-by: alanb
Fri, 11 Feb 2011 01:45:55 -0800 Merge
ohair [Fri, 11 Feb 2011 01:45:55 -0800] rev 8385
Merge
Thu, 10 Feb 2011 20:48:02 -0800 Merge
ohair [Thu, 10 Feb 2011 20:48:02 -0800] rev 8384
Merge
Fri, 11 Feb 2011 10:38:10 +0530 6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error.
sundar [Fri, 11 Feb 2011 10:38:10 +0530] rev 8383
6604827: JavaDoc for ScriptEngineFactory.getMethodCallSyntax contains an error. Reviewed-by: mchung
Mon, 21 Feb 2011 14:31:07 -0800 Merge
lana [Mon, 21 Feb 2011 14:31:07 -0800] rev 8382
Merge
Fri, 18 Feb 2011 20:09:35 +0300 6997102: Test case has hard code, so that applet thread threw exception
rupashka [Fri, 18 Feb 2011 20:09:35 +0300] rev 8381
6997102: Test case has hard code, so that applet thread threw exception Reviewed-by: alexp
Fri, 18 Feb 2011 19:21:57 +0300 6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size
alexp [Fri, 18 Feb 2011 19:21:57 +0300] rev 8380
6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size Reviewed-by: rupashka
Fri, 18 Feb 2011 13:27:29 +0300 7000132: Misplaced description in javax.sound.sampled.AudioSystem.getTargetDataLine
amenkov [Fri, 18 Feb 2011 13:27:29 +0300] rev 8379
7000132: Misplaced description in javax.sound.sampled.AudioSystem.getTargetDataLine Reviewed-by: dav
Fri, 18 Feb 2011 13:21:49 +0300 6801236: test closed/javax/sound/sampled/FileWriter/WaveBigEndian.java fails
amenkov [Fri, 18 Feb 2011 13:21:49 +0300] rev 8378
6801236: test closed/javax/sound/sampled/FileWriter/WaveBigEndian.java fails Reviewed-by: alexp
Fri, 18 Feb 2011 00:16:53 +0300 7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu
rupashka [Fri, 18 Feb 2011 00:16:53 +0300] rev 8377
7016693: javax/swing/JScrollBar/6542335/bug6542335.java failed on Ubuntu Reviewed-by: alexp
Wed, 16 Feb 2011 18:32:06 +0300 6980124: closed/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java fails
malenkov [Wed, 16 Feb 2011 18:32:06 +0300] rev 8376
6980124: closed/javax/swing/plaf/synth/SynthPainter/unitTest/UnitTest.java fails Reviewed-by: alexp
Wed, 16 Feb 2011 16:51:21 +0900 6936350: API clarification needed on useDaylightTime() for timezones that have defined usage dates
okutsu [Wed, 16 Feb 2011 16:51:21 +0900] rev 8375
6936350: API clarification needed on useDaylightTime() for timezones that have defined usage dates Reviewed-by: peytoia
Tue, 15 Feb 2011 16:40:25 +0300 6956842: BasicTreeUI.getPreferredSize(JComp c) is delegated to getPreferredSize(c, true) not (c, false)
alexp [Tue, 15 Feb 2011 16:40:25 +0300] rev 8374
6956842: BasicTreeUI.getPreferredSize(JComp c) is delegated to getPreferredSize(c, true) not (c, false) Reviewed-by: rupashka
Fri, 11 Feb 2011 12:14:38 -0800 Merge
lana [Fri, 11 Feb 2011 12:14:38 -0800] rev 8373
Merge
Thu, 10 Feb 2011 21:36:18 +0300 6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP
alexp [Thu, 10 Feb 2011 21:36:18 +0300] rev 8372
6993171: JavaTest/JDK7b114 - no help text is shown for interview questions, JavaTest HANGS UP Reviewed-by: rupashka
Wed, 09 Feb 2011 18:00:29 +0900 7017800: (tz) Support tzdata2011b
peytoia [Wed, 09 Feb 2011 18:00:29 +0900] rev 8371
7017800: (tz) Support tzdata2011b Reviewed-by: okutsu
Mon, 21 Feb 2011 14:23:42 -0800 Merge
lana [Mon, 21 Feb 2011 14:23:42 -0800] rev 8370
Merge
Wed, 16 Feb 2011 01:12:53 +0300 6994933: java.awt.Desktop feature is "intermittently" supported on Solaris. Really unexpected behavior.
dav [Wed, 16 Feb 2011 01:12:53 +0300] rev 8369
6994933: java.awt.Desktop feature is "intermittently" supported on Solaris. Really unexpected behavior. Reviewed-by: art, dcherepanov
Tue, 15 Feb 2011 15:09:20 +0000 7017581: missing copyright header in test/sun/java2d/pipe/RegionOps.java
andrew [Tue, 15 Feb 2011 15:09:20 +0000] rev 8368
7017581: missing copyright header in test/sun/java2d/pipe/RegionOps.java Reviewed-by: anthony
Fri, 11 Feb 2011 15:51:51 -0800 Merge
lana [Fri, 11 Feb 2011 15:51:51 -0800] rev 8367
Merge
Mon, 21 Feb 2011 14:22:08 -0800 Merge
lana [Mon, 21 Feb 2011 14:22:08 -0800] rev 8366
Merge
Fri, 18 Feb 2011 13:47:07 -0800 6850806: NPE exception throws in PrintServce.getSupportedAttributeValues
jgodinez [Fri, 18 Feb 2011 13:47:07 -0800] rev 8365
6850806: NPE exception throws in PrintServce.getSupportedAttributeValues Reviewed-by: igor, prr
Fri, 18 Feb 2011 12:04:36 -0800 Merge
jgodinez [Fri, 18 Feb 2011 12:04:36 -0800] rev 8364
Merge
Fri, 18 Feb 2011 11:15:40 -0800 6722351: sun.print.Win32PrintService.initMedia() is slow
jgodinez [Fri, 18 Feb 2011 11:15:40 -0800] rev 8363
6722351: sun.print.Win32PrintService.initMedia() is slow Reviewed-by: igor, prr
Fri, 04 Feb 2011 11:48:51 -0800 6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error.
jgodinez [Fri, 04 Feb 2011 11:48:51 -0800] rev 8362
6995147: Case needs to be update. ServiceDialogTest.java failed as compilation error. Reviewed-by: prr
Fri, 04 Feb 2011 11:46:37 -0800 7014796: Regression test java/awt/PrintJob/Text/stringwidth.sh cannot be terminated on Windows.
jgodinez [Fri, 04 Feb 2011 11:46:37 -0800] rev 8361
7014796: Regression test java/awt/PrintJob/Text/stringwidth.sh cannot be terminated on Windows. Reviewed-by: prr
Fri, 18 Feb 2011 09:18:32 -0800 7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance
prr [Fri, 18 Feb 2011 09:18:32 -0800] rev 8360
7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance Reviewed-by: igor, jgodinez
Fri, 18 Feb 2011 09:14:07 -0800 6857592: Getting warning while moving or resizing the frame when component.printAll() is called on local JNI
prr [Fri, 18 Feb 2011 09:14:07 -0800] rev 8359
6857592: Getting warning while moving or resizing the frame when component.printAll() is called on local JNI Reviewed-by: bae, flar
Thu, 17 Feb 2011 13:42:26 +0300 7018912: [parfait] potential buffer overruns in imageio jpeg
bae [Thu, 17 Feb 2011 13:42:26 +0300] rev 8358
7018912: [parfait] potential buffer overruns in imageio jpeg Reviewed-by: jgodinez, prr
Wed, 16 Feb 2011 15:58:28 -0800 7019441: No lookup cache for internal composite font creation leads to java heap growth
prr [Wed, 16 Feb 2011 15:58:28 -0800] rev 8357
7019441: No lookup cache for internal composite font creation leads to java heap growth Reviewed-by: igor, jgodinez
Fri, 11 Feb 2011 10:40:24 -0800 7018364: XShmGetImage with image's > drawable's size causes BadMatch
prr [Fri, 11 Feb 2011 10:40:24 -0800] rev 8356
7018364: XShmGetImage with image's > drawable's size causes BadMatch Reviewed-by: art, anthony Contributed-by: linuxhippy@gmail.com
Thu, 10 Feb 2011 13:44:36 +0300 6989774: imageio compiler warnings in native code
bae [Thu, 10 Feb 2011 13:44:36 +0300] rev 8355
6989774: imageio compiler warnings in native code Reviewed-by: igor, prr
Wed, 09 Feb 2011 14:34:04 -0800 7018387: Xrender pipeline may leak GC's
ceisserer [Wed, 09 Feb 2011 14:34:04 -0800] rev 8354
7018387: Xrender pipeline may leak GC's Reviewed-by: prr
Wed, 09 Feb 2011 22:24:42 +0300 6818960: ImageFetcher ( MediaTracker) Thread leak
bae [Wed, 09 Feb 2011 22:24:42 +0300] rev 8353
6818960: ImageFetcher ( MediaTracker) Thread leak Reviewed-by: igor, prr
Tue, 08 Feb 2011 14:24:14 -0800 7006865: Regression: Corrupted output when printing images with bit depth of 4
prr [Tue, 08 Feb 2011 14:24:14 -0800] rev 8352
7006865: Regression: Corrupted output when printing images with bit depth of 4 Reviewed-by: bae, jgodinez
Fri, 25 Feb 2011 12:48:18 -0800 Merge
trims [Fri, 25 Feb 2011 12:48:18 -0800] rev 8351
Merge
Tue, 15 Feb 2011 00:16:56 -0800 7016520: JSR 292 rules for polymorphic signature processing must be in package-info
jrose [Tue, 15 Feb 2011 00:16:56 -0800] rev 8350
7016520: JSR 292 rules for polymorphic signature processing must be in package-info Summary: insert rules for bytecode processors to recognize signature polymorphic names Reviewed-by: twisti
Tue, 15 Feb 2011 00:16:53 -0800 7014755: JSR 292 member lookup interaction with security manager
jrose [Tue, 15 Feb 2011 00:16:53 -0800] rev 8349
7014755: JSR 292 member lookup interaction with security manager Summary: add security manager interactions for Lookup methods Reviewed-by: twisti
Tue, 15 Feb 2011 00:16:50 -0800 7016261: JSR 292 MethodType objects should be serializable
jrose [Tue, 15 Feb 2011 00:16:50 -0800] rev 8348
7016261: JSR 292 MethodType objects should be serializable Summary: Define private writeObject, readObject, and readResolve methods. Also add unit tests. Reviewed-by: twisti
Fri, 11 Feb 2011 01:26:32 -0800 7013730: JSR 292 reflective operations should report errors with standard exception types
jrose [Fri, 11 Feb 2011 01:26:32 -0800] rev 8347
7013730: JSR 292 reflective operations should report errors with standard exception types Summary: remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions Reviewed-by: twisti
Fri, 11 Feb 2011 01:26:28 -0800 7012650: implement JSR 292 EG adjustments through January 2010
jrose [Fri, 11 Feb 2011 01:26:28 -0800] rev 8346
7012650: implement JSR 292 EG adjustments through January 2010 Summary: misc. EG changes and polishes (excluding 7013417) Reviewed-by: twisti
Fri, 11 Feb 2011 01:26:24 -0800 7013417: JSR 292 needs to support variadic method handle calls
jrose [Fri, 11 Feb 2011 01:26:24 -0800] rev 8345
7013417: JSR 292 needs to support variadic method handle calls Summary: Implement MH.asVarargsCollector, etc., and remove withTypeHandler. Reviewed-by: twisti
Thu, 24 Feb 2011 15:16:02 -0800 Added tag jdk7-b131 for changeset 29efcc797dc6
cl [Thu, 24 Feb 2011 15:16:02 -0800] rev 8344
Added tag jdk7-b131 for changeset 29efcc797dc6
Wed, 05 Jul 2017 17:36:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:36:03 +0200] rev 8343
Merge
Tue, 01 Mar 2011 11:53:36 -0800 Merge
trims [Tue, 01 Mar 2011 11:53:36 -0800] rev 8342
Merge
Fri, 25 Feb 2011 12:46:49 -0800 7022570: Bump the HS21 build number to 03
trims [Fri, 25 Feb 2011 12:46:49 -0800] rev 8341
7022570: Bump the HS21 build number to 03 Summary: Update the HS21 build number to 03 Reviewed-by: jcoomes
Fri, 25 Feb 2011 12:46:46 -0800 Merge
trims [Fri, 25 Feb 2011 12:46:46 -0800] rev 8340
Merge
Fri, 25 Feb 2011 08:17:30 -0800 Merge
tonyp [Fri, 25 Feb 2011 08:17:30 -0800] rev 8339
Merge
Fri, 25 Feb 2011 10:58:03 -0500 Merge
tonyp [Fri, 25 Feb 2011 10:58:03 -0500] rev 8338
Merge
Mon, 21 Feb 2011 11:26:45 +0100 7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen
stefank [Mon, 21 Feb 2011 11:26:45 +0100] rev 8337
7020992: jmm_DumpThreads should not allocate system object arrays outside the perm gen Summary: Allocate ordinary object arrays Reviewed-by: ysr, never, mchung
Fri, 25 Feb 2011 03:29:56 -0800 Merge
rottenha [Fri, 25 Feb 2011 03:29:56 -0800] rev 8336
Merge
Thu, 24 Feb 2011 21:38:37 -0500 7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023
dholmes [Thu, 24 Feb 2011 21:38:37 -0500] rev 8335
7021953: Remove flags from globals.hpp inadvertently dragged in by 7016023 Summary: removed erroneous flags Reviewed-by: kvn, dcubed
Wed, 23 Feb 2011 11:18:16 -0800 Merge
kvn [Wed, 23 Feb 2011 11:18:16 -0800] rev 8334
Merge
Tue, 22 Feb 2011 15:26:36 -0800 7021531: lock ordering problems after fix for 6354181
never [Tue, 22 Feb 2011 15:26:36 -0800] rev 8333
7021531: lock ordering problems after fix for 6354181 Reviewed-by: kvn, jrose
Wed, 09 Feb 2011 15:02:23 -0800 7016474: string compare intrinsic improvements
never [Wed, 09 Feb 2011 15:02:23 -0800] rev 8332
7016474: string compare intrinsic improvements Reviewed-by: kvn
Tue, 15 Feb 2011 22:18:33 -0800 7019819: bare oop in ciField
never [Tue, 15 Feb 2011 22:18:33 -0800] rev 8331
7019819: bare oop in ciField Reviewed-by: kvn, iveresov
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip