log

age author description
Wed, 07 Dec 2011 08:24:56 -0800 ohair 7118773: Fix jdk/test/makefile so it works on the mac
Tue, 06 Dec 2011 08:40:10 -0800 ohair 7118095: Add macosx targets to make/jprt.properties file
Sat, 03 Dec 2011 19:25:36 +0000 michaelm 7113349: Initial changset for Macosx port to jdk7u
Wed, 01 Feb 2012 10:33:38 -0800 asaha 7053556: An implementation-specific feature in Oracle's JAXP: to allow disable the use of services mechanism
Wed, 01 Feb 2012 19:14:05 +0400 rupashka 7082443: JComboBox not backward compatible (with Java 6)
Wed, 01 Feb 2012 10:46:14 +0100 sla 7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
Tue, 31 Jan 2012 11:53:23 -0800 asaha 6802962: java/awt/FontClass/CreateFont/fileaccess/FontFile.java failed on 5u8b01 and 6u13b01
Tue, 31 Jan 2012 11:47:37 -0800 asaha 6868690: TEST:java/awt/FontClass/CreateFont/BigFont.java test should be modified in jdk7&8 to run via jtreg
Tue, 31 Jan 2012 21:14:43 +0400 malenkov 7122138: IAE thrown because Introspector ignores synthetic methods
Tue, 10 Jan 2012 00:07:13 +0000 ngmr 7123229: (coll) EnumMap.containsValue(null) returns true
Mon, 30 Jan 2012 15:20:31 +0400 alexsch 7122173: [macosx] Several Regression tests fail on MacOS
Mon, 30 Jan 2012 15:12:48 +0400 alexsch 7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
Mon, 30 Jan 2012 14:40:01 +0400 alexsch 7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
Mon, 30 Jan 2012 14:34:12 +0400 alexsch 7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
Mon, 30 Jan 2012 14:06:33 +0400 alexsch 7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
Mon, 30 Jan 2012 13:57:11 +0400 alexsch 7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
Mon, 30 Jan 2012 13:46:16 +0400 denis 7078460: JDialog is shown as separate icon on the taskbar
Mon, 30 Jan 2012 16:51:24 +0900 peytoia 7122054: (tz) Windows-only: tzmappings needs update for KB2633952
Mon, 30 Jan 2012 13:37:17 +0900 okutsu 7130335: Problem with timezone in a SimpleDateFormat
Fri, 03 Feb 2012 01:40:30 -0800 katleman Added tag jdk7u4-b10 for changeset 6485e842d7f7
Fri, 27 Jan 2012 16:48:41 -0800 lana Merge jdk7u4-b10
Fri, 27 Jan 2012 15:01:45 -0800 wetmore 7126889: Incorrect SSLEngine debug output
Fri, 27 Jan 2012 19:51:53 +0400 rupashka 7010561: Tab text position with Synth based LaF is different to Java 5/6
Thu, 26 Jan 2012 20:20:57 -0800 peytoia 7017458: (cal) Multithreaded deserialization of Calendar leads to ClassCastException
Thu, 26 Jan 2012 09:51:35 +0100 rbackman 7133124: Remove redundant packages from JAR command line
Wed, 11 Jan 2012 08:14:47 -0800 ksrini 7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
Wed, 18 Jan 2012 17:34:32 -0800 jrose 7030453: JSR 292 ClassValue.get method is too slow
Wed, 18 Jan 2012 17:34:30 -0800 jrose 7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init
Tue, 14 Jun 2011 22:47:12 -0700 jrose 7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces
Tue, 24 Jan 2012 11:30:58 -0500 mullan Merge
Tue, 24 Jan 2012 11:27:44 -0500 mullan 7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
Tue, 17 Jan 2012 16:20:52 +0100 rbackman 7132386: makefile support for tracing/Java Flight Recorder framework phase I
Fri, 20 Jan 2012 15:48:10 -0800 lana Merge
Thu, 19 Jan 2012 01:02:21 -0800 fparain 7104647: Adding a diagnostic command framework
Thu, 19 Jan 2012 12:00:14 +0400 dbuck 7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates
Wed, 18 Jan 2012 19:35:30 -0800 valeriep 7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
Wed, 18 Jan 2012 19:33:50 -0800 valeriep 7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck.
Wed, 18 Jan 2012 13:02:36 -0800 valeriep 7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
Wed, 18 Jan 2012 11:12:39 +0000 coffeys 7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
Wed, 18 Jan 2012 11:08:05 +0000 alanb 7130398: ProblemList.txt updates (1/2012)
Tue, 17 Jan 2012 19:51:38 +0000 chegar 6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
Mon, 16 Jan 2012 18:05:29 +0000 chegar 7129083: CookieManager does not store cookies if url is read before setting cookie manager
Mon, 16 Jan 2012 01:48:07 -0800 twisti 7109063: JSR 292: fix for 7085860 is incomplete
Mon, 16 Jan 2012 01:47:42 -0800 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Fri, 13 Jan 2012 12:46:37 +0800 weijun 7118809: rcache deadlock
Sun, 15 Jan 2012 19:33:24 -0800 xuelei 7106773: 512 bits RSA key cannot work with SHA384 and SHA512
Fri, 27 Jan 2012 08:49:35 -0800 katleman Added tag jdk7u4-b09 for changeset 0e394800a961
Mon, 23 Jan 2012 10:03:04 -0800 katleman Added tag jdk7u4-b08 for changeset bcceb5734a34 jdk7u4-b09
Fri, 20 Jan 2012 00:13:04 -0500 cgruszka Merge jdk7u4-b08
Mon, 09 Jan 2012 19:32:26 -0500 cgruszka Merge
Thu, 22 Dec 2011 14:53:27 -0500 cgruszka Merge
Thu, 15 Dec 2011 13:09:23 -0500 cgruszka Merge
Mon, 12 Dec 2011 15:53:29 -0500 cgruszka Merge
Thu, 01 Dec 2011 18:17:57 -0500 cgruszka Merge
Thu, 17 Nov 2011 15:48:33 -0500 cgruszka Merge
Mon, 07 Nov 2011 21:04:31 -0500 cgruszka Merge
Tue, 25 Oct 2011 19:25:41 -0400 cgruszka Merge
Mon, 17 Oct 2011 22:15:28 -0400 cgruszka 7099017: jdk7u2-dev does not build
Fri, 23 Sep 2011 10:25:30 -0400 cgruszka Merge
Fri, 16 Sep 2011 11:13:55 -0400 cgruszka Merge