http://hg.openjdk.java.net/jdk8/jdk8/rev/6aea9b1a3840 
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/e3d0a8fe4318 
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/cd195e5d2c07 
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/35e0f6001816 
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/b94fad1cb830 
http://hg.openjdk.java.net/jdk8/jdk8/hotspot/rev/e77b8e0ed1f8 
http://hg.openjdk.java.net/jdk8/jdk8/corba/rev/4def0723b0b0 

---
Certificate: GO for 2D.

Testing was performed with functional suites on
MacOS X 10.7.4 and Linux i586 (OEL 5.6) and ad hoc
after a respin due to 7175566 issue.

Filed new CRs:
major issue (fixed in a respin)
7175566 [macosx] Glich in fix for CR7124247 caused MacOS crash during PIT 
testing
minor issues:
7175707 [macosx] PIT: 8 b43 Not running on AppKit thread issue again
7175704 [macosx] PIT: NPE in GetDisplayMode fullscreen test

Thanks,
-Yuri 


All the fixes will be tested during promotion:
6924259 hots compiler2        Remove String.count/String.offset/String.hashcode
7163471 hots jfr              Licensee source bundle build failed around 
jrockit.jfr (7u4)
7157798 j2se test_tools       Add 6 test scenarios for testing inheritance of 
multiple sam
7167303 j2se test_tools       JDK8 pack200 for jsr-292 tests
7161747 java accessibility    TEST_BUG: 
closed/javax/accessibility/5022501/bug5022501.java
7170449 java build            Management is completely broken at least on 
Solaris 11 X86
7170969 java build            Add @GenerateNativeHeader to classes whose fields 
need to be
7174861 java build            all/OPT jdk build on Solaris with FDS enabled 
sets wrong opt
6183404 java char_encodings   Many eudc characters are incorrectly mapped in 
MS936 and GBK
7120895 java classes_2d       FontConfiguration should not use thread 
contextClassLoader
7146550 java classes_2d       [macosx] DnD test failure in 
createCompatibleWritableRaster(
7171223 java classes_2d       Building ExtensionSubtables.cpp should use 
-fno-strict-alias
7043963 java classes_awt      AWT workaround missing for Mutter.
7092551 java classes_awt      Double-click in TextField sets caret to the 
beginning
7112115 java classes_awt      Component.getLocationOnScreen() work incorrectly 
if create w
7124247 java classes_awt      [macosx] Implement GraphicsDevice.setDisplayMode()
7144064 java classes_awt      [macosx] "Could not find class" error in JTree's 
ctor when c
7150089 java classes_awt      [macosx] Default for a custom cursor created from 
non-existe
7152952 java classes_awt      [macosx] List rows overlap with enlarged font
7160293 java classes_awt      [macosx] FileDialog appears on secondary display
7170655 java classes_awt      Frame size does not follow font size change with 
XToolkit
7170996 java classes_awt      Regression : Cannot use IME on JComboBox 
Japanese(7026055) I
7171776 java classes_awt      one more setGlobalCurrentFocusCycleRoot call 
requires doPriv
7172722 java classes_awt      Latest jdk7u from OSX broke universal build
7174233 java classes_awt      Openjdk is missing some key maps on the Japanese 
keyboards.
7175566 java classes_awt      [macosx] Glich in fix for CR7124247 caused MacOS 
crash durin
7126277 java classes_lang     String.hashCode allows DoS attacks
7160725 java classes_lang     Strange or obsolete @see tags in some exception 
java.lang ja
7170169 java classes_lang     (props) System.getProperty("os.name") should 
return "Windows
7171474 java classes_lang     Incorrect @see tags in 
java.lang.NumberFormatException javad
7173645 java classes_lang     (props) System.getProperty("os.name") should 
return "Windows
7173739 java classes_lang     TEST_BUG: fix broken test in 
jdk/test/closed/java/lang/refle
7174723 java classes_lang     TEST_BUG: java/lang/ProcessBuilder/Basic.java 
failing [win]
7173044 java classes_manageme Memory monitor demo hangs the system if 
MemoryUsage obj retu
7171591 java classes_net      getDefaultScopeID() in 
src/solaris/native/java/net/net_util_
7161881 java classes_nio      (dc) DatagramChannel.bind(null) fails if IPv4 
socket and run
7169050 java classes_nio      (se) Selector.select slow on Solaris due to 
insertion of POL
7172826 java classes_nio      (se) Selector based on the Solaris event port 
mechanism
7173515 java classes_nio      (se) Selector.open fails with OOME on Solaris 
when unlimited
6637288 java classes_security Add OCSP support to PKIX CertPathBuilder 
implementation
6854712 java classes_security Revocation checking enhancements (JEP-124)
7126011 java classes_security ReverseBuilder.getMatchingCACerts may throws NPE
7162687 java classes_security enhance KDC server availability detection
7172149 java classes_security ArrayIndexOutOfBoundsException from 
Signature.verify
7174351 java classes_security test/sun/security/tools/keytool/standard.sh 
failed after new
7175041 java classes_security HttpTimestamper should accept https URI
6800513 java classes_swing    GTK-LaF renders menus incompletely
7123957 java classes_swing    Switch of Gnome theme ends up deadlocked in 
GTKEngine.native
7141296 java classes_swing    [macosx] Mouse Wheel Turn closes combobox popup
7146131 java classes_swing    [macosx] When click the show optionpane button,it 
display pa
7156657 java classes_swing    Version 7 doesn't support translucent popup menus 
against a
7161766 java classes_swing    [macosx] 
javax/swing/JPopupMenu/6694823/bug6694823.java fail
7166465 java classes_swing    fix failed for CR 6888634
7169285 java classes_swing    [macosx] Test 
api/javax_swing/JPopupMenu/descriptions.html#s
7169544 java classes_swing    Typos in the SwingSet2 demo properties
7171806 java classes_swing    Missing test for bug ID 6800513 fix
7117230 java classes_text     clean up warnings in java.text.**
7164256 java classes_util     EnumMap clone doesn't clear the entrySet keeping 
a reference
7166055 java classes_util     Javadoc for WeakHashMap contains misleading advice
7173432 java classes_util     Fix issue with null key at resize of HashMap
7174736 java classes_util     JCK test api/java_util/HashMap/index_EntrySet 
failing
7094176 java classes_util_i18 (tz) Incorrect TimeZone display name when DST not 
applicable
7172177 java classes_util_i18 test/java/util/TimeZone/DstTzTest.java failing on 
all platfo
7168401 java classes_util_jar pack200 does not produce a compatible pack file 
for JDK7 cla
7159016 java compiler         Static import of member in processor-generated 
class fails i
7160084 java compiler         javac fails to compile an apparently valid 
class/interface c
7166552 java compiler         Inference: cleanup usage of Type.ForAll
7173036 java debugger         test/com/sun/jdi/ConnectedVMs.java does not run 
as expected
7017818 java jconsole         NLS: JConsoleResources.java cannot be handled by 
translation
7165257 java jfr              Add JFR tests to the JDK code base
7171093 java jfr              Missing synchronization in 
oracle.jrockit.jfr.Settings
7175479 java jfr              JFR tests have build problems
7171028 java localization     dots are missed in the datetime for Slovanian
7175011 java other            ProblemList.txt updates (6/2012)
7175413 java other            7175413
7143353 java profiling        -Xrunhprof fails in Java 7 due to bad switch
7157608 jaxp parse            One feature is not recognized.
7151118 jaxp performance      Regressions on 7u4 b11 comp. 7u4 b06 on 
specjvm2008.xml.tran
7169496 jce  sunmscapi        Problem with the SHA-224 support for SunMSCAPI 
provider
7172551 jdbc implementation   DriverManager.getCallerClassLoader should not be 
in libjava
7172701 jgss krb5plugin       KDC tests cleanup
7174244 jsse runtime          NPE in Krb5ProxyImpl.getServerKeys()

Reply via email to