[Bug libgcj/28340] New: gij ignores -Djava.security.manager

2006-07-11 Thread gbenson at redhat dot com
gij ignores -Djava.security.manager.  The reason for this is that the code to
handle it has not been merged from Classpath's java.lang.ClassLoader.


-- 
   Summary: gij ignores -Djava.security.manager
   Product: gcc
   Version: 4.2.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gbenson at redhat dot com
OtherBugsDependingO 13603
 nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28340



[Bug libgcj/13604] AccessController unfinished

2006-07-28 Thread gbenson at redhat dot com


-- 

gbenson at redhat dot com changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |gbenson at redhat dot com
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2004-08-08 19:52:07 |2006-07-28 08:19:40
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13604



[Bug libgcj/13604] AccessController unfinished

2006-07-28 Thread gbenson at redhat dot com


--- Comment #9 from gbenson at redhat dot com  2006-07-28 10:59 ---
Fixed.


-- 

gbenson at redhat dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13604



[Bug libgcj/28340] gij ignores -Djava.security.manager

2006-08-03 Thread gbenson at redhat dot com


-- 

gbenson at redhat dot com changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |gbenson at redhat dot com
   |dot org |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2006-08-03 11:49:06
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28340



[Bug libgcj/28340] gij ignores -Djava.security.manager

2006-08-07 Thread gbenson at redhat dot com


--- Comment #2 from gbenson at redhat dot com  2006-08-07 14:54 ---
I fixed it now


-- 

gbenson at redhat dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28340



[Bug libgcj/24798] classmap.db should reside in /var/lib/gcj/

2006-08-23 Thread gbenson at redhat dot com


--- Comment #2 from gbenson at redhat dot com  2006-08-23 12:33 ---
Note that aot-compile-rpm uses the output of gcj-dbtool -p to figure out where
to install the libraries (ie /usr/lib or /usr/lib64).  aot-compile-rpm will
start putting them in the wrong place if the default location is changed
without also fixing aot-compile-rpm.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24798



[Bug other/61233] New: Demangler crash

2014-05-19 Thread gbenson at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61233

Bug ID: 61233
   Summary: Demangler crash
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: gbenson at redhat dot com

The demangler crashes when given this symbol:

_Z7ZipWithI7QStringS0_5QListZN4oral6detail16AdaptCreateTableI7AccountEES0_RKNS3_16CachedFieldsDataEEUlRKS0_SA_E_ET1_IDTclfp1_cvT__EcvT0__RKT1_ISC_ERKT1_ISD_ET2_

See https://sourceware.org/bugzilla/show_bug.cgi?id=16957


[Bug other/61460] New: Demangler crash (GDB PR 17043)

2014-06-10 Thread gbenson at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61460

Bug ID: 61460
   Summary: Demangler crash (GDB PR 17043)
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: gbenson at redhat dot com

The demangler crashes when given this symbol:

_ZNK6clover6detail11basic_rangeINS_13adaptor_rangeINS_9addressesEINS2_IRFRNS_5eventEP9_cl_eventEINS_14iterator_rangeIPKS7_NS0_16iterator_adaptorIS3_INSG_IS9_ISC_EESI_EcvT_ISt6vectorIPS4_SaISN_EEvEEv

See https://sourceware.org/bugzilla/show_bug.cgi?id=17043


[Bug other/61805] New: Demangler crash (GDB PR 17157)

2014-07-15 Thread gbenson at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61805

Bug ID: 61805
   Summary: Demangler crash (GDB PR 17157)
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: gbenson at redhat dot com

The demangler crashes when given this symbol:

_ZNK5niven5ColorIfLi4EEdvIfEENSt9enable_ifIXsrSt13is_arithmeticIT_E5valueEKNS0_IDTmlcvS5__Ecvf_EELi44typeES5_

See https://sourceware.org/bugzilla/show_bug.cgi?id=17157


[Bug other/62279] New: Demangler crash

2014-08-27 Thread gbenson at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62279

Bug ID: 62279
   Summary: Demangler crash
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: gbenson at redhat dot com

The demangler crashes when given this symbol:

_ZN5Utils9transformIPN15ProjectExplorer13BuildStepListEZNKS1_18BuildConfiguration14knownStepListsEvEUlS3_E_EE5QListIDTclfp0_cvT__RKS6_IS7_ET0_

See https://sourceware.org/bugzilla/show_bug.cgi?id=14963#c33


[Bug other/63465] New: Demangler crash (GDB PR 17455)

2014-10-06 Thread gbenson at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63465

Bug ID: 63465
   Summary: Demangler crash (GDB PR 17455)
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: gbenson at redhat dot com

The demangler crashes when given this symbol:

_ZSt1aIRPZN1bII1cIcEEE1dIZN1eIIS2_EE1fEOS3_EUlRT_E_EEvOT_E1gEOS8_RNSt1hIS8_E1iE

See https://sourceware.org/bugzilla/show_bug.cgi?id=17455


[Bug libgcj/21891] must audit libgcj for required SecurityManager calls

2006-03-08 Thread gbenson at redhat dot com


-- 

gbenson at redhat dot com changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |gbenson at redhat dot com
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2005-09-26 00:51:42 |2006-03-08 16:30:32
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21891



[Bug libgcj/21891] must audit libgcj for required SecurityManager calls

2006-03-08 Thread gbenson at redhat dot com


--- Comment #3 from gbenson at redhat dot com  2006-03-08 16:32 ---
See http://people.redhat.com/gbenson/throwpoint-report.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21891



[Bug java/21362] New: ICE in make_edges, at cfgbuild.c:327

2005-05-03 Thread gbenson at redhat dot com
Compiling the attached jarfile with optimisation fails with gcj (GCC) 4.0.0
20050423 (Red Hat 4.0.0-2).

$ gcj -findirect-dispatch -shared bork.jar # works
$ gcj -findirect-dispatch -shared -O bork.jar
org/apache/catalina/session/FileStore.java: In class
'org.apache.catalina.session.FileStore':
org/apache/catalina/session/FileStore.java: In method
'org.apache.catalina.session.FileStore.save(org.apache.catalina.Session)':
org/apache/catalina/session/FileStore.java:0: internal compiler error: in
make_edges, at cfgbuild.c:327

-- 
   Summary: ICE in make_edges, at cfgbuild.c:327
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: java
AssignedTo: unassigned at gcc dot gnu dot org
    ReportedBy: gbenson at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC target triplet: i386-redhat-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21362


[Bug java/21362] ICE in make_edges, at cfgbuild.c:327

2005-05-03 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-03 15:26 
---
Created an attachment (id=8808)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8808&action=view)
Testcase


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21362


[Bug java/21362] ICE in make_edges, at cfgbuild.c:327

2005-05-03 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-03 15:27 
---
This is possibly the same as bug 20606.

-- 
   What|Removed |Added

   Keywords||ice-on-valid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21362


[Bug java/21362] ICE in make_edges, at cfgbuild.c:327

2005-05-03 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-03 15:53 
---
Created an attachment (id=8809)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8809&action=view)
Testcase source


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21362


[Bug libgcj/21736] New: MessageFormat("{0,time,medium}") fails

2005-05-24 Thread gbenson at redhat dot com
Attempting to create a MessageFormat with a "time" element styled as "medium"
raises an exception.  The error, in MessageFormat.setLocale(), happens because
DateFormat.DEFAULT has the same value as DateFormat.MEDIUM, and the code was
obviously written with the assumption that this is not the case.

-- 
   Summary: MessageFormat("{0,time,medium}") fails
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
    ReportedBy: gbenson at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21736


[Bug libgcj/21736] MessageFormat("{0,time,medium}") fails

2005-05-24 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-24 10:01 
---
Created an attachment (id=8959)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8959&action=view)
Testcase


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21736


[Bug libgcj/21736] MessageFormat("{0,time,medium}") fails

2005-05-24 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-24 10:02 
---
Created an attachment (id=8960)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8960&action=view)
Fix


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21736


[Bug libgcj/21736] MessageFormat("{0,time,medium}") fails

2005-05-25 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-05-25 08:44 
---
No problem, thanks for handling it :)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21736


[Bug libgcj/21880] New: javax.swing.text.JTextComponent has no read() method

2005-06-02 Thread gbenson at redhat dot com
javax.swing.text.JTextComponent should have the following method:

  void read(Reader in, Object desc)

but it doesn't.  This causes JREFactory to fail.

-- 
   Summary: javax.swing.text.JTextComponent has no read() method
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gbenson at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21880


[Bug libgcj/21949] New: java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public

2005-06-07 Thread gbenson at redhat dot com
The getClassLoader method of java.rmi.server.RMIClassLoader is private, but it
should be public according to the spec.  The attached patch fixes.

http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/server/RMIClassLoader.html#getClassLoader(java.lang.String)

-- 
   Summary: java.rmi.server.RMIClassLoader.getClassLoader() is
private, should be public
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gbenson at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21949


[Bug libgcj/21949] java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public

2005-06-07 Thread gbenson at redhat dot com

--- Additional Comments From gbenson at redhat dot com  2005-06-07 15:45 
---
Created an attachment (id=9044)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9044&action=view)
Fix


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21949