lana [Fri, 20 May 2016 00:02:55 -0700] rev 39067
8157776: JDK9 preparation message drop resource updates
Summary: JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
Contributed-by: li.jiang@oracle.com
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 39066
Added tag jdk-9+123 for changeset 23d765900a30
duke [Wed, 05 Jul 2017 21:51:02 +0200] rev 39065
Merge
mli [Sat, 18 Jun 2016 16:50:19 -0700] rev 39064
8159762: Some minor test bugs in java/lang/module/ModuleDescriptorTest.java
Reviewed-by: alanb
asmotrak [Fri, 17 Jun 2016 19:45:06 -0700] rev 39063
8159501: ShortRSAKey512.java intermittently times out
Reviewed-by: xuelei
mchung [Fri, 17 Jun 2016 14:37:00 -0700] rev 39062
8159630: Add new test for jdk.internal.misc.VM::getRuntimeArguments
Reviewed-by: lancea
rriggs [Fri, 17 Jun 2016 15:57:28 -0400] rev 39061
8155808: Process.getInputStream().skip() method is faulty
Summary: For Process input streams, implement skip as read
Reviewed-by: prappo, dfuchs
psandoz [Fri, 17 Jun 2016 10:08:39 -0700] rev 39060
8159821: "PrimitiveStream.iterateFinite" methods contain incorrect code sample
Reviewed-by: chegar, briangoetz
psandoz [Sat, 28 May 2016 13:57:30 +0530] rev 39059
8158253: Collections: Implement a noop clear() for EmptyList, EmptyMap and EmptySet
Reviewed-by: psandoz
Contributed-by: Mohamed Naufal <naufal11@gmail.com>
alanb [Fri, 17 Jun 2016 17:17:21 +0100] rev 39058
8140449: (fs) Paths.get("x").relativize("") return ..\ on Windows
Reviewed-by: chegar, rriggs
redestad [Fri, 17 Jun 2016 16:18:37 +0200] rev 39057
8159745: Remove java.net.Parts
Reviewed-by: alanb, chegar
goetz [Tue, 14 Jun 2016 10:44:59 +0200] rev 39056
8159690: [TESTBUG] Mark headful tests with @key headful.
Reviewed-by: simonis, alexsch
weijun [Fri, 17 Jun 2016 21:08:03 +0800] rev 39055
8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781
Reviewed-by: mullan
weijun [Fri, 17 Jun 2016 21:07:31 +0800] rev 39054
8158633: BASE64 encoded cert not correctly parsed with UTF-16
Reviewed-by: mullan
nishjain [Fri, 17 Jun 2016 21:42:38 +0900] rev 39053
8159420: The LanguageRange.parse() method is throwing IllegalArgumentException in Turkish Locale
Reviewed-by: naoto, okutsu, peytoia
mli [Fri, 17 Jun 2016 04:35:09 -0700] rev 39052
8159785: Add test that tests ClassLoader.getResource/getResources in Multi-Release Jar
Reviewed-by: alanb
okutsu [Fri, 17 Jun 2016 17:06:16 +0900] rev 39051
8158272: IncludeLocalesPluginTest.java fails with timeout
8158468: tools/jlink/plugins/IncludeLocalesPluginTest.java doesn't detect test failures
Reviewed-by: alanb, mchung, naoto
alanb [Fri, 17 Jun 2016 08:41:39 +0100] rev 39050
8158456: ModuleDescriptor.read does not verify dependence on java.base in module-info.class
8159248: ModuleFinder.of not clear that FindException thrown if module descriptor cannot be derived for automatic module
Reviewed-by: chegar, mchung
weijun [Fri, 17 Jun 2016 10:53:13 +0800] rev 39049
8156471: test/sun/security/krb5/auto/TestHosts should not be modified in-place
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:36 +0800] rev 39048
8157387: StrongSecureRandom.java timeout after push for JDK-8141039
Reviewed-by: xuelei, wetmore
weijun [Fri, 17 Jun 2016 09:46:34 +0800] rev 39047
8146619: Re-examine supportness of public classes in com.sun.security.auth.**
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:27 +0800] rev 39046
6968542: keytool -importcert cannot deal with duplicate certs
Reviewed-by: xuelei
weijun [Fri, 17 Jun 2016 09:46:03 +0800] rev 39045
8027781: New jarsigner timestamp warning is grammatically incorrect
Reviewed-by: jnimeh, mullan
lana [Thu, 16 Jun 2016 20:56:45 +0000] rev 39044
Merge
darcy [Thu, 16 Jun 2016 13:00:34 -0700] rev 39043
8071859: AnnotationInvocationHandler.equals(Object) return true when apply to annotation
Reviewed-by: mchung, chegar
jlaskey [Thu, 16 Jun 2016 09:09:53 -0300] rev 39042
8159206: All jlink or jmod tests failing
Reviewed-by: alanb, mchung
valeriep [Wed, 15 Jun 2016 23:24:08 +0000] rev 39041
8154191: Deprivilege java.smartcardio module
Summary: Updated java.policy with the entry for java.smartcardio module
Reviewed-by: mullan, mchung
dl [Wed, 15 Jun 2016 13:44:16 -0700] rev 39040
8159351: non-atomic "bulk" ops note in class javadoc for ConcurrentLinkedQueue, ConcurrentLinkedDeque, & LinkedTransferQueue should not include equals
Reviewed-by: martin
dl [Wed, 01 Jun 2016 19:03:15 -0700] rev 39039
8066070: PriorityQueue corrupted when adding non-Comparable
Reviewed-by: martin, chegar
ddehaven [Wed, 15 Jun 2016 12:47:50 -0700] rev 39038
Merge
ddehaven [Wed, 15 Jun 2016 09:24:05 -0700] rev 39037
Merge
psadhukhan [Wed, 08 Jun 2016 09:56:56 +0530] rev 39036
6212751: DOC: ServiceUI.printDialog() need to enhance the description for X,Y coordinates
Reviewed-by: prr
alexsch [Tue, 07 Jun 2016 20:15:01 +0400] rev 39035
8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens
Reviewed-by: alexsch
Contributed-by: Robin Stevens <robin.stevens@scz.be>
ssadetsky [Tue, 07 Jun 2016 11:57:59 +0300] rev 39034
8151015: JTextArea.insert() does not behave as expected with invalid position
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:40:28 +0300] rev 39033
8156121: "Fail forward" fails for GTK3 if no GTK2 available
Reviewed-by: prr
ssadetsky [Tue, 07 Jun 2016 11:29:42 +0300] rev 39032
8154431: Allow source and target based validation for the focus transfer between two JComponents
Reviewed-by: alexsch, prr
psadhukhan [Tue, 07 Jun 2016 11:02:21 +0530] rev 39031
8158520: [TEST_BUG] java/awt/PrintJob/PrinterException.java fails on timeout
Reviewed-by: serb
ddehaven [Mon, 06 Jun 2016 13:16:45 -0700] rev 39030
Merge
serb [Mon, 06 Jun 2016 18:28:46 +0300] rev 39029
8146313: The java.beans.Statement.invoke() method handles 3-arg Class.forName incorrectly
Reviewed-by: prr, ahgross, alexsch
avu [Mon, 06 Jun 2016 16:23:37 +0300] rev 39028
8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
rchamyal [Fri, 03 Jun 2016 12:27:06 +0530] rev 39027
8158358: [TEST_BUG] test/javax/swing/JPopupMenu/8147521/PopupMenuTest.java: compilation failed
Reviewed-by: alexsch, aniyogi
rchamyal [Fri, 03 Jun 2016 11:55:46 +0530] rev 39026
8146319: JEditorPane function setPage leaves a file lock
Reviewed-by: alexsch, ssadetsky
aghaisas [Fri, 03 Jun 2016 11:37:45 +0530] rev 39025
8074829: Resolve disabled warnings for libawt_headless
Reviewed-by: prr, erikj, serb
bae [Thu, 02 Jun 2016 15:36:15 +0300] rev 39024
8078382: Wrong glyph is displayed for a derived font
Reviewed-by: prr, serb
psadhukhan [Thu, 02 Jun 2016 15:20:31 +0530] rev 39023
6842011: StackOverflowError printing landscape with scale and transform
Reviewed-by: prr, flar
aghaisas [Thu, 02 Jun 2016 15:16:07 +0530] rev 39022
8139192: Custom ImageFilters return blank images in Java 8(.45) while working in 7
Reviewed-by: flar, prr
aniyogi [Thu, 02 Jun 2016 13:15:00 +0530] rev 39021
8132771: [TEST_BUG][macosx] Test javax/swing/JTree/DnD/LastNodeLowerHalfDrop.java fails for MacOSX
Reviewed-by: rchamyal, alexsch
prr [Wed, 01 Jun 2016 20:40:11 -0700] rev 39020
8158408: Font2DTest demo needs to use FontPanel resolution matching the screen
Reviewed-by: ssadetsky
ddehaven [Wed, 01 Jun 2016 15:27:51 -0700] rev 39019
Merge
aniyogi [Wed, 01 Jun 2016 11:16:22 +0530] rev 39018
8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Reviewed-by: serb, alexsch
serb [Tue, 31 May 2016 18:31:29 +0300] rev 39017
8157320: The CheckboxMenuItem can not be selected
Reviewed-by: arapte, alexsch
ssadetsky [Tue, 31 May 2016 15:57:01 +0300] rev 39016
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
aniyogi [Tue, 31 May 2016 16:03:21 +0530] rev 39015
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
psadhukhan [Tue, 31 May 2016 12:29:57 +0530] rev 39014
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
serb [Mon, 30 May 2016 13:42:11 +0300] rev 39013
8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
arapte [Mon, 30 May 2016 16:04:40 +0530] rev 39012
8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
aivanov [Mon, 30 May 2016 12:43:18 +0300] rev 39011
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
ssadetsky [Mon, 30 May 2016 11:08:27 +0300] rev 39010
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
ssadetsky [Mon, 30 May 2016 10:50:32 +0300] rev 39009
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
serb [Sun, 29 May 2016 02:34:28 +0300] rev 39008
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky