Thu, 17 Jun 2010 10:50:14 -0700 6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts
ohair [Thu, 17 Jun 2010 10:50:14 -0700] rev 5830
6955292: Workaround ant 1.7.1 package-info.java issue in ant scripts 6960333: Add make level ALLOW_DOWNLOADS=true option 6940241: Change jaxp/jaxws so that the http downloads are not done by default Reviewed-by: darcy
Thu, 17 Jun 2010 10:43:17 -0700 6955301: Update names and references to rebranded drop bundles (jaxp, jaxws, jaf)
ohair [Thu, 17 Jun 2010 10:43:17 -0700] rev 5829
6955301: Update names and references to rebranded drop bundles (jaxp, jaxws, jaf) Reviewed-by: darcy
Thu, 24 Jun 2010 20:03:04 -0700 Added tag jdk7-b99 for changeset 2ac6aa68ce63
mikejwre [Thu, 24 Jun 2010 20:03:04 -0700] rev 5828
Added tag jdk7-b99 for changeset 2ac6aa68ce63
Wed, 05 Jul 2017 17:16:42 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:42 +0200] rev 5827
Merge
Tue, 29 Jun 2010 22:31:34 -0700 Merge
lana [Tue, 29 Jun 2010 22:31:34 -0700] rev 5826
Merge
Mon, 21 Jun 2010 22:06:51 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:51 -0700] rev 5825
Merge
Wed, 16 Jun 2010 13:41:34 -0700 Merge
lana [Wed, 16 Jun 2010 13:41:34 -0700] rev 5824
Merge
Mon, 14 Jun 2010 11:28:53 -0700 6960831: fix CORBA build warnings
jjg [Mon, 14 Jun 2010 11:28:53 -0700] rev 5823
6960831: fix CORBA build warnings Reviewed-by: darcy
Thu, 24 Jun 2010 20:02:56 -0700 Added tag jdk7-b99 for changeset 3eab1800a65c
mikejwre [Thu, 24 Jun 2010 20:02:56 -0700] rev 5822
Added tag jdk7-b99 for changeset 3eab1800a65c
Wed, 05 Jul 2017 17:16:38 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:38 +0200] rev 5821
Merge
Wed, 07 Jul 2010 10:21:59 -0700 6967036: Need to fix links with // in Javadoc comments
ohair [Wed, 07 Jul 2010 10:21:59 -0700] rev 5820
6967036: Need to fix links with // in Javadoc comments Reviewed-by: mchung
Wed, 30 Jun 2010 18:57:51 -0700 Merge
mikejwre [Wed, 30 Jun 2010 18:57:51 -0700] rev 5819
Merge
Tue, 29 Jun 2010 16:34:17 -0700 6964882: 32 bit JDK does not build on 64 bit Windows platforms
prr [Tue, 29 Jun 2010 16:34:17 -0700] rev 5818
6964882: 32 bit JDK does not build on 64 bit Windows platforms Reviewed-by: ohair, valeriep
Tue, 29 Jun 2010 22:34:59 -0700 Merge
lana [Tue, 29 Jun 2010 22:34:59 -0700] rev 5817
Merge
Mon, 21 Jun 2010 22:08:10 -0700 Merge
lana [Mon, 21 Jun 2010 22:08:10 -0700] rev 5816
Merge
Mon, 21 Jun 2010 15:02:47 -0700 6962815: support enable and disable of the servicetag's system registry for testing purpose
mchung [Mon, 21 Jun 2010 15:02:47 -0700] rev 5815
6962815: support enable and disable of the servicetag's system registry for testing purpose Summary: Allow the system registry to be disabled/enabled at runtime Reviewed-by: ksrini
Sun, 20 Jun 2010 19:56:42 -0700 6962478: Privacy page referenced in register_ja.html is incorrect
mchung [Sun, 20 Jun 2010 19:56:42 -0700] rev 5814
6962478: Privacy page referenced in register_ja.html is incorrect Summary: Fix the URL for the privacy page Reviewed-by: ogino
Sun, 20 Jun 2010 14:53:36 -0700 6962617: Testcase changes, cleanup of problem list for jdk_tools targets
ohair [Sun, 20 Jun 2010 14:53:36 -0700] rev 5813
6962617: Testcase changes, cleanup of problem list for jdk_tools targets Reviewed-by: alanb
Sun, 20 Jun 2010 14:51:33 -0700 6960853: Cleanup makefiles, remove unused vars etc.
ohair [Sun, 20 Jun 2010 14:51:33 -0700] rev 5812
6960853: Cleanup makefiles, remove unused vars etc. Reviewed-by: alanb
Sat, 19 Jun 2010 17:42:39 -0700 6712743: pack200: should default to 150.7 pack format for classfiles without any classes.
ksrini [Sat, 19 Jun 2010 17:42:39 -0700] rev 5811
6712743: pack200: should default to 150.7 pack format for classfiles without any classes. Reviewed-by: jrose
Sat, 19 Jun 2010 15:17:36 +0100 6962419: TEST_BUG: java_io tests fails in samevm mode
alanb [Sat, 19 Jun 2010 15:17:36 +0100] rev 5810
6962419: TEST_BUG: java_io tests fails in samevm mode Reviewed-by: ohair, sherman
Fri, 18 Jun 2010 20:59:13 +0100 6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open
alanb [Fri, 18 Jun 2010 20:59:13 +0100] rev 5809
6962045: TEST_BUG: Tests in test/java/io/Serializable leave files open Reviewed-by: mchung
Fri, 18 Jun 2010 09:35:22 -0700 6961894: TEST_BUG: jdk_lang tests fail in samevm mode
mchung [Fri, 18 Jun 2010 09:35:22 -0700] rev 5808
6961894: TEST_BUG: jdk_lang tests fail in samevm mode Summary: Fixed jdk_lang tests to run in samevm mode or mark to run in othervm Reviewed-by: alanb
Fri, 18 Jun 2010 16:16:51 +0100 4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info
alanb [Fri, 18 Jun 2010 16:16:51 +0100] rev 5807
4981129: (dc) DatagramSocket created by DatagramChannel does not provide sender info Reviewed-by: chegar
Thu, 17 Jun 2010 14:42:30 -0700 6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7
ohair [Thu, 17 Jun 2010 14:42:30 -0700] rev 5806
6869741: Integrate JAX-WS 2.2 and JAXB 2.2 in JDK 7 Reviewed-by: ramap
Thu, 17 Jun 2010 13:21:46 -0700 6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open
sherman [Thu, 17 Jun 2010 13:21:46 -0700] rev 5805
6962067: TEST_BUG: Tests in java/util/zip/ZipFile leave file open Summary: Close zipfile and io stream when done Reviewed-by: alanb
Thu, 17 Jun 2010 17:49:59 +0100 6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
alanb [Thu, 17 Jun 2010 17:49:59 +0100] rev 5804
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista) Reviewed-by: chegar
Wed, 16 Jun 2010 23:27:41 -0700 6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
mchung [Wed, 16 Jun 2010 23:27:41 -0700] rev 5803
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode Summary: Check against the list of loggers added since the test begins to run Reviewed-by: dcubed
Thu, 17 Jun 2010 13:46:15 +0800 6959292: regression: cannot login if session key and preauth does not use the same etype
weijun [Thu, 17 Jun 2010 13:46:15 +0800] rev 5802
6959292: regression: cannot login if session key and preauth does not use the same etype Reviewed-by: xuelei, valeriep
Wed, 16 Jun 2010 14:07:47 -0700 Merge
lana [Wed, 16 Jun 2010 14:07:47 -0700] rev 5801
Merge
Wed, 16 Jun 2010 12:40:22 -0700 6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
mchung [Wed, 16 Jun 2010 12:40:22 -0700] rev 5800
6961502: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails Summary: Fix the test to define TestClass by DummyClassLoader as it intends to do Reviewed-by: alanb
Wed, 16 Jun 2010 12:36:49 -0700 6575373: Error verifying signatures of pack200 files in some cases
ksrini [Wed, 16 Jun 2010 12:36:49 -0700] rev 5799
6575373: Error verifying signatures of pack200 files in some cases Reviewed-by: jrose, forax
Wed, 16 Jun 2010 14:24:46 +0100 6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use"
alanb [Wed, 16 Jun 2010 14:24:46 +0100] rev 5798
6961630: TEST_BUG: Several SocketChannel and Selector tests can fail with "address already in use" Reviewed-by: chegar
Tue, 15 Jun 2010 20:34:49 -0700 6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode
mchung [Tue, 15 Jun 2010 20:34:49 -0700] rev 5797
6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode Summary: Set the proper parent class loader of Loader and SimpleLoader Reviewed-by: naoto
Tue, 15 Jun 2010 20:29:22 -0700 6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
mchung [Tue, 15 Jun 2010 20:29:22 -0700] rev 5796
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager Summary: Mark tests to run in othervm Reviewed-by: ohair
Tue, 15 Jun 2010 21:43:59 +0100 Merge
alanb [Tue, 15 Jun 2010 21:43:59 +0100] rev 5795
Merge
Tue, 15 Jun 2010 16:42:54 +0100 6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode
alanb [Tue, 15 Jun 2010 16:42:54 +0100] rev 5794
6961358: TEST_BUG: java/nio/channels/SocketChannel/OpenLeak.java can't run in samevm mode Reviewed-by: chegar
Tue, 15 Jun 2010 16:36:20 +0100 6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing
alanb [Tue, 15 Jun 2010 16:36:20 +0100] rev 5793
6932744: TEST_BUG: java/nio/channels/Selector/OpRead.java failing Reviewed-by: chegar
Tue, 15 Jun 2010 09:54:03 -0700 6959641: testcase failing java/util/Locale/Bug4184873Test.java
mchung [Tue, 15 Jun 2010 09:54:03 -0700] rev 5792
6959641: testcase failing java/util/Locale/Bug4184873Test.java Summary: Revert the Bug4184873_{he,id,yi} files to revision 0 (before rebranding) Reviewed-by: naoto
Tue, 15 Jun 2010 09:52:34 -0700 Merge
mchung [Tue, 15 Jun 2010 09:52:34 -0700] rev 5791
Merge
Tue, 15 Jun 2010 09:49:31 -0700 6952161: Rebranding: Registration html for servicetag
mchung [Tue, 15 Jun 2010 09:49:31 -0700] rev 5790
6952161: Rebranding: Registration html for servicetag Summary: Rebrand register.html and jdk_header.png Reviewed-by: ohair, asaha, ogino, mfang
Mon, 14 Jun 2010 14:44:00 -0700 6960789: com.sun.servicetag API needs to be added in ct.sym
mchung [Mon, 14 Jun 2010 14:44:00 -0700] rev 5789
6960789: com.sun.servicetag API needs to be added in ct.sym Summary: Include com.sun.servicetag classes when generating ct.sym Reviewed-by: alanb, jjg
Tue, 15 Jun 2010 10:03:37 +0100 6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use"
alanb [Tue, 15 Jun 2010 10:03:37 +0100] rev 5788
6961062: (dc) Several DatagramChannel tests timeout or fail with "address already in use" Reviewed-by: chegar
Sun, 13 Jun 2010 17:19:22 -0700 6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes
martin [Sun, 13 Jun 2010 17:19:22 -0700] rev 5787
6960898: Regression due to src/share/classes/java/lang/ProcessBuilder.java changes Summary: Use Null{In,Out}putStream.INSTANCE as with Linux code Reviewed-by: ohair
Fri, 11 Jun 2010 18:55:45 -0700 6944584: Improvements to subprocess handling on Unix
martin [Fri, 11 Jun 2010 18:55:45 -0700] rev 5786
6944584: Improvements to subprocess handling on Unix Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread Reviewed-by: michaelm, hiroshi
Sat, 12 Jun 2010 01:32:43 +0100 6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror
andrew [Sat, 12 Jun 2010 01:32:43 +0100] rev 5785
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
Fri, 11 Jun 2010 14:47:22 +0100 6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error
alanb [Fri, 11 Jun 2010 14:47:22 +0100] rev 5784
6938230: (so) SocketAdaptor.close() does not translate IOException resulting in Error Reviewed-by: chegar
Fri, 11 Jun 2010 14:31:26 +0100 6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java
alanb [Fri, 11 Jun 2010 14:31:26 +0100] rev 5783
6934585: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java Reviewed-by: chegar
Fri, 11 Jun 2010 11:38:36 +0800 6958869: regression: PKIXValidator fails when multiple trust anchors have same dn
weijun [Fri, 11 Jun 2010 11:38:36 +0800] rev 5782
6958869: regression: PKIXValidator fails when multiple trust anchors have same dn Reviewed-by: xuelei, wetmore, mullan
Thu, 10 Jun 2010 15:55:26 -0700 6959259: Minor improvements to static Random field caching
martin [Thu, 10 Jun 2010 15:55:26 -0700] rev 5781
6959259: Minor improvements to static Random field caching Summary: Cache fields in locals; small javadoc clarifications Reviewed-by: emcmanus, dholmes, forax, dl
Thu, 10 Jun 2010 15:54:25 -0700 6960394: Stop linking with -lnsl on Linux
martin [Thu, 10 Jun 2010 15:54:25 -0700] rev 5780
6960394: Stop linking with -lnsl on Linux Summary: Define LIBNSL (like LIBSOCKET), non-empty only on Solaris Reviewed-by: ohair
Thu, 10 Jun 2010 14:21:37 -0700 Merge
mchung [Thu, 10 Jun 2010 14:21:37 -0700] rev 5779
Merge
Thu, 10 Jun 2010 14:14:17 -0700 6959965: jstat: Add new -classload option to print class loading statistics
mchung [Thu, 10 Jun 2010 14:14:17 -0700] rev 5778
6959965: jstat: Add new -classload option to print class loading statistics Summary: Add a new jstat -classload option Reviewed-by: alanb
Wed, 09 Jun 2010 18:51:32 +0100 6935563: (dc) Improve connection reset/port unreachable handling [win]
alanb [Wed, 09 Jun 2010 18:51:32 +0100] rev 5777
6935563: (dc) Improve connection reset/port unreachable handling [win] Reviewed-by: chegar
Tue, 08 Jun 2010 18:52:17 -0700 6935997: Please add a nested throwable constructor to AssertionError
darcy [Tue, 08 Jun 2010 18:52:17 -0700] rev 5776
6935997: Please add a nested throwable constructor to AssertionError Reviewed-by: martin, forax, wetmore
Tue, 08 Jun 2010 10:46:14 +0100 6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding
chegar [Tue, 08 Jun 2010 10:46:14 +0100] rev 5775
6957375: java/net/ResponseCache getResponseCode and ResponseCacheTest fail after rebranding Reviewed-by: ohair, wetmore, alanb
Fri, 04 Jun 2010 19:28:53 +0800 6951366: kerberos login failure on win2008 with AD set to win2000 compat mode
weijun [Fri, 04 Jun 2010 19:28:53 +0800] rev 5774
6951366: kerberos login failure on win2008 with AD set to win2000 compat mode Reviewed-by: valeriep, xuelei
Wed, 02 Jun 2010 17:53:54 -0700 6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long)
martin [Wed, 02 Jun 2010 17:53:54 -0700] rev 5773
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) Summary: Allow setSeed only during construction Reviewed-by: dl, dholmes
Wed, 02 Jun 2010 09:35:32 +0100 Merge
alanb [Wed, 02 Jun 2010 09:35:32 +0100] rev 5772
Merge
Wed, 02 Jun 2010 09:29:39 +0100 6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
alanb [Wed, 02 Jun 2010 09:29:39 +0100] rev 5771
6950927: Testcase failure sun/management/jmxremote/bootstrap/JvmstatCountersTest.java Reviewed-by: dholmes, dcubed
Mon, 21 Jun 2010 22:06:28 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:28 -0700] rev 5770
Merge
Tue, 15 Jun 2010 21:32:59 +0400 6739756: JToolBar leaves space for non-visible items under Nimbus L&F
alexp [Tue, 15 Jun 2010 21:32:59 +0400] rev 5769
6739756: JToolBar leaves space for non-visible items under Nimbus L&F Reviewed-by: peterz
Tue, 15 Jun 2010 21:28:22 +0400 6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes
alexp [Tue, 15 Jun 2010 21:28:22 +0400] rev 5768
6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes Reviewed-by: rupashka
Tue, 15 Jun 2010 19:10:42 +0400 6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408)
alexp [Tue, 15 Jun 2010 19:10:42 +0400] rev 5767
6735259: NPE at WindowsComboBoxUI$XPComboBoxButton.getState(WindowsComboBoxUI.java:408) Reviewed-by: rupashka
Tue, 15 Jun 2010 19:05:44 +0400 6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table
alexp [Tue, 15 Jun 2010 19:05:44 +0400] rev 5766
6788484: NPE in DefaultTableCellHeaderRenderer.getColumnSortOrder() with null table Reviewed-by: rupashka
Tue, 15 Jun 2010 17:39:55 +0400 5066685: BorderFactory lacks SoftBevelBorder support
malenkov [Tue, 15 Jun 2010 17:39:55 +0400] rev 5765
5066685: BorderFactory lacks SoftBevelBorder support Reviewed-by: alexp
Thu, 10 Jun 2010 14:18:45 -0700 Merge
lana [Thu, 10 Jun 2010 14:18:45 -0700] rev 5764
Merge
Wed, 02 Jun 2010 12:53:35 +0400 6636983: Japanese text does not display correctly in a JEditorPane
rupashka [Wed, 02 Jun 2010 12:53:35 +0400] rev 5763
6636983: Japanese text does not display correctly in a JEditorPane Reviewed-by: peterz
Wed, 02 Jun 2010 11:59:27 +0400 6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails
rupashka [Wed, 02 Jun 2010 11:59:27 +0400] rev 5762
6857057: api/javax_swing/text/GlyphView/index.html#Methods test fails Reviewed-by: peterz
Mon, 21 Jun 2010 22:05:11 -0700 Merge
lana [Mon, 21 Jun 2010 22:05:11 -0700] rev 5761
Merge
Fri, 18 Jun 2010 17:13:26 +0400 6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5
anthony [Fri, 18 Jun 2010 17:13:26 +0400] rev 5760
6961754: JCK tests CvsEventTest0001 and CvsEventTest0002 fail under FF 3.5 on OEL 5 Summary: Check the return value of XlibUtil.translateCoordinates() for null Reviewed-by: art, dcherepanov
Fri, 18 Jun 2010 17:09:28 +0400 6959165: JVM crash during execution FileDialogBufferOverflowTest.html
anthony [Fri, 18 Jun 2010 17:09:28 +0400] rev 5759
6959165: JVM crash during execution FileDialogBufferOverflowTest.html Summary: Add proper synchronization Reviewed-by: art, dcherepanov
Wed, 16 Jun 2010 16:15:57 +0100 6860491: WRAP_TIME_MILLIS incorrectly set
coffeys [Wed, 16 Jun 2010 16:15:57 +0100] rev 5758
6860491: WRAP_TIME_MILLIS incorrectly set Summary: Alter WRAP_TIME_MILLIS to be unsigned Reviewed-by: yan
Wed, 16 Jun 2010 11:26:15 +0400 6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94
anthony [Wed, 16 Jun 2010 11:26:15 +0400] rev 5757
6959787: java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.html failed on 7b94 Summary: Add a delay to the test to make sure the filename filters are called. Reviewed-by: dcherepanov, art
Mon, 21 Jun 2010 22:04:23 -0700 Merge
lana [Mon, 21 Jun 2010 22:04:23 -0700] rev 5756
Merge
Fri, 18 Jun 2010 11:00:14 -0700 6961633: gui applications cause a jvm crash on windows
prr [Fri, 18 Jun 2010 11:00:14 -0700] rev 5755
6961633: gui applications cause a jvm crash on windows Reviewed-by: ceisserer, bae
Wed, 16 Jun 2010 20:46:10 +0200 6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds.
neugens [Wed, 16 Jun 2010 20:46:10 +0200] rev 5754
6961732: FontMetrics.getLeading() may be negative in freetype-based OpenJDK builds. Summary: Fix premature integer roundings to preserve correct height, width and descent values for fonts Reviewed-by: prr
Thu, 10 Jun 2010 18:58:31 -0700 Merge
lana [Thu, 10 Jun 2010 18:58:31 -0700] rev 5753
Merge
Thu, 10 Jun 2010 15:00:30 -0700 6952043: Incorrect JNI calls in fontpath.c
igor [Thu, 10 Jun 2010 15:00:30 -0700] rev 5752
6952043: Incorrect JNI calls in fontpath.c Reviewed-by: jgodinez, prr
Tue, 08 Jun 2010 17:52:47 +0100 6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
andrew [Tue, 08 Jun 2010 17:52:47 +0100] rev 5751
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c Summary: Avoid use of deprecated libpng macro (removed in some 1.4.x releases) Reviewed-by: prr
Thu, 24 Jun 2010 20:03:10 -0700 Added tag jdk7-b99 for changeset f825b9b605e4
mikejwre [Thu, 24 Jun 2010 20:03:10 -0700] rev 5750
Added tag jdk7-b99 for changeset f825b9b605e4
Wed, 05 Jul 2017 17:16:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:26 +0200] rev 5749
Merge
Wed, 30 Jun 2010 18:57:35 -0700 Merge
mikejwre [Wed, 30 Jun 2010 18:57:35 -0700] rev 5748
Merge
Tue, 29 Jun 2010 16:33:41 -0700 6964882: 32 bit JDK does not build on 64 bit Windows platforms
prr [Tue, 29 Jun 2010 16:33:41 -0700] rev 5747
6964882: 32 bit JDK does not build on 64 bit Windows platforms Reviewed-by: ohair, valeriep
Thu, 24 Jun 2010 20:03:00 -0700 Added tag jdk7-b99 for changeset f45234b29a80
mikejwre [Thu, 24 Jun 2010 20:03:00 -0700] rev 5746
Added tag jdk7-b99 for changeset f45234b29a80
Tue, 29 Jun 2010 22:31:31 -0700 Merge
lana [Tue, 29 Jun 2010 22:31:31 -0700] rev 5745
Merge
Mon, 21 Jun 2010 22:06:46 -0700 Merge
lana [Mon, 21 Jun 2010 22:06:46 -0700] rev 5744
Merge
Mon, 21 Jun 2010 11:00:15 -0700 6960853: Cleanup makefiles, remove unused vars etc.
ohair [Mon, 21 Jun 2010 11:00:15 -0700] rev 5743
6960853: Cleanup makefiles, remove unused vars etc. 6959596: Windows fastdebug build broken 6960335: Add top level 'make test' rule that uses test/Makefile, runs all test batches Reviewed-by: alanb
Thu, 24 Jun 2010 20:02:55 -0700 Added tag jdk7-b99 for changeset 3aeed58228be
mikejwre [Thu, 24 Jun 2010 20:02:55 -0700] rev 5742
Added tag jdk7-b99 for changeset 3aeed58228be
Wed, 05 Jul 2017 17:16:17 +0200 Added tag jdk7-b99 for changeset c4c8a5bc54f6
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5741
Added tag jdk7-b99 for changeset c4c8a5bc54f6
Wed, 05 Jul 2017 17:16:17 +0200 Merge jdk7-b99
duke [Wed, 05 Jul 2017 17:16:17 +0200] rev 5740
Merge
Wed, 05 Jul 2017 17:16:14 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:14 +0200] rev 5739
Merge
Fri, 18 Jun 2010 15:12:04 -0700 Merge
jrose [Fri, 18 Jun 2010 15:12:04 -0700] rev 5738
Merge
Thu, 13 May 2010 20:01:40 -0700 Merge
jrose [Thu, 13 May 2010 20:01:40 -0700] rev 5737
Merge
Sat, 01 May 2010 15:05:39 -0700 6939134: JSR 292 adjustments to method handle invocation
jrose [Sat, 01 May 2010 15:05:39 -0700] rev 5736
6939134: JSR 292 adjustments to method handle invocation Summary: split MethodHandle.invoke into invokeExact and invokeGeneric Reviewed-by: twisti
Thu, 17 Jun 2010 16:28:21 -0700 Added tag jdk7-b98 for changeset eca02d17ce03
mikejwre [Thu, 17 Jun 2010 16:28:21 -0700] rev 5735
Added tag jdk7-b98 for changeset eca02d17ce03
Wed, 05 Jul 2017 17:16:10 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:10 +0200] rev 5734
Merge
Thu, 17 Jun 2010 16:28:05 -0700 Added tag jdk7-b98 for changeset 2166b8232399
mikejwre [Thu, 17 Jun 2010 16:28:05 -0700] rev 5733
Added tag jdk7-b98 for changeset 2166b8232399
Wed, 05 Jul 2017 17:16:07 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:07 +0200] rev 5732
Merge
Thu, 17 Jun 2010 16:28:04 -0700 Added tag jdk7-b98 for changeset 19fe6cf1559b
mikejwre [Thu, 17 Jun 2010 16:28:04 -0700] rev 5731
Added tag jdk7-b98 for changeset 19fe6cf1559b
Wed, 05 Jul 2017 17:16:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:05 +0200] rev 5730
Merge
Thu, 17 Jun 2010 16:27:56 -0700 Added tag jdk7-b98 for changeset 7b1eebf9ecf0
mikejwre [Thu, 17 Jun 2010 16:27:56 -0700] rev 5729
Added tag jdk7-b98 for changeset 7b1eebf9ecf0
Wed, 05 Jul 2017 17:16:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:16:02 +0200] rev 5728
Merge
Sat, 19 Jun 2010 01:14:40 -0700 Merge
jrose [Sat, 19 Jun 2010 01:14:40 -0700] rev 5727
Merge
Tue, 08 Jun 2010 23:08:56 -0700 6939203: JSR 292 needs method handle constants
jrose [Tue, 08 Jun 2010 23:08:56 -0700] rev 5726
6939203: JSR 292 needs method handle constants Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall. Reviewed-by: twisti
Fri, 18 Jun 2010 15:23:57 -0700 Merge
jrose [Fri, 18 Jun 2010 15:23:57 -0700] rev 5725
Merge
Thu, 13 May 2010 20:01:34 -0700 Merge
jrose [Thu, 13 May 2010 20:01:34 -0700] rev 5724
Merge
Mon, 03 May 2010 23:32:47 -0700 6939196: method handle signatures off the boot class path get linkage errors
jrose [Mon, 03 May 2010 23:32:47 -0700] rev 5723
6939196: method handle signatures off the boot class path get linkage errors Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest. Reviewed-by: twisti
Fri, 30 Apr 2010 23:48:23 -0700 6939134: JSR 292 adjustments to method handle invocation
jrose [Fri, 30 Apr 2010 23:48:23 -0700] rev 5722
6939134: JSR 292 adjustments to method handle invocation Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
Thu, 17 Jun 2010 16:28:11 -0700 Added tag jdk7-b98 for changeset 3046e368377b
mikejwre [Thu, 17 Jun 2010 16:28:11 -0700] rev 5721
Added tag jdk7-b98 for changeset 3046e368377b
Wed, 05 Jul 2017 17:15:57 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:57 +0200] rev 5720
Merge
Fri, 18 Jun 2010 00:19:10 -0700 Merge
trims [Fri, 18 Jun 2010 00:19:10 -0700] rev 5719
Merge
Fri, 18 Jun 2010 00:09:22 -0700 Merge
trims [Fri, 18 Jun 2010 00:09:22 -0700] rev 5718
Merge
Thu, 10 Jun 2010 08:27:35 -0700 Merge
jmasa [Thu, 10 Jun 2010 08:27:35 -0700] rev 5717
Merge
Mon, 07 Jun 2010 17:46:04 -0700 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
johnc [Mon, 07 Jun 2010 17:46:04 -0700] rev 5716
6953058: G1: A bigapp crashes with SIGSEGV in compiled code Summary: In C2's G1 post write barrier, the loads of the buffer and index fields from the DirtyCardQueue structure may be moved across a safepoint. Use the current value of "control" in the C2 IR to limit how far these loads can move. Reviewed-by: never, iveresov, kvn
Thu, 27 May 2010 13:09:56 -0700 6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax
jcoomes [Thu, 27 May 2010 13:09:56 -0700] rev 5715
6956472: test/runtime/6888954/vmerrors.sh uses ksh-specific syntax Reviewed-by: jmelvin, kvn
Mon, 24 May 2010 17:11:22 -0700 6941378: G1: change default value of G1UseFixedWindowMMUTracker to true
johnc [Mon, 24 May 2010 17:11:22 -0700] rev 5714
6941378: G1: change default value of G1UseFixedWindowMMUTracker to true Summary: Rather than changing the default value of the G1UseFixedWindowMMUTracker, the flag and associated guarantee have been removed. Reviewed-by: jcoomes, tonyp, ysr
Wed, 09 Jun 2010 13:53:58 -0400 Merge
coleenp [Wed, 09 Jun 2010 13:53:58 -0400] rev 5713
Merge
Fri, 04 Jun 2010 17:44:51 -0400 Merge
coleenp [Fri, 04 Jun 2010 17:44:51 -0400] rev 5712
Merge
Thu, 03 Jun 2010 13:34:47 -0400 Merge
acorn [Thu, 03 Jun 2010 13:34:47 -0400] rev 5711
Merge
Thu, 03 Jun 2010 13:21:47 -0400 6852873: Reduce safepoint cleanup time
acorn [Thu, 03 Jun 2010 13:21:47 -0400] rev 5710
6852873: Reduce safepoint cleanup time Summary: New optional flags to reduce inflated monitor cleanup times Reviewed-by: chrisphi, dice
Thu, 27 May 2010 17:06:39 -0400 6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases
kamg [Thu, 27 May 2010 17:06:39 -0400] rev 5709
6930553: classfile format checker allows invalid method descriptor in CONSTANT_NameAndType_info in some cases Summary: Check NameAndType_info signatures aggressively, even when unreferenced Reviewed-by: coleenp, acorn, never
Mon, 07 Jun 2010 14:17:01 -0700 6958485: fix for 6879921 was insufficient
never [Mon, 07 Jun 2010 14:17:01 -0700] rev 5708
6958485: fix for 6879921 was insufficient Reviewed-by: kvn
Fri, 04 Jun 2010 11:18:04 -0700 6958292: C1: Enable parallel compilation
iveresov [Fri, 04 Jun 2010 11:18:04 -0700] rev 5707
6958292: C1: Enable parallel compilation Summary: Enable parallel compilation in C1 Reviewed-by: never, kvn
Thu, 03 Jun 2010 14:20:27 -0700 6958254: -XX:+VerifyOops is broken on x86
kvn [Thu, 03 Jun 2010 14:20:27 -0700] rev 5706
6958254: -XX:+VerifyOops is broken on x86 Summary: save and restore r10 in verify_oop(). Reviewed-by: never
Thu, 17 Jun 2010 23:59:24 -0700 Merge
trims [Thu, 17 Jun 2010 23:59:24 -0700] rev 5705
Merge
Fri, 04 Jun 2010 11:54:35 -0700 Merge
trims [Fri, 04 Jun 2010 11:54:35 -0700] rev 5704
Merge
Thu, 03 Jun 2010 18:18:56 -0700 6958458: Bump the HS19 build number to 03
trims [Thu, 03 Jun 2010 18:18:56 -0700] rev 5703
6958458: Bump the HS19 build number to 03 Summary: Update the HS19 build number to 03 Reviewed-by: jcoomes
Wed, 02 Jun 2010 22:45:42 -0700 Merge
jrose [Wed, 02 Jun 2010 22:45:42 -0700] rev 5702
Merge
Wed, 02 Jun 2010 20:15:33 -0700 6930994: Code cache is full warning should be visible in product
never [Wed, 02 Jun 2010 20:15:33 -0700] rev 5701
6930994: Code cache is full warning should be visible in product Reviewed-by: kvn, twisti, ysr
Wed, 02 Jun 2010 14:23:23 -0700 6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint
never [Wed, 02 Jun 2010 14:23:23 -0700] rev 5700
6956931: assert(SafepointSynchronize::is_at_safepoint()) failed: must be executed at a safepoint Reviewed-by: kvn, dcubed
Wed, 02 Jun 2010 12:02:49 -0700 6957882: nsk/sajdi tests failed with NullPointerException
kvn [Wed, 02 Jun 2010 12:02:49 -0700] rev 5699
6957882: nsk/sajdi tests failed with NullPointerException Summary: VM.getObjectAlignmentInBytes() accesses intxType before it is created. Reviewed-by: never
Wed, 02 Jun 2010 09:49:32 -0700 6954029: Improve implicit null check generation with compressed oops
kvn [Wed, 02 Jun 2010 09:49:32 -0700] rev 5698
6954029: Improve implicit null check generation with compressed oops Summary: Hoist DecodeN instruction above null check Reviewed-by: never, twisti
Sat, 29 May 2010 19:22:32 -0700 6957080: MethodComparator needs stress testing
jrose [Sat, 29 May 2010 19:22:32 -0700] rev 5697
6957080: MethodComparator needs stress testing Summary: Add a stress-test flag for running MethodComparator over many inputs. Fix bugs that crop up. Reviewed-by: kvn
Fri, 28 May 2010 16:23:51 -0700 6957004: MethodComparator uses the wrong CP index accessor
jrose [Fri, 28 May 2010 16:23:51 -0700] rev 5696
6957004: MethodComparator uses the wrong CP index accessor Summary: Change two uses of get_index_u2 to get_index_u2_cpcache; also tweak some debugging print functions Reviewed-by: kvn
Thu, 27 May 2010 22:01:55 -0700 6955349: C1: Make G1 barriers work with x64
iveresov [Thu, 27 May 2010 22:01:55 -0700] rev 5695
6955349: C1: Make G1 barriers work with x64 Summary: This fixes G1 barriers in c1 on x64. Reviewed-by: never
Thu, 27 May 2010 18:01:56 -0700 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
kvn [Thu, 27 May 2010 18:01:56 -0700] rev 5694
6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb Summary: Added new product ObjectAlignmentInBytes flag to control object alignment. Reviewed-by: twisti, ysr, iveresov
Thu, 27 May 2010 09:54:07 -0700 6956164: nightly regressions from 6939207
jrose [Thu, 27 May 2010 09:54:07 -0700] rev 5693
6956164: nightly regressions from 6939207 Summary: Fix errors in 6939207. Reviewed-by: kvn
Tue, 25 May 2010 13:18:49 -0700 Merge
never [Tue, 25 May 2010 13:18:49 -0700] rev 5692
Merge
Mon, 24 May 2010 13:53:38 -0700 6490487: java support on 64 bit solaris x86 machines is broken.
never [Mon, 24 May 2010 13:53:38 -0700] rev 5691
6490487: java support on 64 bit solaris x86 machines is broken. Reviewed-by: kvn, kamg
Tue, 25 May 2010 02:38:48 -0700 6934104: JSR 292 needs to support SPARC C2
twisti [Tue, 25 May 2010 02:38:48 -0700] rev 5690
6934104: JSR 292 needs to support SPARC C2 Summary: C2 for SPARC needs to support JSR 292. Reviewed-by: kvn, never
Mon, 24 May 2010 14:15:14 -0700 Merge
jrose [Mon, 24 May 2010 14:15:14 -0700] rev 5689
Merge
Sun, 23 May 2010 01:38:26 -0700 6939207: refactor constant pool index processing
jrose [Sun, 23 May 2010 01:38:26 -0700] rev 5688
6939207: refactor constant pool index processing Summary: Factored cleanup of instruction decode which prepares for enhanced ldc semantics. Reviewed-by: twisti
Fri, 21 May 2010 02:59:24 -0700 6930772: JSR 292 needs to support SPARC C1
twisti [Fri, 21 May 2010 02:59:24 -0700] rev 5687
6930772: JSR 292 needs to support SPARC C1 Summary: C1 for SPARC needs to support JSR 292. Reviewed-by: never, jrose
Thu, 20 May 2010 06:34:23 -0700 6951083: oops and relocations should part of nmethod not CodeBlob
twisti [Thu, 20 May 2010 06:34:23 -0700] rev 5686
6951083: oops and relocations should part of nmethod not CodeBlob Summary: This moves the oops from Codeblob to nmethod. Reviewed-by: kvn, never
Tue, 01 Jun 2010 11:48:33 -0700 Merge
trims [Tue, 01 Jun 2010 11:48:33 -0700] rev 5685
Merge
Wed, 26 May 2010 14:16:55 -0700 Merge
dcubed [Wed, 26 May 2010 14:16:55 -0700] rev 5684
Merge
Wed, 19 May 2010 10:19:10 -0400 6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+
kamg [Wed, 19 May 2010 10:19:10 -0400] rev 5683
6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+ 6693236: A class file whose version number is greater than to 50.0 must be verified using the typechecker Summary: Disable failover verification for classfiles >= v51 Reviewed-by: never, acorn, dholmes
Thu, 17 Jun 2010 16:27:59 -0700 Added tag jdk7-b98 for changeset cddc74d84e01
mikejwre [Thu, 17 Jun 2010 16:27:59 -0700] rev 5682
Added tag jdk7-b98 for changeset cddc74d84e01
Thu, 17 Jun 2010 16:27:54 -0700 Added tag jdk7-b98 for changeset eda3e9ad64dc
mikejwre [Thu, 17 Jun 2010 16:27:54 -0700] rev 5681
Added tag jdk7-b98 for changeset eda3e9ad64dc
Wed, 05 Jul 2017 17:15:36 +0200 Added tag jdk7-b98 for changeset db6e66012044
duke [Wed, 05 Jul 2017 17:15:36 +0200] rev 5680
Added tag jdk7-b98 for changeset db6e66012044
Wed, 05 Jul 2017 17:15:36 +0200 Merge jdk7-b98
duke [Wed, 05 Jul 2017 17:15:36 +0200] rev 5679
Merge
Wed, 05 Jul 2017 17:15:33 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:33 +0200] rev 5678
Merge
Thu, 10 Jun 2010 13:59:19 -0700 Added tag jdk7-b97 for changeset 8dacdb7bb25b
mikejwre [Thu, 10 Jun 2010 13:59:19 -0700] rev 5677
Added tag jdk7-b97 for changeset 8dacdb7bb25b
Wed, 05 Jul 2017 17:15:31 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:31 +0200] rev 5676
Merge
Thu, 10 Jun 2010 13:59:04 -0700 Added tag jdk7-b97 for changeset 84794cde307a
mikejwre [Thu, 10 Jun 2010 13:59:04 -0700] rev 5675
Added tag jdk7-b97 for changeset 84794cde307a
Wed, 05 Jul 2017 17:15:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:29 +0200] rev 5674
Merge
Thu, 10 Jun 2010 13:59:04 -0700 Added tag jdk7-b97 for changeset c537acdc6dba
mikejwre [Thu, 10 Jun 2010 13:59:04 -0700] rev 5673
Added tag jdk7-b97 for changeset c537acdc6dba
Wed, 05 Jul 2017 17:15:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:26 +0200] rev 5672
Merge
Thu, 10 Jun 2010 13:58:56 -0700 Added tag jdk7-b97 for changeset 75aee3dfd68e
mikejwre [Thu, 10 Jun 2010 13:58:56 -0700] rev 5671
Added tag jdk7-b97 for changeset 75aee3dfd68e
Wed, 05 Jul 2017 17:15:25 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:25 +0200] rev 5670
Merge
Wed, 16 Jun 2010 15:49:13 -0700 Merge
mikejwre [Wed, 16 Jun 2010 15:49:13 -0700] rev 5669
Merge
Wed, 16 Jun 2010 09:42:39 -0700 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
prr [Wed, 16 Jun 2010 09:42:39 -0700] rev 5668
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers Reviewed-by: ohair, jcoomes
Mon, 14 Jun 2010 10:37:29 -0700 6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
prr [Mon, 14 Jun 2010 10:37:29 -0700] rev 5667
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds Reviewed-by: ohair
Thu, 10 Jun 2010 13:59:09 -0700 Added tag jdk7-b97 for changeset 895b66935810
mikejwre [Thu, 10 Jun 2010 13:59:09 -0700] rev 5666
Added tag jdk7-b97 for changeset 895b66935810
Wed, 05 Jul 2017 17:15:22 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:22 +0200] rev 5665
Merge
Wed, 16 Jun 2010 15:48:57 -0700 Merge
mikejwre [Wed, 16 Jun 2010 15:48:57 -0700] rev 5664
Merge
Wed, 16 Jun 2010 09:42:20 -0700 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
prr [Wed, 16 Jun 2010 09:42:20 -0700] rev 5663
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers Reviewed-by: ohair, jcoomes
Thu, 10 Jun 2010 13:58:59 -0700 Added tag jdk7-b97 for changeset 3a1d6e247019
mikejwre [Thu, 10 Jun 2010 13:58:59 -0700] rev 5662
Added tag jdk7-b97 for changeset 3a1d6e247019
Wed, 16 Jun 2010 15:48:53 -0700 Merge
mikejwre [Wed, 16 Jun 2010 15:48:53 -0700] rev 5661
Merge
Wed, 16 Jun 2010 09:41:40 -0700 6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
prr [Wed, 16 Jun 2010 09:41:40 -0700] rev 5660
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers Reviewed-by: ohair, jcoomes
Thu, 10 Jun 2010 13:58:55 -0700 Added tag jdk7-b97 for changeset 96c2ff3f0865
mikejwre [Thu, 10 Jun 2010 13:58:55 -0700] rev 5659
Added tag jdk7-b97 for changeset 96c2ff3f0865
Wed, 05 Jul 2017 17:15:14 +0200 Added tag jdk7-b97 for changeset 7e406ebed9a5
duke [Wed, 05 Jul 2017 17:15:14 +0200] rev 5658
Added tag jdk7-b97 for changeset 7e406ebed9a5
Wed, 05 Jul 2017 17:15:14 +0200 Merge jdk7-b97
duke [Wed, 05 Jul 2017 17:15:14 +0200] rev 5657
Merge
Wed, 05 Jul 2017 17:15:12 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:12 +0200] rev 5656
Merge
Mon, 07 Jun 2010 17:09:52 -0700 Merge
lana [Mon, 07 Jun 2010 17:09:52 -0700] rev 5655
Merge
Fri, 28 May 2010 12:41:48 -0700 Merge
lana [Fri, 28 May 2010 12:41:48 -0700] rev 5654
Merge
Mon, 24 May 2010 09:07:04 -0700 Merge
lana [Mon, 24 May 2010 09:07:04 -0700] rev 5653
Merge
Fri, 21 May 2010 17:32:19 -0700 6954901: langtools/test/Makefile should check for bin/javac(.exe) instead of lib/tools.jar
jjg [Fri, 21 May 2010 17:32:19 -0700] rev 5652
6954901: langtools/test/Makefile should check for bin/javac(.exe) instead of lib/tools.jar Reviewed-by: ohair
Wed, 19 May 2010 16:43:30 +0100 6951833: latest diamond implementation generates spurious raw type warnings
mcimadamore [Wed, 19 May 2010 16:43:30 +0100] rev 5651
6951833: latest diamond implementation generates spurious raw type warnings Summary: Raw warning checks should be disabled in the presence of a diamond AST node Reviewed-by: jjg
Wed, 19 May 2010 16:43:06 +0100 6948381: javac Null Pointer Exception in Types.makeCompoundType
mcimadamore [Wed, 19 May 2010 16:43:06 +0100] rev 5650
6948381: javac Null Pointer Exception in Types.makeCompoundType Summary: Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type Reviewed-by: jjg
Wed, 19 May 2010 16:42:37 +0100 6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms.
mcimadamore [Wed, 19 May 2010 16:42:37 +0100] rev 5649
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms. Summary: Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable Reviewed-by: jjg
Wed, 19 May 2010 16:41:57 +0100 6880344: Recursive type parameters do not compile
mcimadamore [Wed, 19 May 2010 16:41:57 +0100] rev 5648
6880344: Recursive type parameters do not compile Summary: Issue in type-variable substitution causes valid code to be rejected Reviewed-by: jjg
Thu, 13 May 2010 11:30:28 -0700 6952188: update timeout for langtools jtreg tests on JPRT
jjg [Thu, 13 May 2010 11:30:28 -0700] rev 5647
6952188: update timeout for langtools jtreg tests on JPRT Reviewed-by: ohair
Thu, 03 Jun 2010 13:30:30 -0700 Added tag jdk7-b96 for changeset 766529b3422f
mikejwre [Thu, 03 Jun 2010 13:30:30 -0700] rev 5646
Added tag jdk7-b96 for changeset 766529b3422f
Wed, 05 Jul 2017 17:15:05 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:05 +0200] rev 5645
Merge
Thu, 03 Jun 2010 13:30:13 -0700 Added tag jdk7-b96 for changeset 28ba1ea472b9
mikejwre [Thu, 03 Jun 2010 13:30:13 -0700] rev 5644
Added tag jdk7-b96 for changeset 28ba1ea472b9
Wed, 05 Jul 2017 17:15:02 +0200 Merge
duke [Wed, 05 Jul 2017 17:15:02 +0200] rev 5643
Merge
Thu, 03 Jun 2010 13:30:13 -0700 Added tag jdk7-b96 for changeset 4d5b1beafffc
mikejwre [Thu, 03 Jun 2010 13:30:13 -0700] rev 5642
Added tag jdk7-b96 for changeset 4d5b1beafffc
Wed, 05 Jul 2017 17:14:59 +0200 Merge
duke [Wed, 05 Jul 2017 17:14:59 +0200] rev 5641
Merge
Wed, 09 Jun 2010 18:56:22 -0700 Merge
mikejwre [Wed, 09 Jun 2010 18:56:22 -0700] rev 5640
Merge
Thu, 03 Jun 2010 19:37:48 +0100 6958257: Add support for alpha
andrew [Thu, 03 Jun 2010 19:37:48 +0100] rev 5639
6958257: Add support for alpha Summary: Allow the Zero port to be built on alpha architectures Reviewed-by: ohair
Mon, 07 Jun 2010 16:15:35 -0700 Merge
lana [Mon, 07 Jun 2010 16:15:35 -0700] rev 5638
Merge
Tue, 01 Jun 2010 15:16:36 +0100 6955873: CORBA resources bundles and javax.activity missing from b94
alanb [Tue, 01 Jun 2010 15:16:36 +0100] rev 5637
6955873: CORBA resources bundles and javax.activity missing from b94 Reviewed-by: ohair
Thu, 03 Jun 2010 13:30:04 -0700 Added tag jdk7-b96 for changeset 43de3ab7df33
mikejwre [Thu, 03 Jun 2010 13:30:04 -0700] rev 5636
Added tag jdk7-b96 for changeset 43de3ab7df33
Wed, 05 Jul 2017 17:14:56 +0200 Merge
duke [Wed, 05 Jul 2017 17:14:56 +0200] rev 5635
Merge
Wed, 09 Jun 2010 18:56:41 -0700 Merge
mikejwre [Wed, 09 Jun 2010 18:56:41 -0700] rev 5634
Merge
Mon, 07 Jun 2010 12:22:21 -0700 6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER)
ohair [Mon, 07 Jun 2010 12:22:21 -0700] rev 5633
6959116: Fix regression in make/jdk_generic_profile.sh (PROCESSOR_IDENTIFIER) Reviewed-by: alanb
Thu, 03 Jun 2010 18:49:35 +0100 6958257: Add support for alpha
andrew [Thu, 03 Jun 2010 18:49:35 +0100] rev 5632
6958257: Add support for alpha Summary: Allow the Zero port to be built on alpha architectures Reviewed-by: ohair
Mon, 07 Jun 2010 17:08:26 -0700 Merge
lana [Mon, 07 Jun 2010 17:08:26 -0700] rev 5631
Merge
Mon, 07 Jun 2010 15:35:36 -0700 6888130: SwingSet2: Demo is not launching and throwing NPE.
lana [Mon, 07 Jun 2010 15:35:36 -0700] rev 5630
6888130: SwingSet2: Demo is not launching and throwing NPE. Reviewed-by: prr
Tue, 01 Jun 2010 21:36:00 -0700 Merge
lana [Tue, 01 Jun 2010 21:36:00 -0700] rev 5629
Merge
Tue, 01 Jun 2010 10:52:42 +0800 6950931: test fails on windows sun/security/tools/jarsigner/crl.sh
weijun [Tue, 01 Jun 2010 10:52:42 +0800] rev 5628
6950931: test fails on windows sun/security/tools/jarsigner/crl.sh Reviewed-by: wetmore, xuelei
Fri, 28 May 2010 12:10:14 -0700 Merge
lana [Fri, 28 May 2010 12:10:14 -0700] rev 5627
Merge
Fri, 28 May 2010 17:01:20 +0100 Merge
andrew [Fri, 28 May 2010 17:01:20 +0100] rev 5626
Merge
Fri, 28 May 2010 16:59:44 +0100 6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture
andrew [Fri, 28 May 2010 16:59:44 +0100] rev 5625
6956840: (ch) Rawtype warning when compiling sun.nio.ch.CompletedFuture Summary: Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations. Reviewed-by: alanb
Thu, 27 May 2010 17:24:40 +0800 6955783: ServiceUnavailableException caught even the secondary DNS is available
weijun [Thu, 27 May 2010 17:24:40 +0800] rev 5624
6955783: ServiceUnavailableException caught even the secondary DNS is available Reviewed-by: vinnie
Tue, 25 May 2010 15:39:38 -0700 6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic
jjg [Tue, 25 May 2010 15:39:38 -0700] rev 5623
6934615: Relative classpaths in jarfile manifests are handled inefficiently by rmic Reviewed-by: darcy
Tue, 25 May 2010 18:20:54 +0800 6948287: KDC test strange knvo
weijun [Tue, 25 May 2010 18:20:54 +0800] rev 5622
6948287: KDC test strange knvo Reviewed-by: xuelei
Mon, 24 May 2010 16:41:03 -0400 Merge
sherman [Mon, 24 May 2010 16:41:03 -0400] rev 5621
Merge
Mon, 24 May 2010 15:20:23 -0400 4690407: JAR tool: option -i can't be combined with other options
sherman [Mon, 24 May 2010 15:20:23 -0400] rev 5620
4690407: JAR tool: option -i can't be combined with other options Summary: -i can't combined with cxut, do sanity check on options Reviewed-by: martin
Mon, 24 May 2010 09:06:11 -0700 Merge
lana [Mon, 24 May 2010 09:06:11 -0700] rev 5619
Merge
Mon, 24 May 2010 00:39:57 -0400 4691425: GZIPInputStream fails to read concatenated .gz files
sherman [Mon, 24 May 2010 00:39:57 -0400] rev 5618
4691425: GZIPInputStream fails to read concatenated .gz files Summary: to support concatenated .gz streams Reviewed-by: martin
Mon, 24 May 2010 10:05:04 +0800 6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication
weijun [Mon, 24 May 2010 10:05:04 +0800] rev 5617
6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication Reviewed-by: valeriep
Mon, 24 May 2010 09:37:16 +0800 6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate
weijun [Mon, 24 May 2010 09:37:16 +0800] rev 5616
6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate Reviewed-by: mullan
Mon, 24 May 2010 09:37:02 +0800 6882687: KerberosTime too imprecise
weijun [Mon, 24 May 2010 09:37:02 +0800] rev 5615
6882687: KerberosTime too imprecise Reviewed-by: valeriep
Mon, 24 May 2010 09:28:25 +0800 6954621: small error in 6948909
weijun [Mon, 24 May 2010 09:28:25 +0800] rev 5614
6954621: small error in 6948909 Reviewed-by: xuelei
Mon, 24 May 2010 09:28:06 +0800 6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
weijun [Mon, 24 May 2010 09:28:06 +0800] rev 5613
6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature Reviewed-by: xuelei, mullan
Fri, 21 May 2010 07:29:48 +0100 6773270: java.net.URI fails to escape \u0000
michaelm [Fri, 21 May 2010 07:29:48 +0100] rev 5612
6773270: java.net.URI fails to escape \u0000 Summary: check for \u0000 Reviewed-by: alanb
Thu, 20 May 2010 13:57:58 -0700 6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile
ohair [Thu, 20 May 2010 13:57:58 -0700] rev 5611
6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile Reviewed-by: wetmore
Tue, 18 May 2010 15:36:47 -0700 6945564: Unicode script support in Character class
sherman [Tue, 18 May 2010 15:36:47 -0700] rev 5610
6945564: Unicode script support in Character class 6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
Tue, 18 May 2010 13:12:46 -0700 6951599: Rename package of security tools for modularization
mchung [Tue, 18 May 2010 13:12:46 -0700] rev 5609
6951599: Rename package of security tools for modularization Summary: Move PolicyTool to sun.security.tools.policytool package Reviewed-by: weijun
Mon, 17 May 2010 16:18:13 -0700 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
sherman [Mon, 17 May 2010 16:18:13 -0700] rev 5608
4853493: GZIPOutputStream passes a reference to a private array into an untrusted method Summary: create a new header byte array for each header writeout Reviewed-by: martin
Mon, 17 May 2010 12:19:49 -0700 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
sherman [Mon, 17 May 2010 12:19:49 -0700] rev 5607
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH Summary: Added new constructors to allow flush() work in Z_SYNC_FLUSH mode Reviewed-by: martin
(0) -3000 -1000 -224 +224 +1000 +3000 +10000 +30000 tip