katleman [Wed, 30 May 2012 15:59:25 -0700] rev 12750
Merge
dholmes [Wed, 30 May 2012 00:37:21 -0400] rev 12749
7171653: 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash
Reviewed-by: ohair, anthony
ihse [Fri, 25 May 2012 18:55:22 -0700] rev 12748
7172014: Remove empty and unused javah include files
Reviewed-by: ohair, erikj
katleman [Thu, 24 May 2012 16:15:58 -0700] rev 12747
Added tag jdk8-b40 for changeset 95f428cdf9d2
duke [Wed, 05 Jul 2017 18:11:46 +0200] rev 12746
Merge
amurillo [Fri, 25 May 2012 14:45:36 -0700] rev 12745
Added tag hs24-b12 for changeset 686dd42705db
amurillo [Fri, 25 May 2012 14:45:35 -0700] rev 12744
Merge
kvn [Thu, 24 May 2012 18:39:44 -0700] rev 12743
Merge
roland [Mon, 21 May 2012 09:46:02 +0200] rev 12742
7169934: pow(x,y) or x64 computes incorrect result when x<0 and y is an odd integer
Summary: bad test for parity of y in pow(x,y) (c1, interpreter)
Reviewed-by: kvn, twisti
twisti [Fri, 18 May 2012 12:20:24 -0700] rev 12741
7170053: crash in C2 when using -XX:+CountCompiledCalls
Reviewed-by: kvn, twisti
Contributed-by: Krystal Mok <sajia@taobao.com>
roland [Fri, 18 May 2012 15:50:09 +0200] rev 12740
7167254: Crash on OSX in Enumerator.nextElement() with compressed oops
Summary: null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV.
Reviewed-by: dsamersoff, dcubed, rbackman, kvn
roland [Tue, 15 May 2012 10:10:23 +0200] rev 12739
7133857: exp() and pow() should use the x87 ISA on x86
Summary: use x87 instructions to implement exp() and pow() in interpreter/c1/c2.
Reviewed-by: kvn, never, twisti
zgu [Tue, 22 May 2012 20:29:05 -0400] rev 12738
Merge
dcubed [Fri, 18 May 2012 09:15:15 -0700] rev 12737
7170010: conditional "ZIP_DEBUGINFO_FILES ?= 0" setting is not reliable on Windows
Summary: Always disable ZIP_DEBUGINFO_FILES on Windows.
Reviewed-by: acorn
dcubed [Wed, 16 May 2012 12:47:27 -0700] rev 12736
7169409: enabling ZIP_DEBUGINFO_FILES causes unexpected test failures on Windows X86
Summary: Disable ZIP_DEBUGINFO_FILES by default on Windows.
Reviewed-by: acorn
nloodin [Thu, 10 May 2012 15:44:19 +0200] rev 12735
7165755: OS Information much longer on linux than other platforms
Reviewed-by: sla, dholmes
dcubed [Tue, 15 May 2012 15:16:14 -0700] rev 12734
7169102: 7165060 merge lost changes to make/windows/makefiles/defs.make
Reviewed-by: sspitsyn, acorn
dcubed [Tue, 15 May 2012 11:27:24 -0700] rev 12733
Merge
dcubed [Tue, 15 May 2012 10:52:24 -0700] rev 12732
7165060: dtrace tests fail with FDS debug info files
Summary: Work around 'gobjcopy --add-gnu-debuglink' failure by adding a temporary tool that adds the '.gnu_debuglink' section and nothing more.
Reviewed-by: sspitsyn, acorn
zgu [Sat, 12 May 2012 06:50:41 -0400] rev 12731
Merge
zgu [Thu, 10 May 2012 18:19:53 -0400] rev 12730
Merge
kevinw [Fri, 11 May 2012 17:24:32 +0100] rev 12729
7157734: hotspot test scripts not testing 64-bit JVM under JPRT/JTREG.
Reviewed-by: kvn
nloodin [Wed, 09 May 2012 16:24:07 +0200] rev 12728
7163117: Agent can't connect to process on Mac OSX
Reviewed-by: dholmes, coleenp, sla, minqi, kvn
dholmes [Wed, 09 May 2012 04:32:34 -0400] rev 12727
Merge
dholmes [Wed, 09 May 2012 00:28:45 -0400] rev 12726
7167406: (Zero) Fix for InvokeDynamic needed
Reviewed-by: chrisphi, dholmes
Contributed-by: Andrew Dinn <adinn@redhat.com>
sla [Tue, 08 May 2012 20:28:35 +0200] rev 12725
7162726: Wrong filter predicate of visible locals in SA JSJavaFrame
Reviewed-by: sla, dcubed
Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
amurillo [Fri, 18 May 2012 14:57:28 -0700] rev 12724
7170006: new hotspot build - hs24-b12
Reviewed-by: jcoomes
katleman [Thu, 24 May 2012 16:15:37 -0700] rev 12723
Added tag jdk8-b40 for changeset 287fd8991324
katleman [Thu, 24 May 2012 16:15:30 -0700] rev 12722
Added tag jdk8-b40 for changeset 7693b47ff4f5
duke [Wed, 05 Jul 2017 18:11:33 +0200] rev 12721
Added tag jdk8-b40 for changeset 6e4e654931b9
duke [Wed, 05 Jul 2017 18:11:33 +0200] rev 12720
Merge
duke [Wed, 05 Jul 2017 18:11:30 +0200] rev 12719
Merge
lana [Mon, 21 May 2012 11:44:49 -0700] rev 12718
Merge
lana [Fri, 11 May 2012 12:53:43 -0700] rev 12717
Merge
sundar [Fri, 11 May 2012 20:06:00 +0530] rev 12716
7166990: java/compiler Inherited interfaces using generics sometimes looses the generic type
Reviewed-by: mcimadamore
ksrini [Thu, 10 May 2012 12:32:58 -0700] rev 12715
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
Reviewed-by: jjg
Contributed-by: jan.lahoda@oracle.com
ksrini [Fri, 04 May 2012 07:55:51 -0700] rev 12714
7166010: (javac) JavacMessager incorrectly restores log source file
Reviewed-by: jjg
Contributed-by: jan.lahoda@oracle.com
katleman [Thu, 17 May 2012 06:20:51 -0700] rev 12713
Added tag jdk8-b39 for changeset 679d89b6a21a
duke [Wed, 05 Jul 2017 18:11:27 +0200] rev 12712
Merge
katleman [Thu, 17 May 2012 06:20:38 -0700] rev 12711
Added tag jdk8-b39 for changeset b5e60661b9a2
duke [Wed, 05 Jul 2017 18:11:23 +0200] rev 12710
Merge
katleman [Thu, 17 May 2012 06:20:35 -0700] rev 12709
Added tag jdk8-b39 for changeset a70d185bcc77
duke [Wed, 05 Jul 2017 18:11:20 +0200] rev 12708
Merge
katleman [Thu, 17 May 2012 06:20:16 -0700] rev 12707
Added tag jdk8-b39 for changeset 999611eec364
duke [Wed, 05 Jul 2017 18:11:18 +0200] rev 12706
Merge
lana [Mon, 21 May 2012 11:44:01 -0700] rev 12705
Merge
sla [Mon, 21 May 2012 19:28:41 +0200] rev 12704
7167157: jcmd command file parsing does not respect the "stop" command
Reviewed-by: alanb, dsamersoff, nloodin
ksrini [Mon, 21 May 2012 09:40:32 -0700] rev 12703
7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434
Reviewed-by: ohair
alanb [Mon, 21 May 2012 10:41:08 +0100] rev 12702
7170203: TEST_BUG: test/java/nio/MappedByteBuffer/Truncate.java failing intermittently
Reviewed-by: chegar
weijun [Mon, 21 May 2012 15:40:30 +0800] rev 12701
7170308: timing error in the krb5 test SSL.java
Reviewed-by: xuelei
valeriep [Fri, 18 May 2012 12:29:33 -0700] rev 12700
7169496: Problem with the SHA-224 support for SunMSCAPI provider
Summary: Remove SHA224withRSA signature from SunMSCAPI provider due to lack of windows support.
Reviewed-by: vinnie
xuelei [Thu, 17 May 2012 21:59:26 -0700] rev 12699
7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows
Reviewed-by: vinnie, wetmore
robm [Thu, 17 May 2012 22:42:32 +0100] rev 12698
7168110: Misleading jstack error message
Reviewed-by: alanb, dsamersoff
dcubed [Thu, 17 May 2012 06:26:05 -0700] rev 12697
7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231
Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora doesn't like dangling symlinks
Reviewed-by: katleman
alanb [Wed, 16 May 2012 12:43:27 +0100] rev 12696
7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory
Reviewed-by: mduigou, forax
khazra [Tue, 15 May 2012 11:51:51 -0700] rev 12695
7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs
Summary: Remove rawtype usages and other code cleanup
Reviewed-by: chegar, briangoetz
dsamersoff [Tue, 15 May 2012 16:46:10 +0400] rev 12694
7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario
Reviewed-by: dholmes, sla
Contributed-by: Deven You <youdwei@linux.vnet.ibm.com>
xuelei [Mon, 14 May 2012 07:26:53 -0700] rev 12693
7167988: PKIX CertPathBuilder in reverse mode doesn't work if more than one trust anchor is specified
Reviewed-by: mullan
olagneau [Fri, 11 May 2012 14:13:29 -0700] rev 12692
7144861: speed up RMI activation tests
Reviewed-by: alanb, smarks, dholmes, dmocek
lana [Fri, 11 May 2012 12:53:03 -0700] rev 12691
Merge
mduigou [Fri, 11 May 2012 11:31:46 -0700] rev 12690
7071826: Avoid benign race condition in initialization of UUID
Summary: Avoids mostly benign but sometimes expensive race condition on initialization of UUID.numberGenerator which is used by UUID.randomUUID()
Reviewed-by: alanb, chegar
coffeys [Fri, 11 May 2012 10:09:18 +0100] rev 12689
7167359: (tz) SEGV on solaris if TZ variable not set
Reviewed-by: okutsu
youdwei [Fri, 11 May 2012 16:20:46 +0800] rev 12688
7163874: InetAddress.isReachable should support pinging 0.0.0.0
Reviewed-by: alanb, chegar
valeriep [Thu, 10 May 2012 11:19:22 -0700] rev 12687
Merge
valeriep [Tue, 08 May 2012 18:57:45 -0700] rev 12686
Merge
valeriep [Tue, 08 May 2012 17:57:48 -0700] rev 12685
4963723: Implement SHA-224
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224 and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by: vinnie
coffeys [Thu, 10 May 2012 10:45:04 +0100] rev 12684
7163470: Build fails if javax.crypto src files not present
Reviewed-by: valeriep
khazra [Wed, 09 May 2012 16:55:55 -0700] rev 12683
7096436: (sc) SocketChannel.connect fails on Windows 8 when channel configured non-blocking
Summary: Set localAddress only when connection is established
Reviewed-by: alanb
wetmore [Wed, 09 May 2012 16:33:30 -0700] rev 12682
7167362: SecureRandom.init should be converted, amendment to 7084245
Reviewed-by: sherman
khazra [Wed, 09 May 2012 11:14:22 -0700] rev 12681
7165118: (prefs) AbstractPreferences.remove(null) does not throw NPE
Summary: Insert null argument check in AbstractPreferences.remove()
Reviewed-by: dholmes, chegar, alanb
ksrini [Wed, 09 May 2012 07:28:12 -0700] rev 12680
7166955: (pack200) JNI_GetCreatedJavaVMs needs additional checking
Reviewed-by: alanb, dholmes, ksrini
Contributed-by: youdwei@linux.vnet.ibm.com
luchsh [Wed, 09 May 2012 11:19:54 +0800] rev 12679
7165722: Invalid path in MemoryMonitor demo's README.txt
Reviewed-by: alanb, sla
xuelei [Tue, 08 May 2012 18:08:49 -0700] rev 12678
7166570: JSSE certificate validation has started to fail for certificate chains
Reviewed-by: wetmore
xuelei [Tue, 08 May 2012 17:56:18 -0700] rev 12677
7167092: Need to put the return clause in the synchronized block
Summary: a regression fix for bug 7153184
Reviewed-by: wetmore
sherman [Tue, 08 May 2012 11:16:36 -0700] rev 12676
7157656: (zipfs) SeekableByteChannel to entry in zip file always reports its position as 0
Summary: updated SeekableByteChannel.read() to count the bytes read correctly
Reviewed-by: sherman
Contributed-by: paul.sandoz@oracle.com
sherman [Tue, 08 May 2012 10:57:13 -0700] rev 12675
7014640: To add a metachar \R for line ending and character classes for vertical/horizontal ws \v \V \h \H
Summary: added propsoed constructs
Reviewed-by: alanb
dholmes [Tue, 08 May 2012 02:59:10 -0400] rev 12674
7103570: AtomicIntegerFieldUpdater does not work when SecurityManager is installed
Summary: Perform class.getField inside a doPrivileged block
Reviewed-by: chegar, psandoz
robm [Mon, 07 May 2012 13:34:19 +0100] rev 12673
7166687: InetAddress.getLocalHost().getHostName() returns FQDN
Reviewed-by: chegar
zhouyx [Mon, 07 May 2012 16:43:16 +0800] rev 12672
7166048: Remove the embeded epoll data structure.
Reviewed-by: alanb
xuelei [Fri, 04 May 2012 17:28:27 -0700] rev 12671
7153184: NullPointerException when calling SSLEngineImpl.getSupportedCipherSuites
Reviewed-by: weijun
lancea [Fri, 04 May 2012 16:00:47 -0400] rev 12670
7166598: FilteredRowSetImpl can result in Invalid Cursor Position
Reviewed-by: lancea
Contributed-by: Knut Anders Hatlen <knut.hatlen@oracle.com>
jgish [Wed, 02 May 2012 21:46:31 +0100] rev 12669
7160714: Strange or obsolete @see tags in some exception java.util javadoc
Reviewed-by: mduigou, dholmes, alanb
forax [Wed, 02 May 2012 20:01:59 +0100] rev 12668
7165102: Only run assertion on Integer autoboxing cache size once
Reviewed-by: darcy, alanb
lana [Mon, 21 May 2012 11:41:33 -0700] rev 12667
Merge
ant [Tue, 22 May 2012 01:12:16 +0400] rev 12666
7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException
Reviewed-by: art
rupashka [Mon, 21 May 2012 18:55:36 +0400] rev 12665
7168144: No appropriate CCC request for changes introduced by 7154030
Reviewed-by: alexsch
dcherepanov [Fri, 18 May 2012 19:39:24 +0400] rev 12664
7156191: [macosx] Can't type into applet demos in Pivot
Reviewed-by: art
ant [Thu, 17 May 2012 22:21:27 +0400] rev 12663
7145827: [macosx] JCK failure in b11: FocusableWindow3
Summary: forward posrt from 7u4
Reviewed-by: art
ant [Thu, 17 May 2012 22:10:40 +0400] rev 12662
7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest
Summary: forward port from 7u4
Reviewed-by: art
ant [Thu, 17 May 2012 21:48:57 +0400] rev 12661
7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application.
Summary: forward port from 7u4
Reviewed-by: art
ant [Thu, 17 May 2012 21:31:55 +0400] rev 12660
7154072: [macosx] swallowing key events
Summary: forward posrt from 7u4
Reviewed-by: anthony
ant [Thu, 17 May 2012 21:27:19 +0400] rev 12659
7142565: [macosx] Many special keys processed twice in text fields
Summary: forward port from 7u4
Reviewed-by: anthony
rupashka [Thu, 17 May 2012 15:41:09 +0400] rev 12658
7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36
Reviewed-by: alexsch
alexsch [Thu, 17 May 2012 14:27:11 +0400] rev 12657
7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly
Reviewed-by: kizune
alexsch [Wed, 16 May 2012 18:11:48 +0400] rev 12656
7158928: [macosx] NLS: Please change the mnemonic assignment system
Reviewed-by: rupashka, serb
alexsch [Wed, 16 May 2012 16:27:12 +0400] rev 12655
7169226: NLS: Please change the mnemonic assignment system for windows and motif properties
Reviewed-by: rupashka