Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
68000594870c9b1ac08e8b3ee75796bf75b200aa
6800059
7133344: Document the java.security.properties system property feature in the java.security file
by mullan
· 12 years ago
381cfec
7176907: additional warnings cleanup in java.util, java.util.regexp, java.util.zip
by smarks
· 12 years ago
fa8d6de
7174887: Deadlock in jndi ldap connection cleanup Reviewed-by: xuelei
by robm
· 12 years ago
22189ab
7170938: (str) incorrect wording in doc for String.subSequence
by smarks
· 12 years ago
7b0f13c
7100996: (spec str) IndexOutOfBoundsException when using a StringBuffer from multiple threads
by jgish
· 12 years ago
bb766a3
7175845: jar uf changes file permissions unexpectedly
by sherman
· 12 years ago
f46845e
6893617: JDK 6 CNCtx always uses the default ORB Reviewed-by: lancea
by coffeys
· 12 years ago
060fbb9
Merge
by lana
· 12 years ago
8feebf2
Merge
by lana
· 12 years ago
4403bff
7161229: PriorityBlockingQueue keeps hard reference to last removed element
by dholmes
· 12 years ago
642647c
Merge
by lana
· 12 years ago
467b4eb
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
by robm
· 12 years ago
11544c7
Merge
by lana
· 12 years ago
1241c79
Merge
by lana
· 12 years ago
108d72f
Merge
by lana
· 12 years ago
e32af83
7174718: [macosx] Regression in 7u6 b12: PopupFactory leaks DefaultFrames.
by anthony
· 12 years ago
f6ae948
7176784: Windows authentication not working on some computers
by chegar
· 12 years ago
92c46a1
7170716: JVM crash when opening an AWT app from a registered file.
by anthony
· 13 years ago
a451097
Added tag jdk8-b44 for changeset db471a7af031
by katleman
· 13 years ago
efbd630
7178483: Change version string for Embedded releases
by dholmes
· 13 years ago
9276353
7166487: checkSequenceNumber method never called within readRecord of SSLEngineImpl
by xuelei
· 13 years ago
4713fe1
7172430: [macosx] debug message in non debug jdk build
by kizune
· 13 years ago
49946ac
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
by prr
· 13 years ago
4e5375a
6901992: InvalidJarIndexException due to bug in sun.misc.JarIndex.merge()
by chegar
· 13 years ago
0faa537
6380549: (rb) ResourceBundle.Control global binding support Reviewed-by: naoto
by okutsu
· 13 years ago
16c75f5
7174970: NLS [ccjk] Extra mnemonic keys at standard filechooserdialog (open and save) in metal L&F
by alexsch
· 13 years ago
31a0326
7177617: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing (win)
by alanb
· 13 years ago
b4e8850
Merge
by lana
· 13 years ago
ade1483
Merge
by lana
· 13 years ago
06c7046
Merge
by lana
· 13 years ago
319ef2a
7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked
by wetmore
· 13 years ago
611fc5b
7175758: Improve unit test of Map iterators and Iterator.remove()
by mduigou
· 13 years ago
ee6912b
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
by alanb
· 13 years ago
4f5d6b2
7171163: [macosx] Shortcomings in the design of the secondary native event loop made JavaFX DnD deadlock
by kizune
· 13 years ago
e77487f
Merge
by mullan
· 13 years ago
5483273
7156963: Incorrect copyright header in java/io/SerialCallbackContext
by coffeys
· 13 years ago
5977659
Merge
by mullan
· 13 years ago
32536e3
7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011
by mullan
· 13 years ago
d9784e7
7158366: [macosx] Print-to-file dialog doesn't have an entry field for a name
by prr
· 13 years ago
a8c8fc1
Added tag jdk8-b43 for changeset b3246687c369
by katleman
· 13 years ago
2981fde
7145913: CachedRowSetSwriter.insertNewRow() throws SQLException
by lancea
· 13 years ago
413f9d3
7153693: Three 2D_ImageIO tests failed due ImageFormatException on OEL 6.* Unbreakable Kernel x64
by bae
· 13 years ago
18bf350
Merge
by katleman
· 13 years ago
02b54e9
7173919: Minor optimization of hashing methods
by mduigou
· 13 years ago
d798429
7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win]
by alanb
· 13 years ago
b6b0c78
7027300: Unsynchronized HashMap access causes endless loop
by prr
· 13 years ago
2db8d1e
7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail
by alexsch
· 13 years ago
30bd88e
7176644: [macosx] Missing NSAutoreleasePool in CGLGraphicsConfig.m OGLGC_DestroyOGLGraphicsConfig
by anthony
· 13 years ago
d83fb0d
7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586
by weijun
· 13 years ago
3774e68
Merge
by ohair
· 13 years ago
6cc6346
7171918: XmlReaderContentHandler.endElement does not handle a Delete Tag properly
by lancea
· 13 years ago
eec9c8a
7176138: Fixes for missing close() calls and possible null pointer reference instead of fatal error
by ohair
· 13 years ago
262993d
7175966: Fix windows build issues for build-infra project Reviewed-by: ohair
by erikj
· 13 years ago
702333e
7171917: CachedRowSetImpl.populate does not handle map properly
by lancea
· 13 years ago
35b8c16
7155887: ComboBox does not display focus outline in GTK L&F
by luchsh
· 13 years ago
18dac05
7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset
by alanb
· 13 years ago
2d80aad
7173487: closed/java/awt/Frame/RemoveNotifyTest/RemoveNotifyTest.html
by kizune
· 13 years ago
eed88c8
7165725: JAVA6 HTML PARSER CANNOT PARSE MULTIPLE SCRIPT TAGS IN A LINE CORRECTLY
by rupashka
· 13 years ago
bf41261
Merge
by lana
· 13 years ago
676bd4a
Merge
by lana
· 13 years ago
0a74784
Merge
by lana
· 13 years ago
6e74e64
7175566: [macosx] Glich in fix for CR7124247 caused MacOS crash during PIT testing
by kizune
· 13 years ago
50c4ec1
7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true
by robm
· 13 years ago
d81284b
Merge
by sla
· 13 years ago
03ca1bc
Merge
by lancea
· 13 years ago
5707e6d
7092551: Double-click in TextField sets caret to the beginning
by alexsch
· 13 years ago
2ad7337
7175413: Typo in comments of JVM_SupportsCX8 in jvm.h
by chegar
· 13 years ago
e78df74
7170079: Adjustments to build-infra makefiles
by erikj
· 13 years ago
6195836
Merge
by ohair
· 13 years ago
82fb709
Merge
by ohair
· 13 years ago
5f1aaf8
7170969: Add @GenerateNativeHeader to classes whose fields need to be exported for JNI
by erikj
· 13 years ago
9b3e5f8
7172551: Remove Native calls from DriverManager for jigsaw
by lancea
· 13 years ago
803a084
Merge
by asaha
· 13 years ago
c8461bd
Added tag jdk8-b42 for changeset cf5c1f6fbc5b
by cl
· 13 years ago
1598d36
7156657: Version 7 doesn't support translucent popup menus against a translucent window
by rupashka
· 13 years ago
b57619c
Merge
by kizune
· 13 years ago
516dbae
7124247: [macosx] Implement GraphicsDevice.setDisplayMode()
by kizune
· 13 years ago
e554c09
7152952: [macosx] List rows overlap with enlarged font
by alexsch
· 13 years ago
786ea64
7165257: Add JFR tests to the JDK code base
by sla
· 13 years ago
b77322d
7174736: JCK test api/java_util/HashMap/index_EntrySet failing
by mduigou
· 13 years ago
886fa1f
7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win]
by alanb
· 13 years ago
86345ab
7175041: HttpTimestamper should accept https URI Reviewed-by: mullan
by weijun
· 13 years ago
5a658f1
7174233: Openjdk is missing some key maps on the Japanese keyboards
by littlee
· 13 years ago
198407d
7169285: [macosx] Test api/javax_swing/JPopupMenu/descriptions.html#setgetXXX doesn't take Mac main menu
by alexsch
· 13 years ago
d9d8367
Merge
by lana
· 13 years ago
edfafbc
Merge
by lana
· 13 years ago
df17396
7123957: Switch of Gnome theme ends up deadlocked in GTKEngine.native_switch_theme
by dcherepanov
· 13 years ago
574451b
7163471: Licensee source bundle failed around 7u4
by nloodin
· 13 years ago
c1db25b
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
by alanb
· 13 years ago
328f49f
7175011: ProblemList.txt updates (6/2012) Reviewed-by: mduigou, chegar
by alanb
· 13 years ago
988b220
Merge
by dcubed
· 13 years ago
a7631bc
7172149: ArrayIndexOutOfBoundsException from Signature.verify
by xuelei
· 13 years ago
f80cafe
7174244: NPE in Krb5ProxyImpl.getServerKeys() Reviewed-by: weijun
by xuelei
· 13 years ago
713fc66
7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options
by jonas
· 13 years ago
c3215ef
7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012
by khazra
· 13 years ago
a0317c3
7172826: (se) Selector based on the Solaris event port mechanism
by alanb
· 13 years ago
6a56ec8
7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable
by weijun
· 13 years ago
222aca4
Merge
by lana
· 13 years ago
1c35b96
6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter
by sherman
· 13 years ago
f5a0e9a
7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors
by alanb
· 13 years ago
Next »